summaryrefslogtreecommitdiff
path: root/svl/source
AgeCommit message (Expand)AuthorFilesLines
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith3-14/+14
2013-03-29ResMgr with LanguageTagEike Rathke4-11/+8
2013-03-27-Werror=unused-macrosStephan Bergmann1-1/+1
2013-03-26Cleanup comments and some translations in style.cxxJoren De Cuyper1-57/+10
2013-03-23"atomar" is not a wordTor Lillqvist2-3/+3
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2-11/+11
2013-03-18renamed method, it determines if symbol combinesEike Rathke1-2/+2
2013-03-18use switch instead of multiple ifsEike Rathke1-9/+13
2013-03-18make empty subformat code work againEike Rathke1-3/+3
2013-03-18avoid Wundef in cases where the usage seems otherwise okLuboš Luňák1-2/+2
2013-03-18janitorial: typo in commentLionel Elie Mamane1-1/+1
2013-03-15i#120055 Prevent crash caused by un-disposed secondary item pool.Andre Fischer1-1/+12
2013-03-15rename methods to something meaningfulEike Rathke2-5/+5
2013-03-15simplify logicEike Rathke1-6/+4
2013-03-15i#119964 - Number displays different from MS with the same format codeWang Lei1-0/+3
2013-03-13resolved fdo#62278 test for LanguageTag equality resolving system localeEike Rathke1-1/+1
2013-03-13Resolves: #i119943 Underline can not work with ";" in format codeWang Lei1-1/+17
2013-03-13fdo#60724: Fix spelling avaliable -> available.Steven Meyer1-1/+1
2013-03-12Revert "reduce some uglyness"Thomas Arnhold2-179/+223
2013-03-11svl: fix buildThomas Arnhold1-4/+4
2013-03-11reduce some uglyness IIThomas Arnhold2-91/+87
2013-03-11reduce some uglynessThomas Arnhold2-223/+179
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+6
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac1-2/+2
2013-03-04sal_Bool to boolTakeshi Abe2-3/+3
2013-03-04remove unused and commented out codeThomas Arnhold1-9/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-25loplugin: improve indentationThomas Arnhold1-4/+2
2013-02-23Fix typo accessable/accessibleJulien Nabet1-1/+1
2013-02-23sal: update log areasThomas Arnhold1-1/+1
2013-02-22fix string conversion in 1da3af5f1eb6a32fd0ab10da7cf2f8ddb298a3a1Ivan Timofeev1-13/+3
2013-02-22fdo#38838, ::rtl::OUString, String to OUStringGergő Mocsi1-1/+1
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-20typo: allways -> alwaysAndras Timar1-1/+1
2013-02-19related coverity#984042 move potentially uninitialized scalar variablesCaolán McNamara1-2/+2
2013-02-18coverity#984042 Uninitialized scalar variableCaolán McNamara1-1/+1
2013-02-16Some cppcheck cleaningJulien Nabet1-1/+1
2013-02-05Better error reportingStephan Bergmann1-16/+21
2013-01-28SfxPoolItem: fix annoying -Werror=shadow the hard wayMichael Stahl2-10/+11
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac20-63/+54
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin3-13/+13
2013-01-28fdo#46808, Convert svl/lockfile code to XComponentContextNoel Grandin3-10/+6
2013-01-22silence MacOS X tinderboxDavid Tardon1-1/+2
2013-01-22do not second-guess which classes use a stylesheetDavid Tardon1-0/+5
2013-01-21resolve fdo#59240 - FORMATTING: Thai number shown as Arabic numeralsJoren De Cuyper1-1/+1
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac4-6/+4
2013-01-13fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2-5/+4
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac3-8/+8
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-1/+0