summaryrefslogtreecommitdiff
path: root/rsc
AgeCommit message (Expand)AuthorFilesLines
2014-05-20C string usage improvmentArnaud Versini1-2/+1
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold21-60/+58
2014-05-10coverity#984106 Uninitialized scalar fieldCaolán McNamara1-2/+2
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-4/+2
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni4-7/+7
2014-04-16Some trivial -fsanitize=undefined adaptionsStephan Bergmann2-5/+4
2014-04-14remove outdated RS6000 checksThomas Arnhold2-12/+2
2014-04-08Clean up function declarationStephan Bergmann3-1/+33
2014-04-04coverity#707973 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-04-04coverity#707972 Uninitialized scalar fieldCaolán McNamara1-1/+4
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann5-7/+7
2014-04-01coverity#707522 Uninitialized scalar variableCaolán McNamara1-0/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann10-169/+169
2014-03-14callcatcher: update unused codeCaolán McNamara2-14/+0
2014-03-13coverity#708798 Unused pointer valueCaolán McNamara1-2/+1
2014-03-13CurrencyFields cannot be loaded from .src anymoreCaolán McNamara3-48/+0
2014-03-13MetricBoxes cannot be loaded from .src anymoreCaolán McNamara3-29/+0
2014-03-13CurrencyBoxes cannot be loaded from .src anymoreCaolán McNamara3-37/+0
2014-03-13DateBoxes cannot be loaded from .src anymoreCaolán McNamara3-26/+0
2014-03-13TimeBoxes cannot be loaded from .src anymoreCaolán McNamara3-27/+0
2014-03-13MoreButtons cannot be loaded from .src anymoreCaolán McNamara3-30/+0
2014-02-28fdo#63154 Remove unused solar.hAlexandre Vicenzi4-19/+17
2014-02-26Remove visual noise from rscAlexander Wilms1-17/+17
2014-02-24harmonize Tell() Seek() type.Norbert Thiebaud1-2/+2
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-3/+4
2014-02-10coverity#708799 unused pointer valueNoel Grandin1-6/+4
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-25coverity#983075 : ressource leakNorbert Thiebaud1-0/+1
2014-01-10Use boolStephan Bergmann4-5/+4
2014-01-10Be explicit when using bool as integral valueStephan Bergmann2-2/+2
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa1-2/+0
2013-11-23widht -> widthJulien Nabet1-1/+1
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin1-4/+4
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin1-8/+4
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-8/+7
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-12Simpligy: Bin odd atexit crackTor Lillqvist1-15/+0
2013-10-09CID#707521 unintialized memberCaolán McNamara1-0/+1
2013-10-09CID#707522 uninitialized memberCaolán McNamara1-1/+2
2013-09-25Revert "More ICU dependencies that are now dragged in"Matúš Kukan1-6/+0
2013-09-23More ICU dependencies that are now dragged inTor Lillqvist1-0/+6
2013-09-12CID#441298 use after freeCaolán McNamara1-0/+1
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke2-2/+2
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-2/+1
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara3-26/+0
2013-08-23encapsulate IsoLangEntry againEike Rathke1-5/+5
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák3-4/+4
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-1/+1