summaryrefslogtreecommitdiff
path: root/sd/inc/pch/precompiled_sd.hxx
AgeCommit message (Expand)Author
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-08no need for ScrollBarBox if bg is already the desired colorCaolán McNamara
2022-07-20move wintypes.hxx from tools to vclChris Sherlock
2022-06-13loplugin:mergeclasses sd::TitledDockingWindow with sd::PaneDockingWindowNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-04-08update PCHsLuboš Luňák
2021-03-13update pchesJulien Nabet
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-06update pchesJulien Nabet
2021-03-03update pchesCaolán McNamara
2021-02-23update pchesCaolán McNamara
2021-02-11devtools: move devtools from svx to sfx2Tomaž Vajngerl
2021-02-08update pchesCaolán McNamara
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-12-04update pchesCaolán McNamara
2020-09-21update pchesCaolán McNamara
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-07-12update pchesCaolán McNamara
2020-04-26update pchesCaolán McNamara
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-06remove newly unused stuffCaolán McNamara
2020-02-26weld impress navigatorCaolán McNamara
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara
2020-02-06drop unnecessary includeCaolán McNamara
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-28update sd pchesCaolán McNamara
2020-01-06weld AreaPropertyPanelCaolán McNamara
2019-12-02use weld::WaitObjectCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-03update sd pchCaolán McNamara
2019-08-27Move ImageMap related functions to svxSamuel Mehrbrodt
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-03-27tdf#116438:Apps should ask if rotation should be appliedhimajin100000
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-02delete colordata.hxxNoel Grandin
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara