summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2016-06-17tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-16conver CHAR to scoped enumNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-29Iteration must not start at the endSeraphime Kirkovski
2016-04-27-Werror,-WvarargsStephan Bergmann
2016-04-26loplugin:simplifyboolStephan Bergmann
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-26tdf#60418: improve perf of opening/closing odts with form tagsAron Budea
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-04-22Add an interaction handler wrapper for simple file access.Giuseppe Castagno
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
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