summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2019-08-07tdf#126663 speed up styles displayNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): comphelperStephan Bergmann
2019-07-23Don't draw gridlines and document background in Online server processMike Kaganski
2019-07-23dispose() methods should clear their smart pointersNoel Grandin
2019-07-19loplugin:referencecasting in comphelper..connectivityNoel Grandin
2019-07-19cid#1448429 Unchecked return valueCaolán McNamara
2019-07-08revert part of "small optimisations"Noel Grandin
2019-07-06small optimisationsNoel Grandin
2019-07-06remove duplicate codeNoel Grandin
2019-06-20Demote from std::unique_lock to std::scoped_lock where applicableStephan Bergmann
2019-06-19Lock comphelper::rng internals for multi-threaded accessStephan Bergmann
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-14Extend debug-mode timeoutStephan Bergmann
2019-06-12comphelper: use dispatchwithNotification only when we have a callbackAshod Nakashian
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-05-22New loplugin:dataStephan Bergmann
2019-05-14Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara
2019-05-13tdf#107592 Impress PPS save to ODP slowNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-10an uno -> a unoCaolán McNamara
2019-05-09tdf#124400 a11y: add accessible IDSamuel Thibault
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin
2019-04-29optimise comphelper::AttributeList a littleNoel Grandin
2019-04-26Don't use std::function in scope guard for performance reasonsMike Kaganski
2019-04-26Fix a copypaste error in commentMike Kaganski
2019-04-26Add a unit test for comphelper's guardsMike Kaganski
2019-04-26SolarMutex::m_nThreadId is read without SolarMutex::m_aMutex lockedStephan Bergmann
2019-04-26tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl
2019-04-21Fix typoAndrea Gelmini
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen
2019-04-18Fix typoAndrea Gelmini
2019-04-18Fix typoAndrea Gelmini
2019-04-17Split localProcessFactory function into class with setter and getterStephan Bergmann
2019-04-12loplugin:sequentialassign in comphelper..cuiNoel Grandin
2019-04-11don't kill threads after 3 minutes while debuggingLuboš Luňák
2019-04-08tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 1Noel Grandin
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-04Drop UNICODE/_UNICODE definesMike Kaganski
2019-04-03Fix typosJens Carl
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-03-21Increase the life-cycle of threads in thread-pool...Dennis Francis
2019-03-17tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-12Simplify containers iterations in chart2, cli_ure, comphelper, configmgrArkadiy Illarionov
2019-03-12Write HiDPI consistently without a hyphenTor Lillqvist
2019-03-05Simplify Sequence constructionStephan Bergmann
2019-03-04simplify UNO getTypes methodsNoel Grandin