summaryrefslogtreecommitdiff
path: root/rsc
AgeCommit message (Expand)Author
2013-03-19further OUString cleanupThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-19reduce whitespaces between include and filenameThomas Arnhold
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-14fdo#39445 writing out tools/fsys.hxxKrisztian Pinter
2013-03-13more subtle dependencies for cross-compilationMatúš Kukan
2013-03-09coverity#705676: fix memory leakMarkus Mohrhard
2013-03-08simplify compareTo (now correct)Thomas Arnhold
2013-03-08Revert "simplify some compareTo"Stephan Bergmann
2013-03-08simplify some compareToThomas Arnhold
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-04doubled includesThomas Arnhold
2013-02-28remove all d.lstMichael Stahl
2013-02-27Factor out duplicate enums and types from rsc and vcl into one headerTor Lillqvist
2013-02-26this dmake file in rsc was inadvertently addedCaolán McNamara
2013-02-23Fix typo accessable/accessibleJulien Nabet
2013-02-13Reduce scopeJulien Nabet
2013-02-12Some cppcheck cleaningJulien Nabet
2013-02-12Some cppcheck cleaningJulien Nabet
2013-02-06Some cppcheck cleaningJulien Nabet
2013-01-27Some cppcheck cleaningJulien Nabet
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-12-27Check for __GNUC__ instead of GCC in sourcesTor Lillqvist
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-20use LanguageTagEike Rathke
2012-11-20incorrect body alignmentLuboš Luňák
2012-11-20unused variableLuboš Luňák
2012-11-14Turn some memmove into memcpy when it is safe to do so.jailletc36
2012-10-17More useless code, "#if 0" blocks in lingucomponent, sal, and rscMarcos Paulo de Souza
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-08-18remove some useless commentsThomas Arnhold
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-08STL'ify UniqueIndexNoel Grandin
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-26remove unused border stylesIvan Timofeev
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-25re-base on ALv2 code.Michael Meeks
2012-06-25removed unused forward declarations of classTakeshi Abe
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-07nuke dead codeTakeshi Abe