summaryrefslogtreecommitdiff
path: root/svl/source
AgeCommit message (Expand)Author
2013-04-07Fix Array index "i" is used before limits checkJulien Nabet
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05resolved fdo#63161 out of bounds string accessEike Rathke
2013-04-03Asserting rtl::O[U]StringBuffer::operator [] preconditionsStephan Bergmann
2013-04-02Revert "Revert "reduce some uglyness""Thomas Arnhold
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-27-Werror=unused-macrosStephan Bergmann
2013-03-26Cleanup comments and some translations in style.cxxJoren De Cuyper
2013-03-23"atomar" is not a wordTor Lillqvist
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-18renamed method, it determines if symbol combinesEike Rathke
2013-03-18use switch instead of multiple ifsEike Rathke
2013-03-18make empty subformat code work againEike Rathke
2013-03-18avoid Wundef in cases where the usage seems otherwise okLuboš Luňák
2013-03-18janitorial: typo in commentLionel Elie Mamane
2013-03-15i#120055 Prevent crash caused by un-disposed secondary item pool.Andre Fischer
2013-03-15rename methods to something meaningfulEike Rathke
2013-03-15simplify logicEike Rathke
2013-03-15i#119964 - Number displays different from MS with the same format codeWang Lei
2013-03-13resolved fdo#62278 test for LanguageTag equality resolving system localeEike Rathke
2013-03-13Resolves: #i119943 Underline can not work with ";" in format codeWang Lei
2013-03-13fdo#60724: Fix spelling avaliable -> available.Steven Meyer
2013-03-12Revert "reduce some uglyness"Thomas Arnhold
2013-03-11svl: fix buildThomas Arnhold
2013-03-11reduce some uglyness IIThomas Arnhold
2013-03-11reduce some uglynessThomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-23Fix typo accessable/accessibleJulien Nabet
2013-02-23sal: update log areasThomas Arnhold
2013-02-22fix string conversion in 1da3af5f1eb6a32fd0ab10da7cf2f8ddb298a3a1Ivan Timofeev
2013-02-22fdo#38838, ::rtl::OUString, String to OUStringGergő Mocsi
2013-02-22s/the the/the/Tor Lillqvist
2013-02-20typo: allways -> alwaysAndras Timar
2013-02-19related coverity#984042 move potentially uninitialized scalar variablesCaolán McNamara
2013-02-18coverity#984042 Uninitialized scalar variableCaolán McNamara
2013-02-16Some cppcheck cleaningJulien Nabet
2013-02-05Better error reportingStephan Bergmann
2013-01-28SfxPoolItem: fix annoying -Werror=shadow the hard wayMichael Stahl
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-28fdo#46808, Convert svl/lockfile code to XComponentContextNoel Grandin