summaryrefslogtreecommitdiff
path: root/sc/inc/pch
AgeCommit message (Expand)Author
2017-02-15move ScRscStrLoader to its sole use placeCaolán McNamara
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
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-03sc: replace boost::bind with C++11 lambdaMichael 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
2016-01-13sc: remove last ptr_map includesMichael Stahl
2015-12-24Kill useless headerMaxim Monastirsky
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-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-13sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-09-29remove unused #include <sal/alloca.h>Michael Stahl
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-03sc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky
2015-07-10formula/random.hxx in pchCaolán McNamara
2015-07-08sc: remove unused boost::random includesMichael Stahl
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
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-04boost::unordered_set->std::unordered_setCaolán McNamara
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-03fix the PCH after 8e399602ea7aa11a81d704ff6ce8e660df4205b9Michael Stahl
2014-10-29Don't bother with a separate dynamically loaded scopencl libraryTor Lillqvist
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-13update_pchThomas Arnhold
2014-05-28update_pchThomas Arnhold
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-04-14update_pchThomas Arnhold
2014-02-15fdo#63154 Remove unused solar.h reference in scAlexandre Vicenzi
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan