summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)Author
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-17inline some acquire/release callsNoel Grandin
2020-02-08pack some data structuresNoel Grandin
2020-02-07make isDebuggerAttached() public comphelper APILuboš Luňák
2020-02-07merge OpenGLZone and OpenCLZone into one generic codeLuboš Luňák
2020-01-21Make TempFile destructor remove temp directory recursivelySamuel Mehrbrodt
2020-01-13Revert "tdf#125662: disable parallel-zip if the memory..."Dennis Francis
2020-01-04tdf#125662: disable parallel-zip if the memory...Dennis Francis
2019-12-23desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian
2019-12-18sal_Char->char in comphelperNoel Grandin
2019-12-12Use std::transform instead of for loopMike Kaganski
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01Don't use boost::optional forward declarationsStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-20Remove comphelper::OUStringLiteralListStephan Bergmann
2019-11-18convert AccessibilityFlowTo to scoped enumNoel Grandin
2019-11-16Replace comphelper::ServiceInfoHelper::addToSequenceMike Kaganski
2019-11-15make some classes module-privateNoel Grandin
2019-11-09tdf#80731: Only check closing parenthesis when in IDEMike Kaganski
2019-11-06Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks
2019-10-29loplugin:finalclass in comphelperNoel Grandin
2019-10-23Resolves: tdf#128313 disambiguate flow-to search resultsCaolán McNamara
2019-10-23put together the 'magic' flow-to constantsCaolán McNamara
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin
2019-10-01Implement parallel version of super-scalar-sample-sort...Dennis Francis
2019-09-26loplugin:constmethod in comphelper..desktopNoel Grandin
2019-09-07tdf#39593 drop comphelper::getImplementationArkadiy Illarionov
2019-09-07tdf#39593 use isUnoTunnelId in connectivityArkadiy Illarionov
2019-09-06TyposAndrea Gelmini
2019-09-03Fix typosAndrea Gelmini
2019-09-01loplugin:unusedmethodsNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-08-29LOK: per-view support for isMobile()Muhammet Kara
2019-08-29lok: Add isMobile() methodMuhammet Kara
2019-08-26Generalize comphelper::concatSequences to accept other container typesMike Kaganski
2019-08-23loplugin:returnconstval in comphelperNoel Grandin
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-22The AsyncQuitHandler class needs to be implemented in the comphelper DLLTor Lillqvist
2019-08-22More hacks for quit requests from an OLE Automation clientTor Lillqvist
2019-08-22loplugin:constmethod in canvas,comphelperNoel Grandin
2019-08-22Use range ctor to avoid default-insertion of elements before assignmentMike Kaganski
2019-08-21Make comphelper::findValue inline template and drop sequence.cxxMike Kaganski
2019-08-20tdf#119388 speed up listener broadcastNoel Grandin
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-08-11Use standard algorithms instead of custom copy functionMike Kaganski
2019-08-01new loplugin:mapindexNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): comphelperStephan Bergmann
2019-07-23Don't draw gridlines and document background in Online server processMike Kaganski
2019-07-02Fix typoAndrea Gelmini