summaryrefslogtreecommitdiff
path: root/sc/inc/pch
AgeCommit message (Expand)AuthorFilesLines
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara1-3/+4
2019-12-04Removed duplicated includesAndrea Gelmini1-1/+0
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2-3/+3
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2-3/+9
2019-10-17weld ScImportAsciiDlgCaolán McNamara4-75/+18
2019-10-03update sc pchCaolán McNamara1-4/+3
2019-09-26drop unnecessary includes and update pchCaolán McNamara1-42/+10
2019-05-12regenerate PCH headersLuboš Luňák2-32/+10
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-1/+0
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák4-413/+315
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl2-2/+2
2019-02-13Pointer is pointlessNoel Grandin1-1/+0
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen3-3/+0
2018-11-07move SvTreeListBox to vclCaolán McNamara2-3/+3
2018-10-03loplugin:unusedmethodsNoel Grandin1-1/+0
2018-03-27tdf#116438:Apps should ask if rotation should be appliedhimajin1000001-0/+3
2018-03-20drop unnecessary includesCaolán McNamara3-3/+0
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2-2/+2
2018-03-02delete colordata.hxxNoel Grandin2-2/+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-70/+132
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke1-1/+0
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara3-6/+0
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2-2/+2
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock2-2/+2
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara2-2/+0
2017-02-15move ScRscStrLoader to its sole use placeCaolán McNamara1-1/+0
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke2-2/+0
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-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-6/+5
2016-02-03sc: replace boost::bind with C++11 lambdaMichael Stahl2-2/+0
2016-02-02boost::hash->std::hashNoel 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-13sc: remove last ptr_map includesMichael Stahl2-2/+0
2015-12-24Kill useless headerMaxim Monastirsky2-2/+0
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist1-1/+0
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist2-2/+0
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist1-1/+0
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian4-1254/+749
2015-11-13sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-2/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht2-2/+0
2015-09-29remove unused #include <sal/alloca.h>Michael Stahl1-1/+0
2015-09-18boost->stdCaolán McNamara4-6/+0
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara4-0/+6