summaryrefslogtreecommitdiff
path: root/rsc
AgeCommit message (Expand)Author
2014-05-20C string usage improvmentArnaud Versini
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-10coverity#984106 Uninitialized scalar fieldCaolán McNamara
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-16Some trivial -fsanitize=undefined adaptionsStephan Bergmann
2014-04-14remove outdated RS6000 checksThomas Arnhold
2014-04-08Clean up function declarationStephan Bergmann
2014-04-04coverity#707973 Uninitialized scalar fieldCaolán McNamara
2014-04-04coverity#707972 Uninitialized scalar fieldCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01coverity#707522 Uninitialized scalar variableCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-14callcatcher: update unused codeCaolán McNamara
2014-03-13coverity#708798 Unused pointer valueCaolán McNamara
2014-03-13CurrencyFields cannot be loaded from .src anymoreCaolán McNamara
2014-03-13MetricBoxes cannot be loaded from .src anymoreCaolán McNamara
2014-03-13CurrencyBoxes cannot be loaded from .src anymoreCaolán McNamara
2014-03-13DateBoxes cannot be loaded from .src anymoreCaolán McNamara
2014-03-13TimeBoxes cannot be loaded from .src anymoreCaolán McNamara
2014-03-13MoreButtons cannot be loaded from .src anymoreCaolán McNamara
2014-02-28fdo#63154 Remove unused solar.hAlexandre Vicenzi
2014-02-26Remove visual noise from rscAlexander Wilms
2014-02-24harmonize Tell() Seek() type.Norbert Thiebaud
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-10coverity#708799 unused pointer valueNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-25coverity#983075 : ressource leakNorbert Thiebaud
2014-01-10Use boolStephan Bergmann
2014-01-10Be explicit when using bool as integral valueStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-11-23widht -> widthJulien Nabet
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-12Simpligy: Bin odd atexit crackTor Lillqvist
2013-10-09CID#707521 unintialized memberCaolán McNamara
2013-10-09CID#707522 uninitialized memberCaolán McNamara
2013-09-25Revert "More ICU dependencies that are now dragged in"Matúš Kukan
2013-09-23More ICU dependencies that are now dragged inTor Lillqvist
2013-09-12CID#441298 use after freeCaolán McNamara
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara
2013-08-23encapsulate IsoLangEntry againEike Rathke
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks