summaryrefslogtreecommitdiff
path: root/sd/inc/pch/precompiled_sd.hxx
AgeCommit message (Expand)Author
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
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel 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-06sd: replace boost::enable_shared_from_this with std::enable...Michael Stahl
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-03-03sd: replace boost::bind with C++11 lambdas or std::bindMichael Stahl
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-12sd: boost::ptr_vector->std::vectorNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-03sd: replace boost::function with std::functionMichael Stahl
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky
2015-07-15Convert optimize table button to the generic controllerMaxim Monastirsky
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-07Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-03From ill-named comphelper::getExpandedFilePath to comphelper::getExpanedUriStephan Bergmann
2014-10-28Windows build fix.Kohei Yoshida
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-13update_pchThomas Arnhold
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-06-09gbuild: remove config_libraries.h and gb_Helper_generate_config_librariesMichael Stahl
2014-05-28update_pchThomas Arnhold
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky
2014-04-14update_pchThomas Arnhold
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2014-01-28Introduce com.sun.star.frame.theAutoRecovery singleton.Matúš Kukan