summaryrefslogtreecommitdiff
path: root/svl/inc/svl
AgeCommit message (Expand)AuthorFilesLines
2013-04-23execute move of global headersBjoern Michaelsen88-12241/+0
2013-04-19Delete two pass-through include files and update the file that included them.Michael Dunphy2-44/+0
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-10Resolves: #i120077# Memory leak fixed in ScXMLFontAutoStylePool_ImplArmin Le Grand1-2/+3
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák2-5/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák25-103/+103
2013-04-05new module i18nlangtagEike Rathke6-7/+7
2013-04-02Revert "Revert "reduce some uglyness""Thomas Arnhold1-31/+18
2013-04-02nranges: add lost header guardThomas Arnhold1-0/+1
2013-03-29ResMgr with LanguageTagEike Rathke1-2/+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 Lillqvist1-1/+1
2013-03-15clarify logicEike Rathke1-6/+5
2013-03-15rename methods to something meaningfulEike Rathke1-2/+3
2013-03-15i#119964 - Number displays different from MS with the same format codeWang Lei1-0/+12
2013-03-14I'm pretty sure this was meant to be unsigned.Kohei Yoshida1-1/+1
2013-03-12Revert "reduce some uglyness"Thomas Arnhold1-18/+32
2013-03-11reduce some uglyness IIThomas Arnhold1-34/+16
2013-03-11reduce some uglynessThomas Arnhold1-32/+18
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim5-0/+12
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac1-4/+4
2013-03-04remove unused and commented out codeThomas Arnhold1-1/+0
2013-02-22fdo#38838, ::rtl::OUString, String to OUStringGergő Mocsi1-5/+5
2013-01-28SfxPoolItem: fix annoying -Werror=shadow the hard wayMichael Stahl1-19/+19
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac17-25/+24
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-6/+6
2013-01-28fdo#46808, Convert svl/lockfile code to XComponentContextNoel Grandin3-10/+4
2013-01-22do not second-guess which classes use a stylesheetDavid Tardon2-1/+43
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara1-4/+0
2012-12-04more explicit ctorsDavid Tardon11-20/+20
2012-11-30Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden stylesCédric Bosdonnat1-6/+7
2012-11-30Allow to hide styles in the "Styles & Formating" dialogCédric Bosdonnat2-5/+10
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud1-11/+0
2012-11-27String=>OUString in svl's inettype and fall-outNorbert Thiebaud1-30/+18
2012-11-27String->OUString in svl urifilter and restrictedpathsNorbert Thiebaud3-18/+15
2012-11-27String => OUString in svl numfmuno + clean-up legacy of GetPreviewStringNorbert Thiebaud1-10/+1
2012-11-27String => OUString conversion of svl's PasswordHelperNorbert Thiebaud1-6/+4
2012-11-27String=>OUString of svl's urihelperNorbert Thiebaud1-33/+24
2012-11-27cosmetic prep work on zforfindNorbert Thiebaud1-45/+46
2012-11-27another round of String -> OUString conversion in zforlistNorbert Thiebaud1-66/+65
2012-11-27more wrapper in zforlist to isolate String/OUString issuesNorbert Thiebaud1-5/+13
2012-11-27use const in SvNumberformat::GetOutputString when possibleNorbert Thiebaud1-2/+2
2012-11-27make GetIndexPuttingAndConverting String/OUString agnostic for nowNorbert Thiebaud1-2/+13
2012-11-27convert the last SvNumberformat::GetOutputString and users to OUStringNorbert Thiebaud1-5/+4
2012-11-27migrate user of InsertBlanks to OUStringNorbert Thiebaud1-1/+10
2012-11-27clean-up few more String out of zformat internalsNorbert Thiebaud1-9/+12
2012-11-27no need for String version of ImpGetOutputStandardNorbert Thiebaud1-1/+0
2012-11-27migrating SvNumberformat::GetOutputString implementation to OUStringBufferNorbert Thiebaud1-11/+11
2012-11-27support OUStringBuffer for ImpGetOutputStandardNorbert Thiebaud1-0/+1