summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)Author
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-27tdf#96505 Get rid of cargo cult 'long' integer literalsAlchemist
2021-01-14Make lambda auto parameters explicitly constMike Kaganski
2021-01-13Simplify comphelper::ContainerUniquePtrEqualsMike Kaganski
2021-01-06Drop comphelper::string::equals; compare OUString to OUStringCharMike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-09Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann
2020-11-30add ThreadPool::isIdle() to avoid incorrect detection of "no tasks"Luboš Luňák
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-11-19lok: remove unused APIAshod Nakashian
2020-11-04remove pimpl from PropertySetHelperNoel Grandin
2020-11-04remove pimpl from NamedValueCollectionNoel Grandin
2020-11-04remove pimpl in PropertyBagNoel Grandin
2020-10-30TNumberedItemHash NumberedCollection::m_lComponents is indexed on pointers...Stephan Bergmann
2020-10-28convert some more long -> tools::LongNoel
2020-10-05fix allocating thread pool workersLuboš Luňák
2020-09-25tdf#124176 Use #pragma once in some include/Andrea Gelmini
2020-09-01Fix typoAndrea Gelmini
2020-08-31Fix typo in codeAndrea Gelmini
2020-07-31loplugin:unusedmethodsNoel Grandin
2020-07-30loplugin:unusedmethodsNoel Grandin
2020-07-30svx: GalleryObjectCollection shared class and related refactoring workAditya
2020-07-25tdf#130559: don't export preview view data to ODSMike Kaganski
2020-07-25loplugin:unusedmethodsNoel Grandin
2020-07-21Fix uses of char16_t*/wchar_t* stream insertersStephan Bergmann
2020-07-19compact namespace: comphelperNoel Grandin
2020-07-16loplugin:unusedmethodsNoel Grandin
2020-07-15comphelper: don't hardcode hash sizes in Hash::getLength()Miklos Vajna
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-07-04lokit: Introduce new flag "sc_print_twips_msgs"...Dennis Francis
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: comphelperStephan Bergmann
2020-05-29improve pahole script and pack a few classesNoel Grandin
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-05-18comphelper, drawinglayer, framework, starmath: clang-format these filesMiklos Vajna
2020-05-15comphelper,sfx2,dbaccess: add ODFVER_013_TEXT constantMichael Stahl
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-29tdf#131733 Show only CN part of X.509 subject infoGabor Kelemen
2020-04-28tdf#124176: Use pragma once instead of include guardsAndrea Gelmini
2020-03-31Introduce comphelper::ValueRestorationGuard extending FlagRestorationGuardMike Kaganski
2020-03-28Fix is_typed_flags for EConfigurationModesJulien Nabet
2020-03-24Simplify the LibreOfficeKit mobile phone and tablet APITor Lillqvist
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-03-20Clarify the WIP-ness of setMobilePhone() and setTablet() a bitTor Lillqvist
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist