summaryrefslogtreecommitdiff
path: root/vcl/inc/pch
AgeCommit message (Expand)Author
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
2013-10-15update pchThomas Arnhold
2013-09-05update pchThomas Arnhold
2013-07-24fdo#46037: no more comphelper/configurationhelper.hxx in vclJulien Nabet
2013-07-15fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-05-09Update pchAurimas Fišeras
2013-04-25update pchThomas Arnhold
2013-04-17Update pchAurimas Fišeras
2013-04-05new module i18nlangtagEike Rathke
2013-04-02update pch filesThomas Arnhold
2013-03-12update pch headersLuboš Luňák
2013-03-10update pch filesPeter Foley
2013-02-13update pch headers, broken by 1aaf9a9Luboš Luňák
2013-01-10include PCH headers for headers changesLuboš Luňák
2012-12-26PCH for Library_vclLubos Lunak
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header from vclNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth