summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2019-04-29test in a separate helper process if OpenCL crashes (tdf#112252)Luboš Luňák1-1/+60
2019-04-29tdf#120703 PVS: dereference before nullptr checkMike Kaganski1-149/+104
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl1-1/+1
2019-04-26lok: allow paste content to popup dialogHenry Castro4-5/+96
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann4-6/+0
2019-04-24tdf#124923: Need to call InitVCL() on iOS before using SolarMutexGuardTor Lillqvist1-0/+4
2019-04-23LOK: support creating view with optionsAshod Nakashian2-3/+22
2019-04-23Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian1-5/+43
2019-04-19Fix typoAndrea Gelmini1-1/+1
2019-04-19drop some unneeded includesCaolán McNamara2-2/+0
2019-04-17SharePoint connection: Better handling of encoded URLsTamás Zolnai2-5/+5
2019-04-17lok: add profile zones.Michael Meeks1-15/+131
2019-04-16SharePoint connection: Handle encoded URL passed as command line argumentTamás Zolnai2-0/+27
2019-04-15lok: rename - emitted as events not on stdout now.Michael Meeks1-1/+1
2019-04-15lok: emit ProfileZone data in messages when requested.Michael Meeks1-0/+36
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin3-29/+14
2019-04-13use more std::make_uniqueNoel Grandin1-1/+1
2019-04-13android: Make the tiled rendering from the loolwsd actually work.Jan Holesovsky1-3/+15
2019-04-12loplugin:unusedfieldsNoel Grandin1-5/+1
2019-04-12lok: add missing parameter to PostExtTextInputEvent functionHenry Castro1-1/+2
2019-04-09drop some unneeded includesCaolán McNamara1-1/+0
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski4-63/+68
2019-04-06weld OTableSubscriptionPageCaolán McNamara2-4/+6
2019-04-06Fix typoAndrea Gelmini1-1/+1
2019-04-06Fix typoAndrea Gelmini1-2/+2
2019-04-04Drop UNICODE/_UNICODE definesMike Kaganski9-36/+0
2019-04-02weld XMLFilterSettingsDialogCaolán McNamara1-1/+1
2019-04-02drop some unneeded includesCaolán McNamara3-4/+0
2019-03-31tdf#120703 PVS: Silence V575 warningsMike Kaganski1-0/+13
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-0/+1
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin2-3/+3
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-03-26Consolidate declarations of {fire,reap}_glxtest_process in single include fileStephan Bergmann3-5/+2
2019-03-26loplugin:singlevalfieldsNoel Grandin2-45/+0
2019-03-26tdf#124146 support posting of gesture event for LOKitTomaž Vajngerl2-1/+47
2019-03-25new loplugin:unoqueryNoel Grandin1-1/+1
2019-03-22lok: Keep the temporary user profile set during the entire preload.Jan Holesovsky1-3/+3
2019-03-21lok: intercept the UNO command ".uno:ThesaurusDialog"Henry Castro1-1/+2
2019-03-18Added tiled watermark export option for pdfmerttumer1-0/+26
2019-03-15tdf#124042: Add SAL_INFOs for iOS about the CGContext life cycle in LOKitTor Lillqvist1-0/+7
2019-03-15loplugin:stringconstantNoel Grandin1-1/+1
2019-03-15Don't return an empty C string, the caller is not prepared for thatTor Lillqvist1-0/+3
2019-03-12Write HiDPI consistently without a hyphenTor Lillqvist2-2/+2
2019-03-11android: Set the program path sensibly when we've got nullptr.Jan Holesovsky1-0/+9
2019-03-11android: Generate liblo-native-code.so so that it can be linked against.Jan Holesovsky1-2/+2
2019-03-09loplugin:unusedmethodsNoel Grandin2-48/+0
2019-03-08Removed duplicated includesAndrea Gelmini1-1/+0
2019-03-08new loplugin constvarsNoel Grandin1-1/+1