summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2019-04-04Drop UNICODE/_UNICODE definesMike Kaganski
2019-04-02weld XMLFilterSettingsDialogCaolán McNamara
2019-04-02drop some unneeded includesCaolán McNamara
2019-03-31tdf#120703 PVS: Silence V575 warningsMike Kaganski
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-26Consolidate declarations of {fire,reap}_glxtest_process in single include fileStephan Bergmann
2019-03-26loplugin:singlevalfieldsNoel Grandin
2019-03-26tdf#124146 support posting of gesture event for LOKitTomaž Vajngerl
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-22lok: Keep the temporary user profile set during the entire preload.Jan Holesovsky
2019-03-21lok: intercept the UNO command ".uno:ThesaurusDialog"Henry Castro
2019-03-18Added tiled watermark export option for pdfmerttumer
2019-03-15tdf#124042: Add SAL_INFOs for iOS about the CGContext life cycle in LOKitTor Lillqvist
2019-03-15loplugin:stringconstantNoel Grandin
2019-03-15Don't return an empty C string, the caller is not prepared for thatTor Lillqvist
2019-03-12Write HiDPI consistently without a hyphenTor Lillqvist
2019-03-11android: Set the program path sensibly when we've got nullptr.Jan Holesovsky
2019-03-11android: Generate liblo-native-code.so so that it can be linked against.Jan Holesovsky
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-03-08Removed duplicated includesAndrea Gelmini
2019-03-08new loplugin constvarsNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
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