summaryrefslogtreecommitdiffstats
path: root/svl/inc
Commit message (Expand)AuthorAgeFilesLines
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-3/+30
* tdf#94306 remove unused boost dependenciesJochen Nitschke2016-04-131-1/+0
* OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara2016-01-311-1/+0
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-145/+50
* svl: replace boost::ptr_vector with std::vectorMichael Stahl2015-10-301-1/+0
* svl: replace boost::ptr_map with std::mapMichael Stahl2015-10-301-2/+0
* boost->stdCaolán McNamara2015-09-171-1/+0
* svl: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe2015-09-071-1/+1
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-1/+1
* 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