This reverts mostly all of my hrc string cleanup commits. As Markus stated indc05a825e7
those are erroneous and mostly untested. And therefore absolutely unsave. I only did test them by compiling and checking the main screens. Cleaning those files seems to be much more complicated than I thought. So to be absolutely save I do this huge revert. Sorry for this. Revert "hrc cleanup: Further cleanup" This reverts commit60212988e1
. Revert "hrc cleanup: Remove unused strings" This reverts commit0e2d7550dd
. Revert "hrc cleanup: Remove unused Strings in sfx2/source/doc/doc.hrc" This reverts commitefb74b5dfd
. Revert "hrc cleanup: Remove unused Strings in cui" This reverts commit527e8f6186
. Revert "hrc cleanup: Remove unused Strings in desktop" This reverts commitac3800fbb9
. Revert "hrc cleanup: Remove unused cstitem.src" This reverts commitae95e31831
. Revert "hrc cleanup: Remove unused strings in wizards" This reverts commit20f9a17443
. Revert "hrc cleanup: Remove unused Strings in sfx2" This reverts commitc26d4d3446
.
"Abstract" windowing thing, UNO implementations of windowing stuff so that it can be used from Basic or Java. But also stuff that has no connection to Basic or Java. Note that the "awt" here has no relation to the Java awt, as far as I know. It might be inspired by it API-wise, perhaps. (If you know differently, feel free to improve this REDAME file.)