summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
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
2021-10-22better name for a function overloadLuboš Luňák2-2/+2
2021-10-22LOK: introduce way to restrict uno commandsPranam Lashkari2-4/+27
2021-10-19Improve an error messageStephan Bergmann1-2/+4
2021-10-18Related: tdf#145173 Ensure known supported system and default document localeEike Rathke1-4/+11
2021-10-16Simplify vector initialization in desktopJulien Nabet2-4/+2
2021-10-15ScriptForge - new SFWidgets library, new PopupMenu serviceJean-Pierre Ledure1-0/+1
2021-10-15delay, collect and compress LOK invalidations for Writer viewsLuboš Luňák2-1/+14
2021-10-15do not use text-based LOK callback internallyLuboš Luňák3-84/+186
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski1-7/+7
2021-10-15lok: Fix graphicselection INPLACE msg is filtered outMert Tumer1-1/+1
2021-10-14tdf#33749 - revised merge and unmerge cells UI controlsRoss Johnson1-3/+1
2021-10-14Fix memory leakMike Kaganski1-1/+1
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski2-4/+4
2021-10-13Unify JsonWriter::put and putRaw a bitMike Kaganski1-1/+1
2021-10-12loplugin:unusedmethodsNoel Grandin2-23/+0
2021-10-11loplugin:moveparam in desktopNoel Grandin7-31/+25
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann3-22/+12
2021-10-10loplugin:moveparam in xmlscriptNoel Grandin2-2/+2
2021-10-06loplugin:moveparam in connectivityNoel Grandin1-1/+1
2021-10-06Deduplicate reference marks and cell auto fill messagesSzymon Kłos1-0/+2
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann3-13/+13
2021-10-03drop 'using namespace std' in desktop, e*, f*Julien Nabet1-1/+0
2021-09-28gives names to all the Idles and TasksNoel Grandin3-4/+6
2021-09-28add extra timeout with higher priority to LOK flushingLuboš Luňák2-4/+31
2021-09-28do not use std::find_if() if std::find() does the jobLuboš Luňák1-9/+4
2021-09-28do not check a const variable in every lambda invocationLuboš Luňák1-5/+8
2021-09-28optimize removing from the LOK flush queueLuboš Luňák2-93/+114
2021-09-28vcl: rename OutDevState to StackChris Sherlock1-1/+1
2021-09-26use SfxItemSetFixed in variousNoel Grandin1-1/+1
2021-09-23Extend loplugin:stringviewparam to starts/endsWith: desktopStephan Bergmann1-2/+4
2021-09-23Fix typosAndrea Gelmini1-1/+1
2021-09-22lok-desktop: unit tests for LOK_CALLBACK_TABLE_SELECTEDDennis Francis2-0/+121
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock1-1/+1
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák2-8/+8