summaryrefslogtreecommitdiff
path: root/editeng/inc/pch
AgeCommit message (Expand)AuthorFilesLines
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin1-1/+0
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann1-1/+1
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl1-2/+5
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock1-29/+23
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin1-1/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2021-07-29drop some unneeded includesCaolán McNamara1-2/+8
2021-04-08update PCHsLuboš Luňák1-1/+3
2021-03-21update pchesCaolán McNamara1-1/+2
2021-03-09Make sal/config.h the first in pchMike Kaganski1-2/+2
2021-02-19update pchesCaolán McNamara1-1/+2
2021-02-08update pchesCaolán McNamara1-4/+2
2020-12-15update pchesCaolán McNamara1-3/+1
2020-12-04update pchesCaolán McNamara1-2/+5
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin1-1/+1
2020-04-26update pchesCaolán McNamara1-4/+3
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-2/+8
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-21/+17
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-2/+12
2019-05-12regenerate PCH headersLuboš Luňák1-4/+4
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-102/+25
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen1-1/+0
2018-10-06drop some now unnecessary includesCaolán McNamara1-1/+0
2018-08-14SvxCharSetColorItem can be removedNoel Grandin1-1/+0
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-12/+47
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-3/+0
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2016-05-25sw: replace boost::shared_array with std::shared_ptrMichael Stahl1-1/+0
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-1/+0
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-02-01boost::cref->std::crefNoel Grandin1-1/+0
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara1-3/+0
2016-01-18drawmodes header goneCaolán McNamara1-1/+0
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist1-1/+1
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist1-1/+0
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-271/+296
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-09-18boost->stdCaolán McNamara1-2/+0
2015-06-18drop unused sequenceasvector.hxx (see sequence.hxx)Caolán McNamara1-1/+0
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-1/+1
2015-02-05Updated all precompiled headers.Ashod Nakashian1-1/+10
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-1/+1
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0