summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian2016-06-174-1/+109
* Revert "remove some manual ref-counting"Noel Grandin2016-05-241-8/+14
* remove some manual ref-countingNoel Grandin2016-05-241-14/+8
* clang-tidy misc-unused-alias-declsNoel Grandin2016-05-191-2/+0
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-182-18/+0
* clang-tidy modernize-make-sharedNoel Grandin2016-05-181-1/+1
* conver CHAR to scoped enumNoel Grandin2016-05-161-73/+79
* use Any constructor instead of temporariesNoel Grandin2016-05-042-6/+2
* Iteration must not start at the endSeraphime Kirkovski2016-04-291-1/+1
* -Werror,-WvarargsStephan Bergmann2016-04-271-9/+5
* loplugin:simplifyboolStephan Bergmann2016-04-261-1/+1
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-4/+4
* tdf#60418: improve perf of opening/closing odts with form tagsAron Budea2016-04-262-76/+48
* Some more sal_Bool -> boolStephan Bergmann2016-04-251-1/+1
* Add an interaction handler wrapper for simple file access.Giuseppe Castagno2016-04-222-0/+141
* clang-tidy modernize-loop-convert in c*Noel Grandin2016-04-211-4/+4
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-2010-26/+26
* clean-up: unused using declarations and includesJochen Nitschke2016-04-188-20/+0
* tdf#94306 remove unused boost dependenciesJochen Nitschke2016-04-131-1/+0
* loplugin:passstuffbyref in comphelperNoel Grandin2016-04-132-4/+4
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-125-7/+0
* clang-tidy performance-unnecessary-value-param in comphelperNoel Grandin2016-04-115-7/+7
* tdf#94306 replace boost::noncopyable in c...Jochen Nitschke2016-04-085-14/+23
* tdf#74608 Constructor function for SequenceOutputStreamServiceYeliz Taneroğlu2016-04-054-26/+7
* loplugin:constantparam in comphelperNoel Grandin2016-04-054-117/+52
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-028-11/+0
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-3/+3
* tdf#74608 Constructor function for SequenceInputStreamServiceSteven Guo2016-03-294-27/+8
* Resolves: tdf#98418 AttributeList must support XCloneableCaolán McNamara2016-03-111-3/+15
* tdf#97966: Remove 'static' keywordsWastack2016-03-111-1/+1
* Avoid reserved identifierStephan Bergmann2016-03-101-2/+2
* Avoid reserved identifiersStephan Bergmann2016-03-101-9/+9
* tdf#74608 comphelper: Constructor feature for InstanceLockerYeliz Taneroğlu2016-03-085-37/+9
* loplugin:unuseddefaultparams comphelperNoel Grandin2016-03-035-17/+9
* OSingletonRegistration is dead nowMatúš Kukan2016-03-011-14/+0
* convert HighlighterLanguage to scoped enumNoel Grandin2016-02-242-9/+9
* convert TokenTypes to scoped enumNoel Grandin2016-02-242-32/+37
* remove unused exc_handling enumNoel Grandin2016-02-241-21/+12
* convert PropertyDescription::LocationType to scoped enumNoel Grandin2016-02-241-13/+13
* convert DocPasswordRequestType to scoped enumNoel Grandin2016-02-241-2/+2
* convert PropertyOrigin to scoped enumNoel Grandin2016-02-241-5/+5
* convert DocPasswordVerifierResult to scoped enumNoel Grandin2016-02-241-10/+10
* convert EConfigurationModes to scoped enumNoel Grandin2016-02-241-8/+8
* convert ComponentMethodGuard::MethodType to scoped enumNoel Grandin2016-02-241-1/+1
* tdf#74608: Constructor function for SimpleLogRing singletonyeliztaneroglu2016-02-245-46/+27
* new loplugin: commaoperatorNoel Grandin2016-02-231-1/+1
* Typo: namesapce(s)->namespace(s)Julien Nabet2016-02-171-1/+1
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* [API CHANGE] add operator==/!= to UNO structsNoel Grandin2016-02-111-21/+0
* sequence->vector in OFOPXMLHelper_ImplNoel Grandin2016-02-091-19/+15