summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2020-03-14tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi
2020-03-04comphelper: allow simple ad-hoc measuring with ProfileZonesMiklos Vajna
2020-02-28change SAL_WARN to SAL_INFO when language is not setTomaž Vajngerl
2020-02-25Fix currency symbol selection in Calc on mobileTomaž Vajngerl
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-17inline some acquire/release callsNoel Grandin
2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara
2020-02-11android hunspell: All languages we pack are the supported ones.Jan Holesovsky
2020-02-08pack some data structuresNoel Grandin
2020-02-07make isDebuggerAttached() public comphelper APILuboš Luňák
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26simplify InterfaceContainerHelper::clearNoel Grandin
2020-01-24use osl::Guard instead of abusing rtl::ReferenceNoel Grandin
2020-01-24loplugin:makeshared in chart2..comphelperNoel Grandin
2020-01-21Make TempFile destructor remove temp directory recursivelySamuel Mehrbrodt
2020-01-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-15clang-tidy modernize-concat-nested-namespace in codemaker..configmgrNoel Grandin
2020-01-13Revert "tdf#125662: disable parallel-zip if the memory..."Dennis Francis
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2020-01-08loplugin:includeform (clang-cl)Stephan Bergmann
2020-01-06loplugin:cstylecast (macOS)Stephan Bergmann
2020-01-04tdf#125662: disable parallel-zip if the memory...Dennis Francis
2020-01-04tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski
2019-12-23desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian
2019-12-18sal_Char->char in comphelperNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-29tdf#118639: store ODF encryption data for autorecoveryMike Kaganski
2019-11-23cppcheck: performing init in init list (comphelper/connectivity/cppu/cui)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-11-18cid#1421069 Useless callCaolán McNamara
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-16Replace comphelper::ServiceInfoHelper::addToSequenceMike Kaganski
2019-11-06Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks
2019-11-03cid#1448412 Untrusted value as argumentCaolán McNamara
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-17Remove some memset callsMike Kaganski
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-12Get rid of 2 OUStringBuffer in comphelperJulien Nabet
2019-10-09cid#1448412 subvert Untrusted value as argumentCaolán McNamara
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-01Implement parallel version of super-scalar-sample-sort...Dennis Francis