summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)AuthorFilesLines
2016-03-08tdf#74608 comphelper: Constructor feature for InstanceLockerYeliz Taneroğlu5-37/+9
2016-03-03loplugin:unuseddefaultparams comphelperNoel Grandin5-17/+9
2016-03-01OSingletonRegistration is dead nowMatúš Kukan1-14/+0
2016-02-24convert HighlighterLanguage to scoped enumNoel Grandin2-9/+9
2016-02-24convert TokenTypes to scoped enumNoel Grandin2-32/+37
2016-02-24remove unused exc_handling enumNoel Grandin1-21/+12
2016-02-24convert PropertyDescription::LocationType to scoped enumNoel Grandin1-13/+13
2016-02-24convert DocPasswordRequestType to scoped enumNoel Grandin1-2/+2
2016-02-24convert PropertyOrigin to scoped enumNoel Grandin1-5/+5
2016-02-24convert DocPasswordVerifierResult to scoped enumNoel Grandin1-10/+10
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin1-8/+8
2016-02-24convert ComponentMethodGuard::MethodType to scoped enumNoel Grandin1-1/+1
2016-02-24tdf#74608: Constructor function for SimpleLogRing singletonyeliztaneroglu5-46/+27
2016-02-23new loplugin: commaoperatorNoel Grandin1-1/+1
2016-02-17Typo: namesapce(s)->namespace(s)Julien Nabet1-1/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin1-21/+0
2016-02-09sequence->vector in OFOPXMLHelper_ImplNoel Grandin1-19/+15
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