summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* Cleanup comments and some translations in style.cxxJoren De Cuyper2013-03-261-57/+10
* Lock files make no sense on Android or iOSTor Lillqvist2013-03-261-1/+2
* style.hrc: translate commentsMichael Stahl2013-03-261-10/+10
* fdo#61429: Stylist: save selection of "Hierarchical" entryMichael Stahl2013-03-261-0/+1
* "atomar" is not a wordTor Lillqvist2013-03-233-4/+4
* chose date that does not suffer from historic time zone bugEike Rathke2013-03-221-9/+9
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-192-11/+11
* unit test for fdo#60915Korrawit Pruegsanusak2013-03-191-0/+61
* renamed method, it determines if symbol combinesEike Rathke2013-03-181-2/+2
* use switch instead of multiple ifsEike Rathke2013-03-181-9/+13
* make empty subformat code work againEike Rathke2013-03-181-3/+3
* avoid Wundef in cases where the usage seems otherwise okLuboš Luňák2013-03-181-2/+2
* janitorial: typo in commentLionel Elie Mamane2013-03-181-1/+1
* i#120055 Prevent crash caused by un-disposed secondary item pool.Andre Fischer2013-03-151-1/+12
* clarify logicEike Rathke2013-03-151-6/+5
* rename methods to something meaningfulEike Rathke2013-03-153-7/+8
* simplify logicEike Rathke2013-03-151-6/+4
* i#119964 - Number displays different from MS with the same format codeWang Lei2013-03-152-0/+15
* Fix svl Windows buildFridrich Štrba2013-03-141-1/+0
* Fix buildFridrich Štrba2013-03-141-1/+0
* resurrect svl/qa/unit/svl.cxxKorrawit Pruegsanusak2013-03-143-4/+80
* I'm pretty sure this was meant to be unsigned.Kohei Yoshida2013-03-141-1/+1
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* resolved fdo#62278 test for LanguageTag equality resolving system localeEike Rathke2013-03-131-1/+1
* Resolves: #i119943 Underline can not work with ";" in format codeWang Lei2013-03-131-1/+17
* fdo#60724: Fix spelling avaliable -> available.Steven Meyer2013-03-131-1/+1
* Revert "reduce some uglyness"Thomas Arnhold2013-03-123-197/+255
* svl: fix buildThomas Arnhold2013-03-111-4/+4
* reduce some uglyness IIThomas Arnhold2013-03-114-126/+103
* reduce some uglynessThomas Arnhold2013-03-113-255/+197
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-091-1/+1
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-087-0/+18
* fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac2013-03-072-6/+6
* sal_Bool to boolTakeshi Abe2013-03-042-3/+3
* remove unused and commented out codeThomas Arnhold2013-03-042-10/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* remove all d.lstMichael Stahl2013-02-281-0/+0
* loplugin: improve indentationThomas Arnhold2013-02-251-4/+2
* Fix typo accessable/accessibleJulien Nabet2013-02-231-1/+1
* sal: update log areasThomas Arnhold2013-02-231-1/+1
* fix string conversion in 1da3af5f1eb6a32fd0ab10da7cf2f8ddb298a3a1Ivan Timofeev2013-02-221-13/+3
* fdo#38838, ::rtl::OUString, String to OUStringGergő Mocsi2013-02-222-6/+6
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* typo: allways -> alwaysAndras Timar2013-02-201-1/+1
* related coverity#984042 move potentially uninitialized scalar variablesCaolán McNamara2013-02-191-2/+2
* coverity#984042 Uninitialized scalar variableCaolán McNamara2013-02-181-1/+1
* Some cppcheck cleaningJulien Nabet2013-02-161-1/+1
* Better error reportingStephan Bergmann2013-02-051-16/+21
* SfxPoolItem: fix annoying -Werror=shadow the hard wayMichael Stahl2013-01-283-29/+30
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-2837-88/+78