summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* boost::hash->std::hashNoel Grandin2016-02-021-1/+0
* tdf#74608 comphelper: Constructor feature for AnyCompareFactorykripton2016-02-014-29/+8
* tdf#74608 comphelper: Constructor feature for NamedPropertyValuesContainerkripton2016-01-314-30/+8
* OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara2016-01-313-8/+2
* tdf#74608 comphelper: Constructor feature for IndexedPropertyValuesContainerkripton2016-01-304-31/+8
* sequence->vector in OInteractionRequestNoel Grandin2016-01-291-5/+3
* sequence->vector in OSimpleLogRingNoel Grandin2016-01-292-5/+6
* sequence->vector in AttachedObject_ImplNoel Grandin2016-01-291-15/+9
* cleanup OInterfaceContainer2 unit testsNoel Grandin2016-01-252-85/+34
* loplugin:overrideStephan Bergmann2016-01-251-2/+2
* loplugin:cstylecastStephan Bergmann2016-01-251-6/+6
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-2513-21/+715
* tdf#97108: SwDocShell of clipboard document has no base URLMichael Stahl2016-01-131-1/+2
* loplugin:unusedmethods unused return value in comphelperNoel Grandin2016-01-112-5/+3
* crashtesting: fdo85994-1.doc assert on reexport to docCaolán McNamara2016-01-091-5/+11
* Fix typosAndrea Gelmini2016-01-075-7/+7
* new loplugin rangedforcopy - use reference in range based forAndrzej Hunt2016-01-051-1/+1
* tdf#74608: Constructor function for OfficeInstallationDirectories singletonMatúš Kukan2015-12-275-63/+33
* tdf#74608: Constructor function for OfficeRestartManager singletonMatúš Kukan2015-12-275-45/+29
* crashtesting: fdo73974-1.doc assert on reexport to docCaolán McNamara2015-12-241-2/+7
* OModule::onFirstClient is unusedNoel Grandin2015-12-241-9/+4
* loplugin:unusedfields in chart2Noel Grandin2015-12-233-9/+5
* loplugin:unusedmethodsNoel Grandin2015-12-217-64/+0
* sw: set a BaseURL when copying embedded objectsMichael Stahl2015-12-151-1/+2
* fix missing BaseURL when loading embedded objectsMichael Stahl2015-12-151-6/+18
* That SB variable was a temporary debugging aidStephan Bergmann2015-11-261-2/+4
* mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin2015-11-261-5/+2
* loplugin:unusedfields in include/comphelper,include/editengNoel Grandin2015-11-241-1/+1
* Seems more natural to pass a homogenous list by initializer_listStephan Bergmann2015-11-202-50/+14
* loplugin:unusedfields in comphelperNoel Grandin2015-11-201-3/+0
* loplugin:sallogareasStephan Bergmann2015-11-201-1/+1
* add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin2015-11-204-33/+7
* use comphelper::containerToSequenceNoel Grandin2015-11-191-3/+2
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-177/+118
* use initialiser for Sequence<OUString>Noel Grandin2015-11-155-10/+5
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-153-6/+3
* Namespace cleanup and disambiguationAshod Nakashian2015-11-122-51/+50
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1033-118/+118
* new loplugin: oncevarNoel Grandin2015-11-091-12/+6
* Cleanup two unused boost/bind includes in comphelper.Mario J. Rugiero2015-11-092-2/+0
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-062-7/+7
* java: make inner classes static where possibleNoel Grandin2015-11-051-2/+2
* yyyyyNoel Grandin2015-11-044-11/+7
* lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky2015-11-031-2/+7
* Assume this shall be conditional on DBG_UTILStephan Bergmann2015-11-021-2/+2
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-3010-31/+27
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-304-5/+5
* Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin2015-10-291-13/+11
* loplugin:unusedmethodsNoel Grandin2015-10-271-14/+0
* remove extra spaces around ::Noel Grandin2015-10-261-1/+1