summaryrefslogtreecommitdiff
path: root/comphelper/source/misc
AgeCommit message (Expand)Author
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-29tdf#74608 Constructor function for SequenceInputStreamServiceSteven Guo
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-08tdf#74608 comphelper: Constructor feature for InstanceLockerYeliz Taneroğlu
2016-03-03loplugin:unuseddefaultparams comphelperNoel Grandin
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 DocPasswordRequestType to scoped enumNoel Grandin
2016-02-24convert DocPasswordVerifierResult to scoped enumNoel Grandin
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin
2016-02-24tdf#74608: Constructor function for SimpleLogRing singletonyeliztaneroglu
2016-02-23new loplugin: commaoperatorNoel 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-09Remove excess newlinesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-01tdf#74608 comphelper: Constructor feature for AnyCompareFactorykripton
2016-01-31tdf#74608 comphelper: Constructor feature for NamedPropertyValuesContainerkripton
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-30tdf#74608 comphelper: Constructor feature for IndexedPropertyValuesContainerkripton
2016-01-29sequence->vector in OInteractionRequestNoel Grandin
2016-01-29sequence->vector in OSimpleLogRingNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in comphelperNoel Grandin
2016-01-07Fix typosAndrea Gelmini
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2015-12-27tdf#74608: Constructor function for OfficeInstallationDirectories singletonMatúš Kukan
2015-12-27tdf#74608: Constructor function for OfficeRestartManager singletonMatúš Kukan
2015-12-24OModule::onFirstClient is unusedNoel Grandin
2015-12-23loplugin:unusedfields in chart2Noel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-11-26That SB variable was a temporary debugging aidStephan Bergmann
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
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-20loplugin:sallogareasStephan Bergmann
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-11-03lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback.Jan Holesovsky
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-25tdf#39440: fix several warnings reported by cppcheckSerge Krot