summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)Author
2015-10-09Hold the SolarMutex while updating properties; thanks to sberg.Michael Meeks
2015-10-09Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks
2015-10-09loplugin:saloverrideStephan Bergmann
2015-10-09Create a wrapper to make listening for configmgr changes easy.Michael Meeks
2015-10-08comphelper: add string::join()Miklos Vajna
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-06tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-25tdf#94228 comphelper: replace BOOST_PPDaniel Robertson
2015-09-21comphelper: add LibreOfficeKit::set/isViewCallback()Miklos Vajna
2015-09-14boost->stdCaolán McNamara
2015-09-12comphelper: give up on the XPropertySetInfos for nowMichael Stahl
2015-09-11comphelper: another WeakImplHelper duplicateMichael Stahl
2015-09-11framework: yet another WeakImplHelper<XPropertySetInfo> dupcliateMichael Stahl
2015-09-01comphelper: fix MSVC --enable-mergedlibs build, OFOPXMLHelperMichael Stahl
2015-09-01comphelper: fix MSVC --enable-mergedlibs buildMichael Stahl
2015-08-21Remove demonstrated-useless comphelper::compareStephan Bergmann
2015-08-19comphelper: reduce copypasta with UniquePtrValueLess functorMichael Stahl
2015-08-19comphelper: remove unnecessary include <stack>Michael Stahl
2015-08-19comphelper::isA(Type... -> Type == cppu::UnoType...Stephan Bergmann
2015-08-19Remove unused comphelper::isAReferenceStephan Bergmann
2015-08-19comphelper::isA(Any... -> Any::hasStephan Bergmann
2015-08-19Remove two silly typedefsStephan Bergmann
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-08-13Add a globally usable WindowsErrorString functionTor Lillqvist
2015-08-11Properly init PropertyValue.Handle in InitPropertySequenceStephan Bergmann
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin
2015-07-31comphelper: replace boost::function with std::functionMichael Stahl
2015-07-31fix crash in writer, thanks to my new assert in typed_flags_setNoel Grandin
2015-07-27comphelper, desktop: fix MSVC mergedlib link failureMichael Stahl
2015-07-27remove some unused definesNoel Grandin
2015-07-22tdf#82744: fix WebDAV lock/unlock behaviour - part 2Giuseppe Castagno
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-19Fix typosAndrea Gelmini
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-10add a SAL_RAND_REPEATABLE for repeatable random numsCaolán McNamara
2015-07-09comphelper: remove boost::bind from headersMichael Stahl
2015-07-03Fix typosAndrea Gelmini
2015-07-02loplugin:unusedmethods comphelperNoel Grandin
2015-06-29coverity#1308587 Uncaught exceptionCaolán McNamara
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-22Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann
2015-06-18Add SwTiledRenderingTest::testGetTextSelection() testcase.Miklos Vajna
2015-06-18drop unused sequenceasvector.hxx (see sequence.hxx)Caolán McNamara
2015-06-16Fix typosAndrea Gelmini