summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* weld UpdateDialogCaolán McNamara2019-02-276-359/+271
* weld LicenseDialogImplCaolán McNamara2019-02-272-213/+134
* lok: sc: clicking on individual chart elements doesn't select objectMarco Cecchetti2019-02-271-0/+6
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-271-2/+1
* Fix typoAndrea Gelmini2019-02-271-1/+1
* weld UpdateInstallDialogCaolán McNamara2019-02-254-86/+83
* weld ShowLicenseDialogCaolán McNamara2019-02-233-25/+20
* weld DependencyDialogCaolán McNamara2019-02-234-28/+58
* loplugin:unusedfields in desktopNoel Grandin2019-02-235-11/+3
* LOK: reuse cached json object for ViewId where availableAshod Nakashian2019-02-222-5/+15
* LOK: always update the payload string via the cacheAshod Nakashian2019-02-222-4/+13
* LOK: Validate cached queued callback payloadsAshod Nakashian2019-02-222-0/+53
* LOK: Cache JSON payloadsAshod Nakashian2019-02-222-17/+41
* LOK: Cache RectangleAndPart payloadsAshod Nakashian2019-02-222-5/+29
* LOK: Use a struct instead of std::pair to support cachingAshod Nakashian2019-02-222-26/+38
* LOK: Move RectangleAndPart to the headerAshod Nakashian2019-02-222-68/+74
* Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov2019-02-202-52/+40
* pretty up logging of exceptionsNoel Grandin2019-02-191-5/+4
* Mention that temporaryHackToInvokeCallbackHandlers() is for LibreOfficeLightTor Lillqvist2019-02-151-0/+3
* loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin2019-02-155-9/+9
* tdf#123474: use INetURLObject methods to construct valid URIMike Kaganski2019-02-151-3/+6
* Pointer is pointlessNoel Grandin2019-02-131-1/+0
* tdf#120703 PVS: remove redundant static castsMike Kaganski2019-02-121-3/+1
* loplugin:indentation in dbaccess..drawinglayerNoel Grandin2019-02-087-18/+18
* lok: intercept the UNO command ".uno:EditRegion"Henry Castro2019-02-071-1/+2
* -Werror,-Wlogical-op-parentheses (clang-cl)Stephan Bergmann2019-01-301-6/+6
* lok: don't crash in simple LOK use-case with no callback.Michael Meeks2019-01-251-2/+5
* CppunitTest_desktop_lib: avoid use-after-freeMiklos Vajna2019-01-251-0/+14
* o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen2019-01-211-3/+4
* lok: We cannot skip duplicates of SELECTION_START / _END.Jan Holesovsky2019-01-172-2/+53
* tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen2019-01-151-0/+1
* Use utl::TempFile for exception safetyMike Kaganski2019-01-151-26/+15
* Reduce OUString operationsMatteo Casalin2019-01-131-2/+1
* Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann2019-01-112-7/+11
* Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara2019-01-112-34/+8
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-081-2/+2
* use unique_ptr in desktop::IpcThreadNoel Grandin2019-01-081-7/+6
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-073-0/+3
* tdf#82504 writer table cell background color SvxColorItem uno functionJim Raykowski2019-01-061-0/+1
* lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl2019-01-012-0/+141
* Fix typo in codeAndrea Gelmini2018-12-292-4/+4
* lok: add test signing DOCX -> testInsertCertificate_PEM_DOCXTomaž Vajngerl2018-12-272-0/+64
* lok: simplify and cleanup testInsertCertificate_{PEM,DER}_ODTTomaž Vajngerl2018-12-271-82/+36
* Use vector<PropertyValue> and containerToSequence to simplify thingsMike Kaganski2018-12-261-84/+46
* Remove redundant ClearableMutexGuard::clear() callMike Kaganski2018-12-261-1/+0
* tdf#120676: don't send "processing done" when refused to processMike Kaganski2018-12-252-7/+21
* Fix signing empty Configurations2/accelerator/current.xmlTomaž Vajngerl2018-12-241-0/+6
* tdf#122269 don't prompt to restart if we're exiting the application anywayCaolán McNamara2018-12-231-0/+1
* missing test dependenciesStephan Bergmann2018-12-201-0/+17
* Enable --help=html for flatpakStephan Bergmann2018-12-201-0/+2