summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#98418 AttributeList must support XCloneableCaolán McNamara2016-03-111-3/+15
* tdf#97966: Remove 'static' keywordsWastack2016-03-111-1/+1
* Avoid reserved identifierStephan Bergmann2016-03-101-2/+2
* Avoid reserved identifiersStephan Bergmann2016-03-101-9/+9
* tdf#74608 comphelper: Constructor feature for InstanceLockerYeliz Taneroğlu2016-03-085-37/+9
* loplugin:unuseddefaultparams comphelperNoel Grandin2016-03-035-17/+9
* OSingletonRegistration is dead nowMatúš Kukan2016-03-011-14/+0
* convert HighlighterLanguage to scoped enumNoel Grandin2016-02-242-9/+9
* convert TokenTypes to scoped enumNoel Grandin2016-02-242-32/+37
* remove unused exc_handling enumNoel Grandin2016-02-241-21/+12
* convert PropertyDescription::LocationType to scoped enumNoel Grandin2016-02-241-13/+13
* convert DocPasswordRequestType to scoped enumNoel Grandin2016-02-241-2/+2
* convert PropertyOrigin to scoped enumNoel Grandin2016-02-241-5/+5
* convert DocPasswordVerifierResult to scoped enumNoel Grandin2016-02-241-10/+10
* convert EConfigurationModes to scoped enumNoel Grandin2016-02-241-8/+8
* convert ComponentMethodGuard::MethodType to scoped enumNoel Grandin2016-02-241-1/+1
* tdf#74608: Constructor function for SimpleLogRing singletonyeliztaneroglu2016-02-245-46/+27
* new loplugin: commaoperatorNoel Grandin2016-02-231-1/+1
* Typo: namesapce(s)->namespace(s)Julien Nabet2016-02-171-1/+1
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* [API CHANGE] add operator==/!= to UNO structsNoel Grandin2016-02-111-21/+0
* sequence->vector in OFOPXMLHelper_ImplNoel Grandin2016-02-091-19/+15
* sequence->vector in OPropertyChangeMultiplexerNoel Grandin2016-02-091-5/+3
* Remove excess newlinesChris Sherlock2016-02-0931-96/+0
* sequence->vector in OPropertyArrayAggregationHelperNoel Grandin2016-02-091-98/+23
* sequence->vector in PropertyMapImplNoel Grandin2016-02-091-16/+16
* loplugin:unusedmethodsNoel Grandin2016-02-083-127/+0
* sax: Use comphelper's AttributeListMatúš Kukan2016-02-061-6/+8
* 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