summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)AuthorFilesLines
2016-02-09sequence->vector in OPropertyChangeMultiplexerNoel Grandin1-5/+3
2016-02-09Remove excess newlinesChris Sherlock31-96/+0
2016-02-09sequence->vector in OPropertyArrayAggregationHelperNoel Grandin1-98/+23
2016-02-09sequence->vector in PropertyMapImplNoel Grandin1-16/+16
2016-02-08loplugin:unusedmethodsNoel Grandin3-127/+0
2016-02-06sax: Use comphelper's AttributeListMatúš Kukan1-6/+8
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-02-01tdf#74608 comphelper: Constructor feature for AnyCompareFactorykripton4-29/+8
2016-01-31tdf#74608 comphelper: Constructor feature for NamedPropertyValuesContainerkripton4-30/+8
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara3-8/+2
2016-01-30tdf#74608 comphelper: Constructor feature for IndexedPropertyValuesContainerkripton4-31/+8
2016-01-29sequence->vector in OInteractionRequestNoel Grandin1-5/+3
2016-01-29sequence->vector in OSimpleLogRingNoel Grandin2-5/+6
2016-01-29sequence->vector in AttachedObject_ImplNoel Grandin1-15/+9
2016-01-25cleanup OInterfaceContainer2 unit testsNoel Grandin2-85/+34
2016-01-25loplugin:overrideStephan Bergmann1-2/+2
2016-01-25loplugin:cstylecastStephan Bergmann1-6/+6
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin13-21/+715
2016-01-13tdf#97108: SwDocShell of clipboard document has no base URLMichael Stahl1-1/+2
2016-01-11loplugin:unusedmethods unused return value in comphelperNoel Grandin2-5/+3
2016-01-09crashtesting: fdo85994-1.doc assert on reexport to docCaolán McNamara1-5/+11
2016-01-07Fix typosAndrea Gelmini5-7/+7
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt1-1/+1
2015-12-27tdf#74608: Constructor function for OfficeInstallationDirectories singletonMatúš Kukan5-63/+33
2015-12-27tdf#74608: Constructor function for OfficeRestartManager singletonMatúš Kukan5-45/+29
2015-12-24crashtesting: fdo73974-1.doc assert on reexport to docCaolán McNamara1-2/+7
2015-12-24OModule::onFirstClient is unusedNoel Grandin1-9/+4
2015-12-23loplugin:unusedfields in chart2Noel Grandin3-9/+5
2015-12-21loplugin:unusedmethodsNoel Grandin7-64/+0
2015-12-15sw: set a BaseURL when copying embedded objectsMichael Stahl1-1/+2
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl1-6/+18
2015-11-26That SB variable was a temporary debugging aidStephan Bergmann1-2/+4
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin1-5/+2
2015-11-24loplugin:unusedfields in include/comphelper,include/editengNoel Grandin1-1/+1
2015-11-20Seems more natural to pass a homogenous list by initializer_listStephan Bergmann2-50/+14
2015-11-20loplugin:unusedfields in comphelperNoel Grandin1-3/+0
2015-11-20loplugin:sallogareasStephan Bergmann1-1/+1
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin4-33/+7
2015-11-19use comphelper::containerToSequenceNoel Grandin1-3/+2
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-177/+118
2015-11-15use initialiser for Sequence<OUString>Noel Grandin5-10/+5
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin3-6/+3
2015-11-12Namespace cleanup and disambiguationAshod Nakashian2-51/+50
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann33-118/+118
2015-11-09new loplugin: oncevarNoel Grandin1-12/+6
2015-11-09Cleanup two unused boost/bind includes in comphelper.Mario J. Rugiero2-2/+0
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2-7/+7
2015-11-05java: make inner classes static where possibleNoel Grandin1-2/+2
2015-11-04yyyyyNoel Grandin4-11/+7
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky1-2/+7