summaryrefslogtreecommitdiff
path: root/svl/AllLangResTarget_svl.mk
AgeCommit message (Collapse)Author
2012-07-18Revert hrc string cleanupThomas Arnhold
This reverts mostly all of my hrc string cleanup commits. As Markus stated in dc05a825e71316e6f602e5c8dfcd3d10ecb6252f 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 commit 60212988e1cd84169afb028a4255b6f935f1fd4b. Revert "hrc cleanup: Remove unused strings" This reverts commit 0e2d7550dd287843b70c03dee952c02f9bd8afb5. Revert "hrc cleanup: Remove unused Strings in sfx2/source/doc/doc.hrc" This reverts commit efb74b5dfdb773ba53b29080e1996a93d2c1cac2. Revert "hrc cleanup: Remove unused Strings in cui" This reverts commit 527e8f61868210c54bdad650f16390bda03c4353. Revert "hrc cleanup: Remove unused Strings in desktop" This reverts commit ac3800fbb9f3251276302b24fa0542441276a34f. Revert "hrc cleanup: Remove unused cstitem.src" This reverts commit ae95e31831916df760503bfc2496b7bc55bc638b. Revert "hrc cleanup: Remove unused strings in wizards" This reverts commit 20f9a1744319ecdf18c9ab6d0873bb586eb4d03f. Revert "hrc cleanup: Remove unused Strings in sfx2" This reverts commit c26d4d34467008418ebf138412e87886694c326c.
2012-07-13hrc cleanup: Remove unused cstitem.srcThomas Arnhold
STR_COLUM_DT_AUTO is unused too. Change-Id: Icd14e697842ec7c78131a76daa683aae1b5dfc3f
2012-07-02re-base on ALv2 code.Michael Meeks
2012-04-09add package deps for resourcesDavid Tardon
2012-03-25svl: add include path and more add_package_headersMatúš Kukan
2012-02-10fdo#39491 more of unnecessary include pathsMatúš Kukan
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-03-17Cygwin fixes and cleanupsTor Lillqvist
With realpath now called in AllLangResTarget.mk, we can revert the explicit expansion of the symlinks to clone/libs-gui/toolkit in the makefiles for the resources. Also remove unnecessary -I switches that apparently have just been copy-pasted blindly. Add realpath calls for -I switches to the makefiles for the executables.
2011-03-16Use realpath to avoid -I options containing symlinks on CygwinTor Lillqvist
2011-01-25CWS gnumake3: fix license headersMathias Bauer
2010-06-26CWS gnumake2: module reorgBjoern Michaelsen