summaryrefslogtreecommitdiff
path: root/sw/inc/pch/precompiled_sw.hxx
AgeCommit message (Expand)Author
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara
2020-09-02move Edit into toolkit only headersCaolá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-12update pchesCaolán McNamara
2020-05-08sw: remove now unused SwBlinkPortionMiklos Vajna
2020-04-26update pchesCaolán McNamara
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-03-24weld writer navigatorCaolán McNamara
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-17weld InputEdit Item WindowCaolán McNamara
2020-02-16weld ExcludeCheckBox Item WindowCaolán McNamara
2020-02-15weld NavElementBox_Impl Item WindowCaolán McNamara
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara
2020-02-13extract NaturalSortCompare from ListBoxCaolán McNamara
2020-02-06merge FillTypeLB with SvxFillTypeBoxCaolán McNamara
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-14update pchCaolán McNamara
2019-12-09drop newly unused SfxFloatingWindowCaolá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-29remove unnecessary includesCaolán McNamara
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-07update sw pchCaolán McNamara
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-06-13remove some unneeded includesCaolán McNamara
2019-05-13drop some more unneeded includesCaolán McNamara
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-06drop some now unnecessary includesCaolán McNamara
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
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-11loplugin:mergeclasses merge SwAnnotationWin and SwSidebarWinNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-05-25sw: boost::numeric_cast not really ideal in core codeMichael Stahl
2016-04-07sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2016-03-22loplugin:constantparam in swNoel Grandin
2016-01-31boost::tuple -> std::tupleCaolán McNamara