summaryrefslogtreecommitdiff
path: root/svl/inc
AgeCommit message (Expand)Author
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-08-13update_pchThomas Arnhold
2014-05-15update_pch: add svlThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-19Delete two pass-through include files and update the file that included them.Michael Dunphy
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-10Resolves: #i120077# Memory leak fixed in ScXMLFontAutoStylePool_ImplArmin Le Grand
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-02Revert "Revert "reduce some uglyness""Thomas Arnhold
2013-04-02nranges: add lost header guardThomas Arnhold
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-26style.hrc: translate commentsMichael Stahl
2013-03-26fdo#61429: Stylist: save selection of "Hierarchical" entryMichael Stahl
2013-03-23"atomar" is not a wordTor Lillqvist
2013-03-15clarify logicEike Rathke
2013-03-15rename methods to something meaningfulEike Rathke
2013-03-15i#119964 - Number displays different from MS with the same format codeWang Lei
2013-03-14I'm pretty sure this was meant to be unsigned.Kohei Yoshida
2013-03-12Revert "reduce some uglyness"Thomas Arnhold
2013-03-11reduce some uglyness IIThomas Arnhold
2013-03-11reduce some uglynessThomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac
2013-03-04remove unused and commented out codeThomas Arnhold
2013-02-22fdo#38838, ::rtl::OUString, String to OUStringGergő Mocsi
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-22do not second-guess which classes use a stylesheetDavid Tardon
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-04more explicit ctorsDavid Tardon
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-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-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
2012-11-27use const in SvNumberformat::GetOutputString when possibleNorbert Thiebaud
2012-11-27make GetIndexPuttingAndConverting String/OUString agnostic for nowNorbert Thiebaud
2012-11-27convert the last SvNumberformat::GetOutputString and users to OUStringNorbert Thiebaud
2012-11-27migrate user of InsertBlanks to OUStringNorbert Thiebaud