summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-03-05improve documentation of soffice --accept parameterMichael Stahl
2019-02-27weld UpdateDialogCaolán McNamara
2019-02-27weld LicenseDialogImplCaolán McNamara
2019-02-27lok: sc: clicking on individual chart elements doesn't select objectMarco Cecchetti
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-27Fix typoAndrea Gelmini
2019-02-25weld UpdateInstallDialogCaolán McNamara
2019-02-23weld ShowLicenseDialogCaolán McNamara
2019-02-23weld DependencyDialogCaolán McNamara
2019-02-23loplugin:unusedfields in desktopNoel Grandin
2019-02-22LOK: reuse cached json object for ViewId where availableAshod Nakashian
2019-02-22LOK: always update the payload string via the cacheAshod Nakashian
2019-02-22LOK: Validate cached queued callback payloadsAshod Nakashian
2019-02-22LOK: Cache JSON payloadsAshod Nakashian
2019-02-22LOK: Cache RectangleAndPart payloadsAshod Nakashian
2019-02-22LOK: Use a struct instead of std::pair to support cachingAshod Nakashian
2019-02-22LOK: Move RectangleAndPart to the headerAshod Nakashian
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-15Mention that temporaryHackToInvokeCallbackHandlers() is for LibreOfficeLightTor Lillqvist
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-15tdf#123474: use INetURLObject methods to construct valid URIMike Kaganski
2019-02-13Pointer is pointlessNoel Grandin
2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-02-08loplugin:indentation in dbaccess..drawinglayerNoel Grandin
2019-02-07lok: intercept the UNO command ".uno:EditRegion"Henry Castro
2019-01-30-Werror,-Wlogical-op-parentheses (clang-cl)Stephan Bergmann
2019-01-25lok: don't crash in simple LOK use-case with no callback.Michael Meeks
2019-01-25CppunitTest_desktop_lib: avoid use-after-freeMiklos Vajna
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2019-01-17lok: We cannot skip duplicates of SELECTION_START / _END.Jan Holesovsky
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2019-01-15Use utl::TempFile for exception safetyMike Kaganski
2019-01-13Reduce OUString operationsMatteo Casalin
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-11Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-08use unique_ptr in desktop::IpcThreadNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2019-01-06tdf#82504 writer table cell background color SvxColorItem uno functionJim Raykowski
2019-01-01lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl
2018-12-29Fix typo in codeAndrea Gelmini
2018-12-27lok: add test signing DOCX -> testInsertCertificate_PEM_DOCXTomaž Vajngerl
2018-12-27lok: simplify and cleanup testInsertCertificate_{PEM,DER}_ODTTomaž Vajngerl
2018-12-26Use vector<PropertyValue> and containerToSequence to simplify thingsMike Kaganski
2018-12-26Remove redundant ClearableMutexGuard::clear() callMike Kaganski
2018-12-25tdf#120676: don't send "processing done" when refused to processMike Kaganski
2018-12-24Fix signing empty Configurations2/accelerator/current.xmlTomaž Vajngerl
2018-12-23tdf#122269 don't prompt to restart if we're exiting the application anywayCaolán McNamara