summaryrefslogtreecommitdiff
path: root/svl/inc
AgeCommit message (Expand)AuthorFilesLines
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-5/+7
2019-05-12regenerate PCH headersLuboš Luňák1-2/+2
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-17/+17
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-3/+30
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-145/+50
2015-10-30svl: replace boost::ptr_vector with std::vectorMichael Stahl1-1/+0
2015-10-30svl: replace boost::ptr_map with std::mapMichael Stahl1-2/+0
2015-09-17boost->stdCaolán McNamara1-1/+0
2015-09-07svl: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe1-1/+1
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-1/+1
2015-02-05Updated all precompiled headers.Ashod Nakashian1-2/+9
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-1/+1
2014-08-13update_pchThomas Arnhold1-0/+6
2014-05-15update_pch: add svlThomas Arnhold2-0/+191
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