summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl
2019-04-26lok: allow paste content to popup dialogHenry Castro
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann
2019-04-24tdf#124923: Need to call InitVCL() on iOS before using SolarMutexGuardTor Lillqvist
2019-04-23LOK: support creating view with optionsAshod Nakashian
2019-04-23Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian
2019-04-19Fix typoAndrea Gelmini
2019-04-19drop some unneeded includesCaolán McNamara
2019-04-17SharePoint connection: Better handling of encoded URLsTamás Zolnai
2019-04-17lok: add profile zones.Michael Meeks
2019-04-16SharePoint connection: Handle encoded URL passed as command line argumentTamás Zolnai
2019-04-15lok: rename - emitted as events not on stdout now.Michael Meeks
2019-04-15lok: emit ProfileZone data in messages when requested.Michael Meeks
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin
2019-04-13use more std::make_uniqueNoel Grandin
2019-04-13android: Make the tiled rendering from the loolwsd actually work.Jan Holesovsky
2019-04-12loplugin:unusedfieldsNoel Grandin
2019-04-12lok: add missing parameter to PostExtTextInputEvent functionHenry Castro
2019-04-09drop some unneeded includesCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-06weld OTableSubscriptionPageCaolán McNamara
2019-04-06Fix typoAndrea Gelmini
2019-04-06Fix typoAndrea Gelmini
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