summaryrefslogtreecommitdiff
path: root/comphelper/inc
AgeCommit message (Expand)Author
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
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-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-09Cleanup two unused boost/bind includes in comphelper.Mario J. Rugiero
2015-09-14boost->stdCaolán McNamara
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-02-05Updated all precompiled headers.Ashod Nakashian
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara
2014-08-30coverity#706466 Uncaught exceptionCaolán McNamara
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold
2014-05-11fix-includes.pl: comphelperThomas Arnhold
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee
2013-03-28Drop redundant typedefStephan Bergmann
2013-03-28ditched now unused comphelper::LocaleEike Rathke
2013-03-27_USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann
2013-03-22sd::DocumentSettings: throwing UnknownPropertyException ...Michael Stahl
2013-03-03binfilter: remove some tracesThomas Arnhold
2013-03-02fdo#39468 Translated German comments to EnglishGábor Nyers
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-28Fix typo "persistant" -> "persistant"Julien Nabet
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2013-02-18add comphelper::string::indexOfAny()Michael Stahl
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev
2013-02-16Move SyntaxHighlighter class from svtools to comphelperAndras Timar
2013-02-11fdo#46808, convert comphelper::OStorageHelper to XComponentContextNoel Grandin
2013-02-09fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright
2013-02-04fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith
2013-01-25text::BaseFrameProperties: add FillStyle and FillGradient optional propertiesMiklos Vajna
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin
2012-12-13fdo#46808, use service constructor for embed::FileSystemStorageFactoryNoel Grandin
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin