aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-07-30 22:48:21 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-07-30 22:48:21 +0200
commit2f63a1d4e05b987baf91db91427fa956f95de38f (patch)
tree5babe7bb9637fe737061f1f202bb90fbd1d414f6
parentd317414f8297e51842dc450bfaf5eeff5cb164ff (diff)
Version 5.3.5.2, tag libreoffice-5.3.5.2 libreoffice-5.3.5.2
Change-Id: I6e2ca5c6bcdf0942359798ed84c87750eb9d26a2
0 files changed, 0 insertions, 0 deletions
ion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/source/console
AgeCommit message (Expand)Author
2024-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn
2024-04-03tdf#146619 Drop unused 'using namespace' in: sd/Gabor Kelemen
2024-03-29tdf#143148 replace include guards with pragma onceU-Aarons_Laptop\Aaron
2024-03-29IASS: Update NextSlide in PresenterConsoleArmin Le Grand (allotropia)
2024-03-27IASS: Fix crash with PresenterConsoleArmin Le Grand (allotropia)
2024-03-05Create an UNO service to do the symbol lookup in sdNoel Grandin
2024-02-15Revert "merge sdui library into sd"Noel Grandin
2024-02-14merge sdui library into sdNoel Grandin
2024-01-12cid#1546222 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-23cid#1546006 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-22cid#1546500 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-06tdf#148986 Support XF86Forward / XF86Back key eventsGabor Kelemen
2023-11-19c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 9)Julien Nabet
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sdStephan Bergmann
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-04-21tdf#154546 skip dispatch when presenter controller is not setPatrick Luby
2023-03-30loplugin:stringadd in sd/sdextNoel Grandin
2023-02-21osl::Mutex->std::mutex in PresenterTimerNoel Grandin
2023-02-16Drop 'using namespace ::std' in dirs s*Gabor Kelemen
2023-01-26use more concrete types in sd consoleNoel Grandin
2023-01-21move presenter console from sdext/ to sd/Noel Grandin