summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2022-08-26Fix typosAndrea Gelmini
2022-08-25Fix thinkoTor Lillqvist
2022-08-25Tell LibreOfficeKit clients what fonts in a document are missing on the machineTor Lillqvist
2022-08-25lok: make sure flushPendingLOKInvalidateTiles() is calledLuboš Luňák
2022-08-22Use comphelper::Base64::encode taking OStringBuffer where applicableMike Kaganski
2022-08-22lok: Dont render active text edit on slide previewsSzymon Kłos
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18crashreport: __cpuid/__cpuidex are not available on arm64Christian Lohmaier
2022-08-17Return std::optional instead of using bool* argumentMike Kaganski
2022-08-16tdf#150427 Gracefully handle potentially unset loggerStephan Bergmann
2022-08-11some --disable-pdfium fixesCaolán McNamara
2022-08-11lok: load template documents as regular documentsMert Tumer
2022-08-04tdf#150251: clarify macro URL authority in command line helpMike Kaganski
2022-08-02desktop: avoid run graphic tests if ...Henry Castro
2022-08-01Fix typo in codeAndrea Gelmini
2022-07-28lok: add dumpState feature for better in-field diagnostics.Michael Meeks
2022-07-28lok: Enable sidebar in MathMike Kaganski
2022-07-27sw content controls, plain text: send state changes to LOKMiklos Vajna
2022-07-25Send state changes of content control UNO commands to LOKAron Budea
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna
2022-07-19Replace old png writer in test_desktop_lib.cxxofftkp
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-06opencl: no need for unhelpful nullptr OUString * case.Michael Meeks
2022-06-13Drop obsolete preprocessor directives from UNOIDL filesStephan Bergmann
2022-06-13LOK: send state of Protect, UnsetCellsReadOnlyPranam Lashkari
2022-06-13make VirtualDevice::SetOutputSizePixelScaleOffsetAndBuffer() LOK-onlyLuboš Luňák
2022-06-10loplugin:unnecessaryvirtualNoel Grandin
2022-06-10new loplugin:moveitNoel Grandin
2022-06-08use recursive mutex for LOK queueLuboš Luňák
2022-06-07Use o3tl::make_unsigned, OString::getLength() is guaranteed to be non-negativeStephan Bergmann
2022-06-04ScriptForge - New 'UnitTest' service for BasicJean-Pierre Ledure
2022-06-03Fix typo in codeAndrea Gelmini
2022-06-03Improve some C code mixing size_t and ssize_tStephan Bergmann
2022-06-03elide some makeStringAndClear() classNoel Grandin
2022-06-03Use more appropriate index variable typeStephan Bergmann
2022-06-03clang-tidy modernize-pass-by-value in desktopNoel Grandin
2022-06-02fix handling of XTransferable2 if the type is only XTransferableLuboš Luňák
2022-05-31lok: don't render active textbox on all slidesSzymon Kłos
2022-05-31lok: add more efficient getSelectionType() replacementLuboš Luňák
2022-05-26desktop: fix type of the last argument of lok_preinit_2()Miklos Vajna
2022-05-25tdf#149280 modified called after dialog was destroyedCaolán McNamara
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-23sw content controls, picture: add LOK APIMiklos Vajna
2022-05-17add truncate-multiline to match vcl defaultCaolán McNamara
2022-05-13sw content controls, dropdown: add LOK APIMiklos Vajna
2022-05-09osl::Mutex->std::mutex in desktop::AcceptorNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-05Just use Any ctor instead of makeAny (Linux, sequel)Stephan Bergmann
2022-05-05use more string_viewNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in desktopStephan Bergmann