summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2020-07-31loplugin:unusedmethodsNoel Grandin
2020-07-30loplugin:unusedmethodsNoel Grandin
2020-07-30svx: GalleryObjectCollection shared class and related refactoring workAditya
2020-07-25loplugin:unusedmethodsNoel Grandin
2020-07-22tdf#81522 comphelper: just ignore disposed obj on saveJustin Luth
2020-07-21loplugin:unusedmethodsNoel Grandin
2020-07-16loplugin:unusedmethodsNoel Grandin
2020-07-15comphelper: don't hardcode hash sizes in Hash::getLength()Miklos Vajna
2020-07-12update pchesCaolán McNamara
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-07-05comphelper: create instances with uno constructorsNoel Grandin
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: comphelperStephan Bergmann
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-06-03Upcoming loplugin:elidestringvar: comphelperStephan Bergmann
2020-05-29use for-range loop on SequenceNoel Grandin
2020-05-29improve pahole script and pack a few classesNoel Grandin
2020-05-28loplugin:simplifybool in canvas..cuiNoel Grandin
2020-05-15replace hard-coded "1.2" ODF version stringsMichael Stahl
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti
2020-05-08improve loplugin:referencecastingNoel Grandin
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-05-06allow disabling Skia's Vulkan use in safe mode (tdf#132439)Luboš Luňák
2020-05-04fix leak in comphelper::TestHashNoel Grandin
2020-04-29tdf#131733 Show only CN part of X.509 subject infoGabor Kelemen
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-26update pchesCaolán McNamara
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-18loplugin:flatten in comphelperNoel Grandin
2020-04-14loplugin:buriedassign in c*Noel Grandin
2020-03-26Check call to NSS_NoDB_Init for successStephan Bergmann
2020-03-24Simplify the LibreOfficeKit mobile phone and tablet APITor Lillqvist
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-03-18comphelper::isDebuggerAttached must be defined irrespective of NDEBUGStephan Bergmann
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