summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)AuthorFilesLines
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák3-6/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák80-774/+770
2013-04-05new module i18nlangtagEike Rathke21-24/+24
2013-04-05resolved fdo#63161 out of bounds string accessEike Rathke1-0/+4
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist1-1/+2
2013-04-03Asserting rtl::O[U]StringBuffer::operator [] preconditionsStephan Bergmann1-1/+3
2013-04-02Revert "Revert "reduce some uglyness""Thomas Arnhold3-254/+197
2013-04-02nranges: add lost header guardThomas Arnhold1-0/+1
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith4-26/+26
2013-03-29unit test for i#116701Korrawit Pruegsanusak1-0/+45
2013-03-29ResMgr with LanguageTagEike Rathke5-13/+10
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-26Lock files make no sense on Android or iOSTor Lillqvist1-1/+2
2013-03-26style.hrc: translate commentsMichael Stahl1-10/+10
2013-03-26fdo#61429: Stylist: save selection of "Hierarchical" entryMichael Stahl1-0/+1
2013-03-23"atomar" is not a wordTor Lillqvist3-4/+4
2013-03-22chose date that does not suffer from historic time zone bugEike Rathke1-9/+9
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2-11/+11
2013-03-19unit test for fdo#60915Korrawit Pruegsanusak1-0/+61
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-15clarify logicEike Rathke1-6/+5
2013-03-15rename methods to something meaningfulEike Rathke3-7/+8
2013-03-15simplify logicEike Rathke1-6/+4
2013-03-15i#119964 - Number displays different from MS with the same format codeWang Lei2-0/+15
2013-03-14Fix svl Windows buildFridrich Štrba1-1/+0
2013-03-14Fix buildFridrich Štrba1-1/+0
2013-03-14resurrect svl/qa/unit/svl.cxxKorrawit Pruegsanusak3-4/+80
2013-03-14I'm pretty sure this was meant to be unsigned.Kohei Yoshida1-1/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
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 Arnhold3-197/+255
2013-03-11svl: fix buildThomas Arnhold1-4/+4
2013-03-11reduce some uglyness IIThomas Arnhold4-126/+103
2013-03-11reduce some uglynessThomas Arnhold3-255/+197
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim7-0/+18
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac2-6/+6
2013-03-04sal_Bool to boolTakeshi Abe2-3/+3
2013-03-04remove unused and commented out codeThomas Arnhold2-10/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-25loplugin: improve indentationThomas Arnhold1-4/+2