summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* execute move of global headersBjoern Michaelsen2013-04-2390-12354/+0
* eliminated another unnecessary rString.toString()Eike Rathke2013-04-231-1/+1
* fixed a mess of out of bounds string accessesEike Rathke2013-04-221-23/+40
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-7/+7
* Delete two pass-through include files and update the file that included them.Michael Dunphy2013-04-193-46/+0
* OUString::startsWith() is not equivalent to String::Match()Eike Rathke2013-04-191-2/+2
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-182-3/+3
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* spurious warning C4701: potentially uninitialized local variableMichael Stahl2013-04-121-2/+2
* Resolves: #i120077# Memory leak fixed in ScXMLFontAutoStylePool_ImplArmin Le Grand2013-04-102-14/+11
* fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey2013-04-101-1/+1
* Fix Array index "i" is used before limits checkJulien Nabet2013-04-071-2/+2
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-073-6/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0780-774/+770
* new module i18nlangtagEike Rathke2013-04-0521-24/+24
* resolved fdo#63161 out of bounds string accessEike Rathke2013-04-051-0/+4
* Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist2013-04-051-1/+2
* Asserting rtl::O[U]StringBuffer::operator [] preconditionsStephan Bergmann2013-04-031-1/+3
* Revert "Revert "reduce some uglyness""Thomas Arnhold2013-04-023-254/+197
* nranges: add lost header guardThomas Arnhold2013-04-021-0/+1
* Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith2013-04-014-26/+26
* unit test for i#116701Korrawit Pruegsanusak2013-03-291-0/+45
* ResMgr with LanguageTagEike Rathke2013-03-295-13/+10
* -Werror=unused-macrosStephan Bergmann2013-03-271-1/+1
* 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