summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
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
2021-11-11Impress- Correct commands mentioning Page instead of SlideNnamani Ezinne
2021-11-11Use o3tl::convertMike Kaganski
2021-11-10new loplugin:stringliteraldefineNoel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-03loplugin:constparamsNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in desktopMike Kaganski
2021-10-26use boost flat_map for faster mapLuboš Luňák
2021-10-25use pull model also for LOK text selectionLuboš Luňák
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-23Fix typosAndrea Gelmini
2021-10-22LOK: maintain blocked command list per viewPranam Lashkari
2021-10-22LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari
2021-10-22better name for a function overloadLuboš Luňák
2021-10-22LOK: introduce way to restrict uno commandsPranam Lashkari
2021-10-19Improve an error messageStephan Bergmann
2021-10-18Related: tdf#145173 Ensure known supported system and default document localeEike Rathke
2021-10-16Simplify vector initialization in desktopJulien Nabet
2021-10-15ScriptForge - new SFWidgets library, new PopupMenu serviceJean-Pierre Ledure
2021-10-15delay, collect and compress LOK invalidations for Writer viewsLuboš Luňák
2021-10-15do not use text-based LOK callback internallyLuboš Luňák
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-15lok: Fix graphicselection INPLACE msg is filtered outMert Tumer
2021-10-14tdf#33749 - revised merge and unmerge cells UI controlsRoss Johnson
2021-10-14Fix memory leakMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-13Unify JsonWriter::put and putRaw a bitMike Kaganski
2021-10-12loplugin:unusedmethodsNoel Grandin
2021-10-11loplugin:moveparam in desktopNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-10loplugin:moveparam in xmlscriptNoel Grandin
2021-10-06loplugin:moveparam in connectivityNoel Grandin
2021-10-06Deduplicate reference marks and cell auto fill messagesSzymon Kłos
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann