summaryrefslogtreecommitdiff
path: root/sw/source/core/tox/ToxLinkProcessor.cxx
AgeCommit message (Expand)Author
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen
2017-10-23loplugin:includeform: swStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-01-25sw: revert ToX hyperlinks to LO 4.3 behaviourMichael Stahl
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2015-09-16sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee
2014-11-19fdo#85872: sw: fix crash in insert index dialogMichael Stahl
2014-06-06missing mode-lines, stray semi-colonsCaolán McNamara
2014-06-05they're not copyable, deploy boost::ptr_vector insteadCaolán McNamara
2014-06-05Unittest link generation for table of contents.Tobias Lippert