summaryrefslogtreecommitdiffstats
path: root/include/comphelper
Commit message (Expand)AuthorAgeFilesLines
...
* replace usage of whitelist with allowlistThorsten Behrens2020-07-101-1/+1
* lokit: Introduce new flag "sc_print_twips_msgs"...Dennis Francis2020-07-041-0/+1
* Upcoming improved loplugin:staticanonymous -> redundantstatic: comphelperStephan Bergmann2020-06-301-2/+2
* improve pahole script and pack a few classesNoel Grandin2020-05-294-11/+16
* Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara2020-05-281-36/+0
* comphelper, drawinglayer, framework, starmath: clang-format these filesMiklos Vajna2020-05-181-3/+1
* comphelper,sfx2,dbaccess: add ODFVER_013_TEXT constantMichael Stahl2020-05-151-0/+1
* lok: set device form factor of the client on view creationMarco Cecchetti2020-05-101-6/+0
* use more compact namespace syntax in /includeNoel Grandin2020-05-0340-99/+93
* tdf#131733 Show only CN part of X.509 subject infoGabor Kelemen2020-04-291-1/+2
* tdf#124176: Use pragma once instead of include guardsAndrea Gelmini2020-04-281-4/+2
* Introduce comphelper::ValueRestorationGuard extending FlagRestorationGuardMike Kaganski2020-03-311-13/+16
* Fix is_typed_flags for EConfigurationModesJulien Nabet2020-03-281-1/+1
* Simplify the LibreOfficeKit mobile phone and tablet APITor Lillqvist2020-03-241-6/+5
* make more classes private in mergedlibs modeNoel Grandin2020-03-2311-12/+23
* Clarify the WIP-ness of setMobilePhone() and setTablet() a bitTor Lillqvist2020-03-201-0/+5
* Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist2020-03-201-4/+10
* comphelper: allow simple ad-hoc measuring with ProfileZonesMiklos Vajna2020-03-041-6/+30
* Fix currency symbol selection in Calc on mobileTomaž Vajngerl2020-02-251-2/+5
* Drop o3tl::optional wrapperStephan Bergmann2020-02-213-14/+14
* inline some acquire/release callsNoel Grandin2020-02-171-2/+5
* pack some data structuresNoel Grandin2020-02-081-1/+1
* make isDebuggerAttached() public comphelper APILuboš Luňák2020-02-071-0/+38
* merge OpenGLZone and OpenCLZone into one generic codeLuboš Luňák2020-02-071-0/+72
* Make TempFile destructor remove temp directory recursivelySamuel Mehrbrodt2020-01-211-0/+34
* Revert "tdf#125662: disable parallel-zip if the memory..."Dennis Francis2020-01-131-37/+0
* tdf#125662: disable parallel-zip if the memory...Dennis Francis2020-01-041-0/+37
* desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian2019-12-231-0/+2
* sal_Char->char in comphelperNoel Grandin2019-12-185-37/+37
* Use std::transform instead of for loopMike Kaganski2019-12-121-15/+12
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-013-14/+14
* Don't use boost::optional forward declarationsStephan Bergmann2019-12-011-2/+4
* Rewrite uses of boost::optionalStephan Bergmann2019-11-301-1/+1
* Remove comphelper::OUStringLiteralListStephan Bergmann2019-11-201-31/+0
* convert AccessibilityFlowTo to scoped enumNoel Grandin2019-11-181-4/+6
* Replace comphelper::ServiceInfoHelper::addToSequenceMike Kaganski2019-11-162-48/+31
* make some classes module-privateNoel Grandin2019-11-151-1/+1
* tdf#80731: Only check closing parenthesis when in IDEMike Kaganski2019-11-092-49/+63
* Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks2019-11-061-2/+2
* loplugin:finalclass in comphelperNoel Grandin2019-10-2924-39/+39
* Resolves: tdf#128313 disambiguate flow-to search resultsCaolán McNamara2019-10-231-1/+2
* put together the 'magic' flow-to constantsCaolán McNamara2019-10-231-0/+33
* size some stringbuffer to prevent re-allocNoel Grandin2019-10-231-7/+7
* Implement parallel version of super-scalar-sample-sort...Dennis Francis2019-10-011-0/+373
* loplugin:constmethod in comphelper..desktopNoel Grandin2019-09-261-1/+1
* tdf#39593 drop comphelper::getImplementationArkadiy Illarionov2019-09-071-10/+0
* tdf#39593 use isUnoTunnelId in connectivityArkadiy Illarionov2019-09-071-1/+1
* TyposAndrea Gelmini2019-09-063-4/+4
* Fix typosAndrea Gelmini2019-09-031-1/+1
* loplugin:unusedmethodsNoel Grandin2019-09-011-19/+0