summaryrefslogtreecommitdiff
path: root/sc/inc/pch
AgeCommit message (Expand)Author
2020-09-21update pchesCaolán McNamara
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-07-30loplugin:unusedmethodsNoel Grandin
2020-07-12update pchesCaolán McNamara
2020-04-26update pchesCaolán McNamara
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-02-28weld calc navigatorCaolán McNamara
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-17remove some unnecessary includesCaolán McNamara
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-06weld AreaPropertyPanelCaolán McNamara
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara
2019-12-04Removed duplicated includesAndrea Gelmini
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-10-17weld ScImportAsciiDlgCaolán McNamara
2019-10-03update sc pchCaolán McNamara
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl
2019-02-13Pointer is pointlessNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-03loplugin:unusedmethodsNoel Grandin
2018-03-27tdf#116438:Apps should ask if rotation should be appliedhimajin100000
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
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-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara
2017-02-15move ScRscStrLoader to its sole use placeCaolán McNamara
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-03sc: replace boost::bind with C++11 lambdaMichael Stahl