summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2022-01-22Use o3tl::convert instead of OutputDevice::LogicToLogicMike Kaganski1-1/+1
2022-01-21VCL fix shutdown when run via system loopJan-Marek Glogowski1-0/+1
2022-01-21comphelper: move JsonToPropertyValues() from desktop/Miklos Vajna1-122/+1
2022-01-20lok: avoid reundant progress bar messages.Michael Meeks1-0/+1
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)2-3/+32
2022-01-20lok: avoid duplicate emission of statechanged: messages.Michael Meeks2-9/+42
2022-01-19lok: avoid duplicate notification of tab-stop and ruler changes.Michael Meeks1-0/+2
2022-01-19WASM gbuild: add --pre-js dependenciesJan-Marek Glogowski1-0/+2
2022-01-19WASM setup as non-multiuser, desktop buildJan-Marek Glogowski2-6/+6
2022-01-19WASM more initial bits and piecesJan-Marek Glogowski2-2/+2
2022-01-18Add HAVE_(UNIX_)DLAPI config header defineJan-Marek Glogowski1-1/+1
2022-01-14Recheck modules d* with IWYUGabor Kelemen27-21/+15
2022-01-12gbuild: build static LO / link static executablesJan-Marek Glogowski1-1/+1
2022-01-12Removed duplicated includesAndrea Gelmini1-2/+0
2022-01-11preload configmgr data for COOLNoel Grandin1-0/+47
2022-01-10Move HAVE_MORE_FONTS into an extra config headerJan-Marek Glogowski1-0/+1
2022-01-09soffice.sh depends on config_host.mk for the sedJan-Marek Glogowski1-0/+1
2022-01-08Unify condition names and fix "else" pathsJan-Marek Glogowski2-4/+4
2022-01-07Don't build a static unopkgJan-Marek Glogowski2-4/+8
2022-01-07Disable oosplash pagein feature for static buildsJan-Marek Glogowski3-15/+18
2022-01-06We don't want or need any LOKClipboard on iOSTor Lillqvist2-1/+23
2021-12-29Always use <poll.h>, no modern system needs <sys/poll.h>Ismael Luceno1-1/+1
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski2-2/+2
2021-12-25oss-fuzz: convert to static cross-buildJan-Marek Glogowski1-0/+2
2021-12-21loplugin:flatten in desktop..drawinglayerNoel Grandin4-110/+108
2021-12-21no point in release solar mutex before calling PostUserEventNoel Grandin1-13/+6
2021-12-19use more cppu::BaseMutexNoel Grandin13-59/+56
2021-12-16ensure invalidate tiles LOK message range checkingLuboš Luňák2-7/+18
2021-12-14fix handling of the "EMPTY" LOK tile invalidationLuboš Luňák2-5/+25
2021-12-14lokit: add env. var to set the certificate database dirTomaž Vajngerl1-0/+23
2021-12-13Refactor some buildsytem stuff (mostly whitespace)Jan-Marek Glogowski1-10/+2
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann11-18/+9
2021-12-07make sure vector elements are initialized properlyLuboš Luňák2-2/+2
2021-12-03Disable the xmlCleanupParser test in a static buildJan-Marek Glogowski2-0/+8
2021-11-25loplugin:stringliteraldefine in desktopNoel Grandin4-8/+10
2021-11-25lok: add pdf version option for exportGabriel Masei1-0/+30
2021-11-12make it explicit whether to ignore the result of getLOKPayload()Luboš Luňák1-2/+3
2021-11-12rtl::Static to thread-safe staticNoel Grandin4-26/+26
2021-11-11Impress- Correct commands mentioning Page instead of SlideNnamani Ezinne1-0/+3
2021-11-11Use o3tl::convertMike Kaganski1-2/+3
2021-11-10new loplugin:stringliteraldefineNoel Grandin1-1/+1
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin2-4/+4
2021-11-03loplugin:constparamsNoel Grandin2-2/+2
2021-10-30Prepare for removal of non-const operator[] from Sequence in desktopMike Kaganski20-157/+120
2021-10-26use boost flat_map for faster mapLuboš Luňák2-2/+4
2021-10-25use pull model also for LOK text selectionLuboš Luňák2-12/+56
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák2-0/+167
2021-10-23Fix typosAndrea Gelmini1-3/+3
2021-10-22LOK: maintain blocked command list per viewPranam Lashkari2-17/+5
2021-10-22LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari2-37/+16