summaryrefslogtreecommitdiffstats
path: root/comphelper
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedmethodsNoel Grandin2020-07-312-60/+0
* loplugin:unusedmethodsNoel Grandin2020-07-301-13/+0
* svx: GalleryObjectCollection shared class and related refactoring workAditya2020-07-301-0/+48
* loplugin:unusedmethodsNoel Grandin2020-07-251-32/+0
* tdf#81522 comphelper: just ignore disposed obj on saveJustin Luth2020-07-221-66/+73
* loplugin:unusedmethodsNoel Grandin2020-07-214-105/+1
* loplugin:unusedmethodsNoel Grandin2020-07-162-20/+0
* comphelper: don't hardcode hash sizes in Hash::getLength()Miklos Vajna2020-07-151-4/+4
* update pchesCaolán McNamara2020-07-121-1/+2
* replace usage of blacklist with excludelist for IWYUThorsten Behrens2020-07-101-1/+1
* replace usage of whitelist with allowlistThorsten Behrens2020-07-101-11/+11
* comphelper: create instances with uno constructorsNoel Grandin2020-07-055-126/+11
* Upcoming improved loplugin:staticanonymous -> redundantstatic: comphelperStephan Bergmann2020-06-308-25/+25
* use more std::container::insert instead of std::copyNoel Grandin2020-06-241-10/+2
* loplugin:simplifypointertobool improveNoel Grandin2020-06-031-4/+4
* Upcoming loplugin:elidestringvar: comphelperStephan Bergmann2020-06-036-31/+15
* use for-range loop on SequenceNoel Grandin2020-05-297-74/+61
* improve pahole script and pack a few classesNoel Grandin2020-05-291-2/+2
* loplugin:simplifybool in canvas..cuiNoel Grandin2020-05-281-1/+1
* replace hard-coded "1.2" ODF version stringsMichael Stahl2020-05-151-2/+3
* new loplugin:simplifypointertoboolNoel Grandin2020-05-101-1/+1
* lok: set device form factor of the client on view creationMarco Cecchetti2020-05-101-36/+0
* improve loplugin:referencecastingNoel Grandin2020-05-081-1/+1
* compact namespace in canvas..cuiNoel Grandin2020-05-081-2/+2
* allow disabling Skia's Vulkan use in safe mode (tdf#132439)Luboš Luňák2020-05-061-0/+5
* fix leak in comphelper::TestHashNoel Grandin2020-05-042-0/+19
* tdf#131733 Show only CN part of X.509 subject infoGabor Kelemen2020-04-291-14/+5
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-272-1/+4
* update pchesCaolán McNamara2020-04-261-2/+2
* uiobject.hxx only needs forward declaresCaolán McNamara2020-04-221-2/+3
* loplugin:flatten in comphelperNoel Grandin2020-04-1816-507/+508
* loplugin:buriedassign in c*Noel Grandin2020-04-141-3/+6
* Check call to NSS_NoDB_Init for successStephan Bergmann2020-03-261-1/+7
* Simplify the LibreOfficeKit mobile phone and tablet APITor Lillqvist2020-03-241-4/+8
* Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist2020-03-201-9/+22
* comphelper::isDebuggerAttached must be defined irrespective of NDEBUGStephan Bergmann2020-03-181-1/+1
* tdf#130975 replace `rtl::math::isNan` with `std::isnan`.Yukio Siraichi2020-03-141-1/+1
* comphelper: allow simple ad-hoc measuring with ProfileZonesMiklos Vajna2020-03-041-0/+9
* change SAL_WARN to SAL_INFO when language is not setTomaž Vajngerl2020-02-281-2/+2
* Fix currency symbol selection in Calc on mobileTomaž Vajngerl2020-02-251-10/+63
* Drop o3tl::optional wrapperStephan Bergmann2020-02-213-10/+10
* inline some acquire/release callsNoel Grandin2020-02-171-10/+0
* clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara2020-02-161-2/+2
* android hunspell: All languages we pack are the supported ones.Jan Holesovsky2020-02-111-0/+5
* pack some data structuresNoel Grandin2020-02-081-2/+2
* make isDebuggerAttached() public comphelper APILuboš Luňák2020-02-073-30/+60
* make update_pch also consider files in <module>/src/**/incLuboš Luňák2020-02-011-2/+2
* new loplugin:namespaceindentationNoel Grandin2020-01-313-4/+4
* New loplugin:unsignedcompareStephan Bergmann2020-01-282-5/+7
* simplify InterfaceContainerHelper::clearNoel Grandin2020-01-261-7/+6