summaryrefslogtreecommitdiffstats
path: root/svl/source
Commit message (Expand)AuthorAgeFilesLines
* 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-221-1/+1
* 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-282-10/+11
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-2820-63/+54
* fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin2013-01-283-13/+13
* fdo#46808, Convert svl/lockfile code to XComponentContextNoel Grandin2013-01-283-10/+6
* silence MacOS X tinderboxDavid Tardon2013-01-221-1/+2
* do not second-guess which classes use a stylesheetDavid Tardon2013-01-221-0/+5
* resolve fdo#59240 - FORMATTING: Thai number shown as Arabic numeralsJoren De Cuyper2013-01-211-1/+1
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-214-6/+4
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-132-5/+4
* Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-093-8/+8
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-071-1/+0
* Sigh, my git grep regexps missed some casesTor Lillqvist2012-12-271-1/+1
* Check for _MSC_VER instead of MSC in sourcesTor Lillqvist2012-12-271-1/+1
* resolved fdo#54344 let date pattern match overrule incomplete format matchEike Rathke2012-12-191-1/+11
* resolved fdo#54336 accept abbreviated combined date/time inputEike Rathke2012-12-192-5/+72
* resolved fdo#58179 ImpSvNumberformatScan::RemoveQuotes: both ...Eike Rathke2012-12-181-1/+1
* Bad compareToIgnoreAsciiCaseAscii result comparison caused endless loopCédric Bosdonnat2012-12-131-12/+7
* callcatcher: remove unused rtf filter and associated methodsCaolán McNamara2012-12-101-14/+0
* OUStringBuffer::remove( int ) -> truncate( int )Luboš Luňák2012-12-061-7/+7
* SwXStyle::getPropertyDefaults: handle non-itemset based properties:Michael Stahl2012-12-041-1/+2
* Fixed style iterators filters to show only hidden styles when requiredCédric Bosdonnat2012-11-301-6/+10
* Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden stylesCédric Bosdonnat2012-11-301-3/+5
* Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat2012-11-301-8/+20
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-307-19/+0
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-302-4/+2
* fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud2012-11-281-8/+5
* fix windows miss in svl OUString workNorbert Thiebaud2012-11-281-2/+3
* remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud2012-11-271-48/+0
* String=>OUString in svl's inettype and fall-outNorbert Thiebaud2012-11-271-149/+135
* String->OUString in svl urifilter and restrictedpathsNorbert Thiebaud2012-11-272-341/+327
* String => OUString in svl numfmuno + clean-up legacy of GetPreviewStringNorbert Thiebaud2012-11-272-242/+202
* String => OUString conversion of svl's PasswordHelperNorbert Thiebaud2012-11-271-11/+10
* String=>OUString of svl's urihelperNorbert Thiebaud2012-11-271-84/+72
* String => OUString for svl's zforfindNorbert Thiebaud2012-11-272-281/+307
* cosmetic prep work on zforfindNorbert Thiebaud2012-11-273-1262/+1661
* another round of String -> OUString conversion in zforlistNorbert Thiebaud2012-11-273-48/+67
* more wrapper in zforlist to isolate String/OUString issuesNorbert Thiebaud2012-11-271-14/+36
* use const in SvNumberformat::GetOutputString when possibleNorbert Thiebaud2012-11-271-1/+1
* make GetIndexPuttingAndConverting String/OUString agnostic for nowNorbert Thiebaud2012-11-271-44/+86
* String -> OUString prep clean-upNorbert Thiebaud2012-11-271-493/+619