summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2013-02-23sal: update log areasThomas Arnhold
2013-02-22fix string conversion in 1da3af5f1eb6a32fd0ab10da7cf2f8ddb298a3a1Ivan Timofeev
2013-02-22fdo#38838, ::rtl::OUString, String to OUStringGergő Mocsi
2013-02-22s/the the/the/Tor Lillqvist
2013-02-20typo: allways -> alwaysAndras Timar
2013-02-19related coverity#984042 move potentially uninitialized scalar variablesCaolán McNamara
2013-02-18coverity#984042 Uninitialized scalar variableCaolán McNamara
2013-02-16Some cppcheck cleaningJulien Nabet
2013-02-05Better error reportingStephan Bergmann
2013-01-28SfxPoolItem: fix annoying -Werror=shadow the hard wayMichael Stahl
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin
2013-01-28fdo#46808, Convert svl/lockfile code to XComponentContextNoel Grandin
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-22silence MacOS X tinderboxDavid Tardon
2013-01-22do not second-guess which classes use a stylesheetDavid Tardon
2013-01-21resolve fdo#59240 - FORMATTING: Thai number shown as Arabic numeralsJoren De Cuyper
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-13fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist
2012-12-27Check for _MSC_VER instead of MSC in sourcesTor Lillqvist
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-19resolved fdo#54344 let date pattern match overrule incomplete format matchEike Rathke
2012-12-19resolved fdo#54336 accept abbreviated combined date/time inputEike Rathke
2012-12-18resolved fdo#58179 ImpSvNumberformatScan::RemoveQuotes: both ...Eike Rathke
2012-12-13Bad compareToIgnoreAsciiCaseAscii result comparison caused endless loopCédric Bosdonnat
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-06OUStringBuffer::remove( int ) -> truncate( int )Luboš Luňák
2012-12-05Bye bye ODMATor Lillqvist
2012-12-04more explicit ctorsDavid Tardon
2012-12-04SwXStyle::getPropertyDefaults: handle non-itemset based properties:Michael Stahl
2012-11-30Fixed style iterators filters to show only hidden styles when requiredCédric Bosdonnat
2012-11-30Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden stylesCédric Bosdonnat
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-28fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud
2012-11-28fix windows miss in svl OUString workNorbert Thiebaud
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud
2012-11-27String=>OUString in svl's inettype and fall-outNorbert Thiebaud
2012-11-27String->OUString in svl urifilter and restrictedpathsNorbert Thiebaud
2012-11-27String => OUString in svl numfmuno + clean-up legacy of GetPreviewStringNorbert Thiebaud
2012-11-27String => OUString conversion of svl's PasswordHelperNorbert Thiebaud
2012-11-27String=>OUString of svl's urihelperNorbert Thiebaud
2012-11-27String => OUString for svl's zforfindNorbert Thiebaud
2012-11-27cosmetic prep work on zforfindNorbert Thiebaud
2012-11-27another round of String -> OUString conversion in zforlistNorbert Thiebaud
2012-11-27more wrapper in zforlist to isolate String/OUString issuesNorbert Thiebaud