summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2023-03-24rhbz#2171265 Report fatal InitApplicationServiceManager failures more reliablyStephan Bergmann
2023-01-16Curl:CURLOPT_REDIR_PROTOCOLS(_STR): use only "https", not "http"Julien Nabet
2023-01-12Fix types for Curl elements (update part)Julien Nabet
2023-01-11Fix deprecated Curl elements for minidump partJulien Nabet
2023-01-10Fix deprecated Curl elements for update partJulien Nabet
2022-12-19check SfxObjectShell::Current()Caolán McNamara
2022-12-16misc: check SfxViewFrame::Current()Caolán McNamara
2022-09-02Filter out unwanted command URIsStephan Bergmann
2022-08-22crashreport: __cpuid/__cpuidex are not available on arm64Christian Lohmaier
2022-08-15some --disable-pdfium fixesCaolán McNamara
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna
2022-06-17make VirtualDevice::SetOutputSizePixelScaleOffsetAndBuffer() LOK-onlyLuboš Luňák
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
2022-05-03add o3tl::matchIgnoreAsciiCaseNoel Grandin
2022-05-01use more string_view in variousNoel Grandin
2022-04-30jsdialog: used for formulabarSzymon Kłos
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-26cid#1504268 Silence false data race condition warningStephan Bergmann
2022-04-25tdf#126672 Add search field to extension managerSamuel Mehrbrodt
2022-04-25Update to glade 3.38.2Samuel Mehrbrodt
2022-04-21Drop special-casing for Chart's sidebar property deckMike Kaganski
2022-04-21rhbz#2075918: Join ExtensionCmdQueue::ThreadStephan Bergmann
2022-04-21Use the sander std::condition_variable semantics in ExtensionCmdQueue::ThreadStephan Bergmann
2022-04-21Reliably stop ExtensionCmdQueue::Thread::executeStephan Bergmann
2022-04-20Fix regression in the iOS app (and possibly the Android and GTK apps)Tor Lillqvist
2022-04-19Fix heap-use-after-freeStephan Bergmann
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin