summaryrefslogtreecommitdiff
path: root/sw/inc/pch
AgeCommit message (Expand)Author
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-11loplugin:mergeclasses merge SwAnnotationWin and SwSidebarWinNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-22Remove NumberFormatCodeWrapperMaarten Bosmans
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-05-25sw: boost::numeric_cast not really ideal in core codeMichael Stahl
2016-04-07sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2016-04-07sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-22loplugin:constantparam in swNoel Grandin
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-06vcl/apptypes.hxx is goneStephan Bergmann
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-02boost::hash->std::hashNoel Grandin
2016-02-01boost::unordered_set is not used anymoreNoel Grandin
2016-01-31boost::tuple -> std::tupleCaolán McNamara
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2016-01-18drawmodes header goneCaolán McNamara
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
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-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist
2015-12-04Wingdi RGB macro handling improvedAshod Nakashian
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-30sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-09-17boost->stdCaolán McNamara
2015-09-09sw: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-31sw: replace boost::function with std::functionMichael Stahl
2015-07-27sw: replace boost::ptr_multiset with std::multisetMichael Stahl
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky
2015-07-08sw: remove boost::bind from accmap.cxxMichael Stahl
2015-06-18drop unused sequenceasvector.hxx (see sequence.hxx)Caolán McNamara
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-03-24Kill dead <touch/touch.h> APITor Lillqvist
2015-02-17boost->stdCaolán McNamara
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara