summaryrefslogtreecommitdiffstats
path: root/svl/inc
Commit message (Expand)AuthorAgeFilesLines
* Updated all precompiled headers.Ashod Nakashian2015-02-051-2/+9
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-1/+1
* update_pchThomas Arnhold2014-08-131-0/+6
* update_pch: add svlThomas Arnhold2014-05-152-0/+191
* execute move of global headersBjoern Michaelsen2013-04-2388-12241/+0
* Delete two pass-through include files and update the file that included them.Michael Dunphy2013-04-192-44/+0
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* Resolves: #i120077# Memory leak fixed in ScXMLFontAutoStylePool_ImplArmin Le Grand2013-04-101-2/+3
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-072-5/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0725-103/+103
* new module i18nlangtagEike Rathke2013-04-056-7/+7
* Revert "Revert "reduce some uglyness""Thomas Arnhold2013-04-021-31/+18
* nranges: add lost header guardThomas Arnhold2013-04-021-0/+1
* ResMgr with LanguageTagEike Rathke2013-03-291-2/+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-231-1/+1
* clarify logicEike Rathke2013-03-151-6/+5
* rename methods to something meaningfulEike Rathke2013-03-151-2/+3
* i#119964 - Number displays different from MS with the same format codeWang Lei2013-03-151-0/+12
* I'm pretty sure this was meant to be unsigned.Kohei Yoshida2013-03-141-1/+1
* Revert "reduce some uglyness"Thomas Arnhold2013-03-121-18/+32
* reduce some uglyness IIThomas Arnhold2013-03-111-34/+16
* reduce some uglynessThomas Arnhold2013-03-111-32/+18
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-085-0/+12
* fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac2013-03-071-4/+4
* remove unused and commented out codeThomas Arnhold2013-03-041-1/+0
* fdo#38838, ::rtl::OUString, String to OUStringGergő Mocsi2013-02-221-5/+5
* SfxPoolItem: fix annoying -Werror=shadow the hard wayMichael Stahl2013-01-281-19/+19
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-2817-25/+24
* fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin2013-01-281-6/+6
* fdo#46808, Convert svl/lockfile code to XComponentContextNoel Grandin2013-01-283-10/+4
* do not second-guess which classes use a stylesheetDavid Tardon2013-01-222-1/+43
* callcatcher: remove unused rtf filter and associated methodsCaolán McNamara2012-12-101-4/+0
* more explicit ctorsDavid Tardon2012-12-0411-20/+20
* Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden stylesCédric Bosdonnat2012-11-301-6/+7
* Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat2012-11-302-5/+10
* remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud2012-11-271-11/+0
* String=>OUString in svl's inettype and fall-outNorbert Thiebaud2012-11-271-30/+18
* String->OUString in svl urifilter and restrictedpathsNorbert Thiebaud2012-11-273-18/+15
* String => OUString in svl numfmuno + clean-up legacy of GetPreviewStringNorbert Thiebaud2012-11-271-10/+1
* String => OUString conversion of svl's PasswordHelperNorbert Thiebaud2012-11-271-6/+4
* String=>OUString of svl's urihelperNorbert Thiebaud2012-11-271-33/+24
* cosmetic prep work on zforfindNorbert Thiebaud2012-11-271-45/+46
* another round of String -> OUString conversion in zforlistNorbert Thiebaud2012-11-271-66/+65
* more wrapper in zforlist to isolate String/OUString issuesNorbert Thiebaud2012-11-271-5/+13
* use const in SvNumberformat::GetOutputString when possibleNorbert Thiebaud2012-11-271-2/+2
* make GetIndexPuttingAndConverting String/OUString agnostic for nowNorbert Thiebaud2012-11-271-2/+13
* convert the last SvNumberformat::GetOutputString and users to OUStringNorbert Thiebaud2012-11-271-5/+4
* migrate user of InsertBlanks to OUStringNorbert Thiebaud2012-11-271-1/+10