summaryrefslogtreecommitdiff
path: root/svl/inc
AgeCommit message (Expand)Author
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara
2020-08-27remove some unused includes and update pchesCaolán McNamara
2020-08-19update pchesCaolán McNamara
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-07-12update pchesCaolán McNamara
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-10-30svl: replace boost::ptr_vector with std::vectorMichael Stahl
2015-10-30svl: replace boost::ptr_map with std::mapMichael Stahl
2015-09-17boost->stdCaolán McNamara
2015-09-07svl: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
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