Age | Commit message (Expand) | Author |
2021-12-29 | Always use <poll.h>, no modern system needs <sys/poll.h> | Ismael Luceno |
2021-12-26 | Avoid OUStringBuffer::toString where possible | Mike Kaganski |
2021-12-25 | oss-fuzz: convert to static cross-build | Jan-Marek Glogowski |
2021-12-21 | loplugin:flatten in desktop..drawinglayer | Noel Grandin |
2021-12-21 | no point in release solar mutex before calling PostUserEvent | Noel Grandin |
2021-12-19 | use more cppu::BaseMutex | Noel Grandin |
2021-12-16 | ensure invalidate tiles LOK message range checking | Luboš Luňák |
2021-12-14 | fix handling of the "EMPTY" LOK tile invalidation | Luboš Luňák |
2021-12-14 | lokit: add env. var to set the certificate database dir | Tomaž Vajngerl |
2021-12-13 | Refactor some buildsytem stuff (mostly whitespace) | Jan-Marek Glogowski |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-12-07 | make sure vector elements are initialized properly | Luboš Luňák |
2021-12-03 | Disable the xmlCleanupParser test in a static build | Jan-Marek Glogowski |
2021-11-25 | loplugin:stringliteraldefine in desktop | Noel Grandin |
2021-11-25 | lok: add pdf version option for export | Gabriel Masei |
2021-11-12 | make it explicit whether to ignore the result of getLOKPayload() | Luboš Luňák |
2021-11-12 | rtl::Static to thread-safe static | Noel Grandin |
2021-11-11 | Impress- Correct commands mentioning Page instead of Slide | Nnamani Ezinne |
2021-11-11 | Use o3tl::convert | Mike Kaganski |
2021-11-10 | new loplugin:stringliteraldefine | Noel Grandin |
2021-11-08 | use more OUStringLiteral in MediaDescriptor | Noel Grandin |
2021-11-03 | loplugin:constparams | Noel Grandin |
2021-10-30 | Prepare for removal of non-const operator[] from Sequence in desktop | Mike Kaganski |
2021-10-26 | use boost flat_map for faster map | Luboš Luňák |
2021-10-25 | use pull model also for LOK text selection | Luboš Luňák |
2021-10-24 | change some LOK internal updates to be pull model instead of push | Luboš Luňák |
2021-10-23 | Fix typos | Andrea Gelmini |
2021-10-22 | LOK: maintain blocked command list per view | Pranam Lashkari |
2021-10-22 | LOK: unify freemium APIs and uno command restriction APIs | Pranam Lashkari |
2021-10-22 | better name for a function overload | Luboš Luňák |
2021-10-22 | LOK: introduce way to restrict uno commands | Pranam Lashkari |
2021-10-19 | Improve an error message | Stephan Bergmann |
2021-10-18 | Related: tdf#145173 Ensure known supported system and default document locale | Eike Rathke |
2021-10-16 | Simplify vector initialization in desktop | Julien Nabet |
2021-10-15 | ScriptForge - new SFWidgets library, new PopupMenu service | Jean-Pierre Ledure |
2021-10-15 | delay, collect and compress LOK invalidations for Writer views | Luboš Luňák |
2021-10-15 | do not use text-based LOK callback internally | Luboš Luňák |
2021-10-15 | Remove non-const Sequence::begin()/end() in internal code | Mike Kaganski |
2021-10-15 | lok: Fix graphicselection INPLACE msg is filtered out | Mert Tumer |
2021-10-14 | tdf#33749 - revised merge and unmerge cells UI controls | Ross Johnson |
2021-10-14 | Fix memory leak | Mike Kaganski |
2021-10-14 | Avoid COW overhead using css::uno::Sequence | Mike Kaganski |
2021-10-13 | Unify JsonWriter::put and putRaw a bit | Mike Kaganski |
2021-10-12 | loplugin:unusedmethods | Noel Grandin |
2021-10-11 | loplugin:moveparam in desktop | Noel Grandin |
2021-10-11 | In O[U]StringBuffer, make string_view params replacements for OUString ones | Stephan Bergmann |
2021-10-10 | loplugin:moveparam in xmlscript | Noel Grandin |
2021-10-06 | loplugin:moveparam in connectivity | Noel Grandin |
2021-10-06 | Deduplicate reference marks and cell auto fill messages | Szymon Kłos |
2021-10-03 | A more lightweight O[U]StringConcatenation | Stephan Bergmann |