aboutsummaryrefslogtreecommitdiff
path: root/source/vec/sfx2
AgeCommit message (Expand)Author
2016-12-10update translations for 5.3.0 beta2Christian Lohmaier
2016-11-23update translations for 5.3.0 beta1libreoffice-5-3-branch-pointChristian Lohmaier
2016-10-11update translations for 5.2.3 rc1Christian Lohmaier
2016-08-30add Venetian (vec) translationChristian Lohmaier
-god-objects LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)Author
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
2019-07-02Fix typoAndrea Gelmini
2019-07-02Fix typoAndrea Gelmini
2019-07-02Fix typoAndrea Gelmini
2019-07-02Fix typoAndrea Gelmini
2019-07-01Fix typoAndrea Gelmini
2019-07-01Fix typoAndrea Gelmini
2019-07-01Fix typoAndrea Gelmini
2019-07-01Fix typoAndrea Gelmini
2019-06-30Fix typoAndrea Gelmini
2019-06-30Fix typoAndrea Gelmini
2019-06-30Fix typoAndrea Gelmini
2019-06-29Fix typoAndrea Gelmini
2019-06-29Fix typoAndrea Gelmini
2019-06-29Fix typoAndrea Gelmini
2019-06-29Fix typoAndrea Gelmini
2019-06-24tdf#39593 Change comphelper::getImplementation signatureArkadiy Illarionov
2019-06-21tdf#42949 Fix IWYU warnings in include/Gabor Kelemen
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-18Fix typosAndrea Gelmini
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov