summaryrefslogtreecommitdiff
path: root/svl/inc
AgeCommit message (Expand)AuthorFilesLines
2021-04-12update PCHsCaolán McNamara1-2/+2
2021-04-08update PCHsLuboš Luňák1-2/+2
2021-04-06update pchesCaolán McNamara1-2/+1
2021-03-21update pchesCaolán McNamara1-2/+2
2021-03-13update pchesJulien Nabet1-1/+2
2021-03-09Make sal/config.h the first in pchMike Kaganski1-3/+3
2021-03-06update pchesJulien Nabet1-3/+2
2021-03-06update pchesJulien Nabet1-1/+3
2021-03-03update pchesCaolán McNamara1-3/+1
2021-02-23update pchesCaolán McNamara1-1/+2
2021-02-19update pchesCaolán McNamara1-2/+2
2021-02-08update pchesCaolán McNamara1-2/+2
2020-12-15update pchesCaolán McNamara1-2/+2
2020-12-07move various notebookbar widgets into vclCaolán McNamara1-2/+3
2020-12-04update pchesCaolán McNamara1-3/+4
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara1-1/+4
2020-08-27remove some unused includes and update pchesCaolán McNamara1-1/+1
2020-08-19update pchesCaolán McNamara1-3/+1
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-2/+2
2020-07-12update pchesCaolán McNamara1-1/+3
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-2/+1
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-2/+4
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
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