summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)Author
2016-03-30loplugin:nullptr: Find some more cases in templatesStephan Bergmann
2016-03-11...and now it got included twiceStephan Bergmann
2016-03-11Missing includeStephan Bergmann
2016-03-11include memoryCaolán McNamara
2016-03-11Resolves: tdf#98418 AttributeList must support XCloneableCaolán McNamara
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-07tdf#97499 Remove some Default arguments in unordered containerJaskaran
2016-03-03ucb: replace boost::bind with C++11 lambdasMichael Stahl
2016-03-03loplugin:unuseddefaultparams comphelperNoel Grandin
2016-03-01OSingletonRegistration is dead nowMatúš Kukan
2016-02-24convert HighlighterLanguage to scoped enumNoel Grandin
2016-02-24convert TokenTypes to scoped enumNoel Grandin
2016-02-24remove unused exc_handling enumNoel Grandin
2016-02-24convert PropertyDescription::LocationType to scoped enumNoel Grandin
2016-02-24convert DocPasswordRequestType to scoped enumNoel Grandin
2016-02-24convert PropertyOrigin to scoped enumNoel Grandin
2016-02-24convert DocPasswordVerifierResult to scoped enumNoel Grandin
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin
2016-02-24convert ComponentMethodGuard::MethodType to scoped enumNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-09sequence->vector in OPropertyChangeMultiplexerNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09sequence->vector in OPropertyArrayAggregationHelperNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06sax: Use comphelper's AttributeListMatúš Kukan
2016-01-29sequence->vector in OInteractionRequestNoel Grandin
2016-01-28comphelper: replace boost::hash with std::hashMichael Stahl
2016-01-25fix DLLPUBLIC annotations in OInterfaceContainer2Noel Grandin
2016-01-25loplugin:nullptrStephan Bergmann
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-14fix the MSVC 2013 --enable-lto buildMichael Stahl
2016-01-12comphelper: initial SfxFilterFlags::SUPPORTSSIGNINGMiklos Vajna
2016-01-10Fix typosAndrea Gelmini
2016-01-09crashtesting: fdo85994-1.doc assert on reexport to docCaolán McNamara
2015-12-24crashtesting: fdo73974-1.doc assert on reexport to docCaolán McNamara
2015-12-24OModule::onFirstClient is unusedNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
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-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06comphelper: add a generic implementation of std container operator==Michael Stahl
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky
2015-10-30loplugin:unusedmethodsNoel Grandin