aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-10-27 12:46:56 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2021-10-27 12:46:56 +0200
commit07126b1b30c273529f68092089d3f0138f8a5ca8 (patch)
tree1dc6b207326aa9b82d316ad93219a27125109fbc
parent3a9edce03ec1371e95402af6fcdb31ad9674d410 (diff)
Version 7.1.7.2, tag libreoffice-7.1.7.2 libreoffice-7.1.7.2
Change-Id: Ib12e15d6388a13758d1784241e6c70c9bb9e84d8
0 files changed, 0 insertions, 0 deletions
optimisations-5-0'>feature/svg-optimisations-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/framework/inc/pch
AgeCommit message (Expand)Author
2016-05-25sw: replace boost::shared_array with std::shared_ptrMichael Stahl
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-04framework: replace boost::bind with C++11 lambda or for loopMichael Stahl
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-09-18boost->stdCaolán McNamara
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-31framework: replace boost::function with std::functionMichael Stahl
2015-07-10do not include boost/utility.hppMichael Stahl
2015-06-18drop unused sequenceasvector.hxx (see sequence.hxx)Caolán McNamara
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-08-13update_pchThomas Arnhold
2014-07-29fdo#46037: remove unused comphelper/configurationhelper.hxxAlexandre Vicenzi
2014-07-23AmbigousFilterRequest is only ever extracted, never createdCaolán McNamara
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
2014-05-28update_pchThomas Arnhold
2014-05-11fix-includes.pl: frameworkThomas Arnhold
2014-04-14update_pchThomas Arnhold
2014-02-28fdo#63154 Remove unused solar.hAlexandre Vicenzi
2014-02-06Introduce com.sun.star.ui.theWindowStateConfiguration singleton.Matúš Kukan
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2014-01-29Introduce com.sun.star.ui.theUIElementFactoryManager singleton.Matúš Kukan
2014-01-29Introduce com.sun.star.frame.ControllerFactory singletons:Matúš Kukan
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2014-01-28Introduce com.sun.star.frame.theAutoRecovery singleton.Matúš Kukan
2014-01-24Introduce com.sun.star.task.theJobExecutor singleton.Matúš Kukan
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-15update pchThomas Arnhold
2013-09-05update pchThomas Arnhold
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-12PCH for more librariesLuboš Luňák