summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
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
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05java: make inner classes static where possibleNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky
2015-11-02Assume this shall be conditional on DBG_UTILStephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-26remove extra spaces around ::Noel Grandin
2015-10-25tdf#39440: fix several warnings reported by cppcheckSerge Krot
2015-10-23Remove obsolete version map filesStephan Bergmann