summaryrefslogtreecommitdiffstats
path: root/rsc/source/rsc
Commit message (Expand)AuthorAgeFilesLines
* drop window related stuff from rscCaolán McNamara2016-10-251-3/+0
* tdf#100726 Improve readability of OUString concatinatione123462016-10-021-2/+2
* loplugin:singlevalfields in l10ntools..saxNoel Grandin2016-09-151-5/+1
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-151-2/+2
* tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu2016-08-261-3/+3
* remove comphelper::string::removeNoel Grandin2016-07-041-1/+1
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-3/+3
* loplugin:constantparam in rscNoel Grandin2016-03-231-1/+1
* Revert "tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals"Norbert Thiebaud2016-03-131-3/+9
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-121-9/+3
* sal_uIntPtr/sal_uLong to Index (aka sal_uInt32) in UniqueIndexMatteo Casalin2016-03-011-13/+13
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-22/+22
* remove extra spaces around ::Noel Grandin2015-10-261-2/+2
* tdf#39468: Translate German comments in core/rsc/sourceLucas Satabin2015-08-281-20/+20
* loplugin:loopvartoosmallNoel Grandin2015-05-291-2/+2
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-1/+1
* coverity#1266502 Useless callCaolán McNamara2015-01-261-6/+0
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-2/+2
* Remove unnecessary comphelper::string::getTokenStephan Bergmann2015-01-021-4/+3
* fdo#39440 rsc: reduce scope of local variablesMichael Weghorn2014-12-191-4/+2
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* coverity#982170 Unchecked return value from libraryCaolán McNamara2014-10-131-2/+2
* rsc: ignore -isystem argsStephan Bergmann2014-06-261-1/+14
* Remove unnecessary semicolonsPeter Senna Tschudin2014-05-271-7/+7
* harmonize Tell() Seek() type.Norbert Thiebaud2014-02-241-2/+2
* coverity#708799 unused pointer valueNoel Grandin2014-02-101-6/+4
* remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2013-11-221-4/+4
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin2013-11-201-8/+7
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-311-1/+1
* callcatcher: update unused code listCaolán McNamara2013-08-161-11/+0
* module rsc: String, bool and other clean-up.Norbert Thiebaud2013-07-031-14/+18
* fdo#43460 sd,rsc,ucb,sdext: use isEmpty()Jelle van der Waa2013-06-241-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-41/+41
* fdo#39445 writing out tools/fsys.hxx (rsc)Andras Timar2013-03-271-51/+41
* remove unused functionality from Resource CompilerAndras Timar2013-03-271-303/+12
* Revert "replace DirEntry to osl::FileBase in a few cases in rsc"Andras Timar2013-03-251-14/+10
* remove unnecessary 'using' linesAndras Timar2013-03-251-4/+0
* replace DirEntry to osl::FileBase in a few cases in rscAndras Timar2013-03-251-11/+14
* Revert "RscCmdLine: don't use obsolete DirEntry"Michael Stahl2013-03-211-4/+5
* RscCmdLine: don't use obsolete DirEntryMiklos Vajna2013-03-211-5/+4
* further OUString cleanupThomas Arnhold2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-1/+1
* fdo#39445 writing out tools/fsys.hxxKrisztian Pinter2013-03-141-2/+1
* 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
* unused variableLuboš Luňák2012-11-201-1/+1
* STL'ify UniqueIndexNoel Grandin2012-08-081-21/+31
* Typo ressource -> resourceStephan Bergmann2012-07-301-3/+3
* re-base on ALv2 code.Michael Meeks2012-06-251-23/+14