summaryrefslogtreecommitdiff
path: root/vcl/inc/pch
AgeCommit message (Expand)Author
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2018-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara
2018-04-22Drop header that had just one typedefKhaled Hosny
2018-04-17remove ImpBitmapNoel Grandin
2018-03-02delete colordata.hxxNoel Grandin
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-02-21try to fix "random config" tbMarkus Mohrhard
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl
2016-12-16vcl: Kill unused RenderSettingsTakeshi Abe
2016-12-13change from glew to epoxyCaolán McNamara
2016-11-26Kill old Graphite layout enginesKhaled Hosny
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-05-26vcl: replace boost::shared_array with std::shared_ptrMichael Stahl
2016-05-25vcl: replace boost::dynamic_bitset with boost::optional<std::bitset>Michael Stahl
2016-02-18move from boost::signal to typed LinkCaolán McNamara
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-01-25git: rename dndlcon.{hxx|cxx} to dndlistenercontainer.{hxx|cxx}Chris Sherlock
2016-01-11PCH support on LinuxAshod Nakashian
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-07vcl: rename outfont.hxx to fontentry.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-115th step to remove tools/rtti.hxxOliver Specht
2015-09-18boost->stdCaolán McNamara
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-07Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen
2015-01-04vcl/osx boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-18pch: jpeg's headers conflict with INT32 typedef when in pch.Jan Holesovsky
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-04-14update_pchThomas Arnhold
2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2014-01-13longparas: convert ValidateKashidas to sal_Int32Caolán McNamara
2013-12-05fdo#39956 Delete JABDavid Ostrovsky
2013-11-05update pchThomas Arnhold