summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2022-02-18lok: sc: unit test drag & dropHenry Castro
2022-02-18lok: test: fix testSheetSelectionsHenry Castro
2022-02-15Fix xml namespaceSamuel Mehrbrodt
2022-02-14Add LibreOffice Crash extensionSamuel Mehrbrodt
2022-02-08Avoid -Werror,-Wunused-variable also with clang-clStephan Bergmann
2022-02-05lok: render image preview with lower resolutionSzymon Kłos
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-26desktop lok, export options: allow passing through a JSON string as-isMiklos Vajna
2022-01-25lok: enable in-place editing of math equationsMike Kaganski
2022-01-25Related: tdf#146971 remove %PRODUCTNAME from accessible-descriptionCaolán McNamara
2022-01-24jsdialog: use string identifiersSzymon Kłos
2022-01-22Use o3tl::convert instead of OutputDevice::LogicToLogicMike Kaganski
2022-01-21VCL fix shutdown when run via system loopJan-Marek Glogowski
2022-01-21comphelper: move JsonToPropertyValues() from desktop/Miklos Vajna
2022-01-20lok: avoid reundant progress bar messages.Michael Meeks
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-20lok: avoid duplicate emission of statechanged: messages.Michael Meeks
2022-01-19lok: avoid duplicate notification of tab-stop and ruler changes.Michael Meeks
2022-01-19WASM gbuild: add --pre-js dependenciesJan-Marek Glogowski
2022-01-19WASM setup as non-multiuser, desktop buildJan-Marek Glogowski
2022-01-19WASM more initial bits and piecesJan-Marek Glogowski
2022-01-18Add HAVE_(UNIX_)DLAPI config header defineJan-Marek Glogowski
2022-01-14Recheck modules d* with IWYUGabor Kelemen
2022-01-12gbuild: build static LO / link static executablesJan-Marek Glogowski
2022-01-12Removed duplicated includesAndrea Gelmini
2022-01-11preload configmgr data for COOLNoel Grandin
2022-01-10Move HAVE_MORE_FONTS into an extra config headerJan-Marek Glogowski
2022-01-09soffice.sh depends on config_host.mk for the sedJan-Marek Glogowski
2022-01-08Unify condition names and fix "else" pathsJan-Marek Glogowski
2022-01-07Don't build a static unopkgJan-Marek Glogowski
2022-01-07Disable oosplash pagein feature for static buildsJan-Marek Glogowski
2022-01-06We don't want or need any LOKClipboard on iOSTor Lillqvist
2021-12-29Always use <poll.h>, no modern system needs <sys/poll.h>Ismael Luceno
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski
2021-12-25oss-fuzz: convert to static cross-buildJan-Marek Glogowski
2021-12-21loplugin:flatten in desktop..drawinglayerNoel Grandin
2021-12-21no point in release solar mutex before calling PostUserEventNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-16ensure invalidate tiles LOK message range checkingLuboš Luňák
2021-12-14fix handling of the "EMPTY" LOK tile invalidationLuboš Luňák
2021-12-14lokit: add env. var to set the certificate database dirTomaž Vajngerl
2021-12-13Refactor some buildsytem stuff (mostly whitespace)Jan-Marek Glogowski
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-07make sure vector elements are initialized properlyLuboš Luňák
2021-12-03Disable the xmlCleanupParser test in a static buildJan-Marek Glogowski
2021-11-25loplugin:stringliteraldefine in desktopNoel Grandin
2021-11-25lok: add pdf version option for exportGabriel Masei
2021-11-12make it explicit whether to ignore the result of getLOKPayload()Luboš Luňák
2021-11-12rtl::Static to thread-safe staticNoel Grandin