summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2019-05-10unipoll: let InitVCL tolerate double init.Michael Meeks1-18/+9
2019-05-10an uno -> a unoCaolán McNamara2-3/+3
2019-05-10an is used before a vowel soundCaolán McNamara8-11/+11
2019-05-09CppunitTest_desktop_lib: close the document while LOK is still activeMiklos Vajna2-104/+18
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák4-127/+63
2019-05-08desktop: can pass by value in LOKTransferableMiklos Vajna2-4/+3
2019-05-07unipoll: emit user input-events & uno commands directly when in unipoll mode.Michael Meeks1-4/+7
2019-05-06desktop: turn on clang-format for lokclipboardMiklos Vajna2-18/+19
2019-05-04unipoll: cleanup runPoll.Michael Meeks1-2/+5
2019-05-03unipoll: get SolarMutex lock counting right.Michael Meeks1-0/+1
2019-05-02Support "Preview in Web Browser" in Flatpak modeStephan Bergmann1-2/+2
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