summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)AuthorFilesLines
2020-12-01add ThreadPool::isIdle() to avoid incorrect detection of "no tasks"Luboš Luňák1-3/+6
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer16-85/+105
2020-11-19lok: remove unused APIAshod Nakashian1-10/+0
2020-11-04remove pimpl from PropertySetHelperNoel Grandin1-4/+2
2020-11-04remove pimpl from NamedValueCollectionNoel Grandin1-12/+7
2020-11-04remove pimpl in PropertyBagNoel Grandin1-6/+4
2020-10-30TNumberedItemHash NumberedCollection::m_lComponents is indexed on pointers...Stephan Bergmann1-3/+2
2020-10-28convert some more long -> tools::LongNoel1-2/+3
2020-10-05fix allocating thread pool workersLuboš Luňák1-2/+5
2020-09-25tdf#124176 Use #pragma once in some include/Andrea Gelmini1-4/+1
2020-09-01Fix typoAndrea Gelmini1-2/+2
2020-08-31Fix typo in codeAndrea Gelmini1-2/+2
2020-07-31loplugin:unusedmethodsNoel Grandin1-63/+0
2020-07-30loplugin:unusedmethodsNoel Grandin2-222/+0
2020-07-30svx: GalleryObjectCollection shared class and related refactoring workAditya1-0/+1
2020-07-25tdf#130559: don't export preview view data to ODSMike Kaganski1-0/+8
2020-07-25loplugin:unusedmethodsNoel Grandin1-58/+0
2020-07-21Fix uses of char16_t*/wchar_t* stream insertersStephan Bergmann1-1/+2
2020-07-19compact namespace: comphelperNoel Grandin9-66/+13
2020-07-16loplugin:unusedmethodsNoel Grandin1-4/+0
2020-07-15comphelper: don't hardcode hash sizes in Hash::getLength()Miklos Vajna1-0/+6
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen6-7/+0
2020-07-10replace usage of whitelist with allowlistThorsten Behrens1-1/+1
2020-07-04lokit: Introduce new flag "sc_print_twips_msgs"...Dennis Francis1-0/+1
2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: comphelperStephan Bergmann1-2/+2
2020-05-29improve pahole script and pack a few classesNoel Grandin4-11/+16
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara1-36/+0
2020-05-18comphelper, drawinglayer, framework, starmath: clang-format these filesMiklos Vajna1-3/+1
2020-05-15comphelper,sfx2,dbaccess: add ODFVER_013_TEXT constantMichael Stahl1-0/+1
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti1-6/+0
2020-05-03use more compact namespace syntax in /includeNoel Grandin40-99/+93
2020-04-29tdf#131733 Show only CN part of X.509 subject infoGabor Kelemen1-1/+2
2020-04-28tdf#124176: Use pragma once instead of include guardsAndrea Gelmini1-4/+2
2020-03-31Introduce comphelper::ValueRestorationGuard extending FlagRestorationGuardMike Kaganski1-13/+16
2020-03-28Fix is_typed_flags for EConfigurationModesJulien Nabet1-1/+1
2020-03-24Simplify the LibreOfficeKit mobile phone and tablet APITor Lillqvist1-6/+5
2020-03-23make more classes private in mergedlibs modeNoel Grandin11-12/+23
2020-03-20Clarify the WIP-ness of setMobilePhone() and setTablet() a bitTor Lillqvist1-0/+5
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist1-4/+10
2020-03-04comphelper: allow simple ad-hoc measuring with ProfileZonesMiklos Vajna1-6/+30
2020-02-25Fix currency symbol selection in Calc on mobileTomaž Vajngerl1-2/+5
2020-02-21Drop o3tl::optional wrapperStephan Bergmann3-14/+14
2020-02-17inline some acquire/release callsNoel Grandin1-2/+5
2020-02-08pack some data structuresNoel Grandin1-1/+1
2020-02-07make isDebuggerAttached() public comphelper APILuboš Luňák1-0/+38
2020-02-07merge OpenGLZone and OpenCLZone into one generic codeLuboš Luňák1-0/+72
2020-01-21Make TempFile destructor remove temp directory recursivelySamuel Mehrbrodt1-0/+34
2020-01-13Revert "tdf#125662: disable parallel-zip if the memory..."Dennis Francis1-37/+0
2020-01-04tdf#125662: disable parallel-zip if the memory...Dennis Francis1-0/+37
2019-12-23desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian1-0/+2