summaryrefslogtreecommitdiff
path: root/desktop/inc/pch
AgeCommit message (Expand)AuthorFilesLines
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin1-1/+0
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 Bergmann2-2/+2
2021-04-12update PCHsCaolán McNamara1-2/+1
2021-04-08update PCHsLuboš Luňák2-2/+5
2021-04-06update pchesCaolán McNamara2-5/+2
2021-03-21update pchesCaolán McNamara2-2/+6
2021-03-13update pchesJulien Nabet2-5/+2
2021-03-09Make sal/config.h the first in pchMike Kaganski4-8/+11
2021-03-06update pchesJulien Nabet1-2/+1
2021-03-06update pchesJulien Nabet2-4/+3
2021-03-03update pchesCaolán McNamara1-2/+1
2021-02-23update pchesCaolán McNamara1-1/+3
2021-02-19update pchesCaolán McNamara1-1/+2
2021-02-08update pchesCaolán McNamara3-6/+6
2020-12-15update pchesCaolán McNamara2-2/+5
2020-12-04update pchesCaolán McNamara3-3/+10
2020-09-21update pchesCaolán McNamara1-2/+1
2020-09-02move Edit into toolkit only headersCaolán McNamara2-4/+3
2020-08-27remove some unused includes and update pchesCaolán McNamara2-2/+4
2020-08-19update pchesCaolán McNamara2-5/+2
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara3-5/+8
2020-07-12update pchesCaolán McNamara2-6/+11
2020-07-11desktop/deployment: create instances with uno constructorsNoel Grandin1-1/+0
2020-04-26update pchesCaolán McNamara1-4/+2
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara3-8/+11
2020-02-21Drop o3tl::optional wrapperStephan Bergmann3-3/+3
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák4-69/+34
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann4-4/+4
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák4-12/+27
2019-06-14remove some unused includesCaolán McNamara1-20/+1
2019-05-12regenerate PCH headersLuboš Luňák2-4/+4
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák4-127/+63
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl1-1/+1
2019-02-13Pointer is pointlessNoel Grandin1-1/+0
2018-11-07move SvTreeListBox to vclCaolán McNamara1-3/+3
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann1-1/+1
2017-09-22Fresh run of bin/update_pch.shMike Kaganski4-22/+49
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara2-3/+0
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-1/+1
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke2-2/+0
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-1/+0
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-02-06vcl: split exception types from input typesChris Sherlock1-4/+4
2016-02-03desktop: replace boost::bind with lambda or std::bindMichael Stahl2-2/+0