summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2016-02-17Typo: namesapce(s)->namespace(s)Julien Nabet
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-09sequence->vector in OFOPXMLHelper_ImplNoel Grandin
2016-02-09sequence->vector in OPropertyChangeMultiplexerNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09sequence->vector in OPropertyArrayAggregationHelperNoel Grandin
2016-02-09sequence->vector in PropertyMapImplNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06sax: Use comphelper's AttributeListMatúš Kukan
2016-02-02boost::hash->std::hashNoel Grandin
2016-02-01tdf#74608 comphelper: Constructor feature for AnyCompareFactorykripton
2016-01-31tdf#74608 comphelper: Constructor feature for NamedPropertyValuesContainerkripton
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-30tdf#74608 comphelper: Constructor feature for IndexedPropertyValuesContainerkripton
2016-01-29sequence->vector in OInteractionRequestNoel Grandin
2016-01-29sequence->vector in OSimpleLogRingNoel Grandin
2016-01-29sequence->vector in AttachedObject_ImplNoel Grandin
2016-01-25cleanup OInterfaceContainer2 unit testsNoel Grandin
2016-01-25loplugin:overrideStephan Bergmann
2016-01-25loplugin:cstylecastStephan Bergmann
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-13tdf#97108: SwDocShell of clipboard document has no base URLMichael Stahl
2016-01-11loplugin:unusedmethods unused return value in comphelperNoel Grandin
2016-01-09crashtesting: fdo85994-1.doc assert on reexport to docCaolán McNamara
2016-01-07Fix typosAndrea Gelmini
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2015-12-27tdf#74608: Constructor function for OfficeInstallationDirectories singletonMatúš Kukan
2015-12-27tdf#74608: Constructor function for OfficeRestartManager singletonMatúš Kukan
2015-12-24crashtesting: fdo73974-1.doc assert on reexport to docCaolán McNamara
2015-12-24OModule::onFirstClient is unusedNoel Grandin
2015-12-23loplugin:unusedfields in chart2Noel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-15sw: set a BaseURL when copying embedded objectsMichael Stahl
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl
2015-11-26That SB variable was a temporary debugging aidStephan Bergmann
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-24loplugin:unusedfields in include/comphelper,include/editengNoel Grandin
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann
2015-11-20loplugin:unusedfields in comphelperNoel Grandin
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-09Cleanup two unused boost/bind includes in comphelper.Mario J. Rugiero