summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13loplugin:passstuffbyref in comphelperNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in comphelperNoel Grandin
2016-04-08tdf#94306 replace boost::noncopyable in c...Jochen Nitschke
2016-04-05tdf#74608 Constructor function for SequenceOutputStreamServiceYeliz Taneroğlu
2016-04-05loplugin:constantparam in comphelperNoel Grandin
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-11Resolves: tdf#98418 AttributeList must support XCloneableCaolán McNamara
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-08tdf#74608 comphelper: Constructor feature for InstanceLockerYeliz Taneroğlu
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-24tdf#74608: Constructor function for SimpleLogRing singletonyeliztaneroglu
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-17Typo: namesapce(s)->namespace(s)Julien Nabet
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 OFOPXMLHelper_ImplNoel Grandin
2016-02-09sequence->vector in OPropertyChangeMultiplexerNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09sequence->vector in OPropertyArrayAggregationHelperNoel Grandin
2016-02-09sequence->vector in PropertyMapImplNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06sax: Use comphelper's AttributeListMatúš Kukan
2016-02-02boost::hash->std::hashNoel 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-29sequence->vector in AttachedObject_ImplNoel Grandin
2016-01-25cleanup OInterfaceContainer2 unit testsNoel Grandin
2016-01-25loplugin:overrideStephan Bergmann