summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)AuthorFilesLines
2021-04-15Refactor ProfileZone and create Chrome Trace Event Format dataTor Lillqvist1-20/+37
2021-04-14Clarify the ProfileRecording APITor Lillqvist1-1/+2
2021-01-07comphelper,sfx2,dbaccess: add ODFVER_013_TEXT constantMichael Stahl1-0/+1
2020-11-19lok: remove unused APIAshod Nakashian1-10/+0
2020-10-06fix allocating thread pool workersLuboš Luňák1-2/+5
2020-08-19Make TempFile destructor remove temp directory recursivelySamuel Mehrbrodt1-0/+34
2020-06-23Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara1-34/+0
2020-06-22lokit: Introduce new flag "sc_print_twips_msgs"...Dennis Francis1-0/+1
2020-05-28lok: set device form factor of the client on view creationMarco Cecchetti1-6/+0
2020-05-28Fix currency symbol selection in Calc on mobileTomaž Vajngerl1-2/+5
2020-05-27desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian1-0/+2
2020-05-19Simplify the LibreOfficeKit mobile phone and tablet APITor Lillqvist1-6/+5
2020-05-19Clarify the WIP-ness of setMobilePhone() and setTablet() a bitTor Lillqvist1-0/+5
2020-05-17Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist1-4/+10
2020-04-29tdf#131733 Show only CN part of X.509 subject infocp-6.4-branch-pointGabor Kelemen1-1/+2
2019-11-09tdf#80731: Only check closing parenthesis when in IDEMike Kaganski2-49/+63
2019-11-06Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks1-2/+2
2019-10-29loplugin:finalclass in comphelperNoel Grandin24-39/+39
2019-10-23Resolves: tdf#128313 disambiguate flow-to search resultsCaolán McNamara1-1/+2
2019-10-23put together the 'magic' flow-to constantsCaolán McNamara1-0/+33
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin1-7/+7
2019-10-01Implement parallel version of super-scalar-sample-sort...Dennis Francis1-0/+373
2019-09-26loplugin:constmethod in comphelper..desktopNoel Grandin1-1/+1
2019-09-07tdf#39593 drop comphelper::getImplementationArkadiy Illarionov1-10/+0
2019-09-07tdf#39593 use isUnoTunnelId in connectivityArkadiy Illarionov1-1/+1
2019-09-06TyposAndrea Gelmini3-4/+4
2019-09-03Fix typosAndrea Gelmini1-1/+1
2019-09-01loplugin:unusedmethodsNoel Grandin1-19/+0
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-08-29LOK: per-view support for isMobile()Muhammet Kara1-2/+2
2019-08-29lok: Add isMobile() methodMuhammet Kara1-0/+6
2019-08-26Generalize comphelper::concatSequences to accept other container typesMike Kaganski1-4/+3
2019-08-23loplugin:returnconstval in comphelperNoel Grandin3-5/+5
2019-08-23Mark move ctors/assignments noexceptMike Kaganski1-2/+2
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov1-4/+9
2019-08-22The AsyncQuitHandler class needs to be implemented in the comphelper DLLTor Lillqvist1-27/+7
2019-08-22More hacks for quit requests from an OLE Automation clientTor Lillqvist1-1/+13
2019-08-22loplugin:constmethod in canvas,comphelperNoel Grandin1-1/+1
2019-08-22Use range ctor to avoid default-insertion of elements before assignmentMike Kaganski1-11/+5
2019-08-21Make comphelper::findValue inline template and drop sequence.cxxMike Kaganski1-3/+13
2019-08-20tdf#119388 speed up listener broadcastNoel Grandin1-0/+356
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara1-1/+4
2019-08-11Use standard algorithms instead of custom copy functionMike Kaganski1-16/+6
2019-08-01new loplugin:mapindexNoel Grandin1-2/+3
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): comphelperStephan Bergmann1-2/+2
2019-07-23Don't draw gridlines and document background in Online server processMike Kaganski1-0/+10
2019-07-02Fix typoAndrea Gelmini1-3/+3
2019-07-02Fix typoAndrea Gelmini1-1/+1
2019-07-02Fix typoAndrea Gelmini1-1/+1
2019-07-02Fix typoAndrea Gelmini1-2/+2