As always, there are some hacks.
By grouping objects, you can end up with a new object without transformation.
Likewise, group the object, scale it,
group it again, rotate it.
Theoretically this way you can enter the group and change the parametres for the scaling in the group inside -with the xml editor, Shift+Ctrl+X.
However it may not be the best idea to use preserved instead of optimized transformations if you work with strokes etc.
Also inkscape tends to use transformation matrix for all kind of transformations.
For another level of "hacking", if you can put # mark to the rotation in the codes of the file, making it a comment, you can disable it temporarily, then remove that character and it will apply.
Theoretically again, haven't tested. Guessing the xml editor won't let doing so itself, a text editor would be necessary.
Then it is more handy if you need to rotate only few times in a file, with a certain value.
But the bounding box size will always display the actual horizontal/vertical measures, meaning you can't effectively resize by typing in values to those boxes.
You can work with transparent rectangles as reference objects, maybe?
In my experience it's still faster to construct manually though.