summaryrefslogtreecommitdiffstats
path: root/rsc
Commit message (Expand)AuthorAgeFilesLines
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* fdo#39445 writing out tools/fsys.hxxKrisztian Pinter2013-03-142-9/+7
* more subtle dependencies for cross-compilationMatúš Kukan2013-03-131-2/+2
* coverity#705676: fix memory leakMarkus Mohrhard2013-03-091-4/+7
* simplify compareTo (now correct)Thomas Arnhold2013-03-081-1/+1
* Revert "simplify some compareTo"Stephan Bergmann2013-03-081-1/+1
* simplify some compareToThomas Arnhold2013-03-081-1/+1
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-15/+15
* sal_Bool to boolTakeshi Abe2013-03-041-1/+1
* doubled includesThomas Arnhold2013-03-042-2/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* Factor out duplicate enums and types from rsc and vcl into one headerTor Lillqvist2013-02-273-131/+135
* this dmake file in rsc was inadvertently addedCaolán McNamara2013-02-261-0/+0
* Fix typo accessable/accessibleJulien Nabet2013-02-231-1/+1
* Reduce scopeJulien Nabet2013-02-131-1/+1
* Some cppcheck cleaningJulien Nabet2013-02-121-2/+2
* Some cppcheck cleaningJulien Nabet2013-02-121-7/+4
* Some cppcheck cleaningJulien Nabet2013-02-061-10/+4
* Some cppcheck cleaningJulien Nabet2013-01-271-5/+2
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+2
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-211-1/+1
* Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-091-1/+1
* Check for __GNUC__ instead of GCC in sourcesTor Lillqvist2012-12-271-1/+1
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-1/+1
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-282-5/+1
* use LanguageTagEike Rathke2012-11-201-1/+2
* incorrect body alignmentLuboš Luňák2012-11-204-139/+139
* unused variableLuboš Luňák2012-11-201-1/+1
* Turn some memmove into memcpy when it is safe to do so.jailletc362012-11-141-2/+2
* More useless code, "#if 0" blocks in lingucomponent, sal, and rscMarcos Paulo de Souza2012-10-171-6/+0
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-121-1/+1
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-3/+2
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* remove some useless commentsThomas Arnhold2012-08-181-1/+0
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-141-1/+0
* STL'ify UniqueIndexNoel Grandin2012-08-084-65/+69
* Remove non-existing forward declarationsThomas Arnhold2012-08-071-1/+0
* Typo ressource -> resourceStephan Bergmann2012-07-303-5/+5
* remove unused border stylesIvan Timofeev2012-07-262-4/+0
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
* re-base on ALv2 code.Michael Meeks2012-06-2554-1255/+769
* removed unused forward declarations of classTakeshi Abe2012-06-251-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-215-118/+73
* remove some UniString ctorsCaolán McNamara2012-06-191-10/+10
* nuke dead codeTakeshi Abe2012-06-071-12/+0
* WaE: return value of fwrite uncheckedCaolán McNamara2012-05-251-12/+12
* WaE: ignoring return value of fwriteCaolán McNamara2012-05-031-4/+8
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-292-1/+0