Age | Commit message (Expand) | Author |
2021-07-31 | getArray->getConstArray | Noel Grandin |
2021-07-30 | convert TextAlign to scoped enum | Caolán McNamara |
2021-07-30 | indexing: add LOKit API to render the search result into a bitmap | Tomaž Vajngerl |
2021-07-28 | use officecfg for SvtCJKOptions | Noel Grandin |
2021-07-27 | drop SvtLanguageOptions class | Noel Grandin |
2021-07-26 | use officecfg for security options | Noel Grandin |
2021-07-26 | use officecfg for menu options | Noel Grandin |
2021-07-25 | simplify SvFontSubst | Noel Grandin |
2021-07-22 | flatten vcl::LazyDelete | Noel Grandin |
2021-07-21 | Related: tdf#135762 Suppress cout if not command line | Eike Rathke |
2021-07-20 | jsdialog: remove UITest based events execution | Szymon Kłos |
2021-07-19 | Move svl::Items to include/svl/whichranges.hxx, and unify its usage | Mike Kaganski |
2021-07-19 | jsdialog: early return if welded widget found | Szymon Kłos |
2021-07-16 | Output proper language tag instead of Language+Country concatenation | Eike Rathke |
2021-07-15 | lok: include the label of the status indicator | Henry Castro |
2021-07-15 | Related: tdf#135762 Allow --convert-to csv to specify 1-based sheet number | Eike Rathke |
2021-07-14 | rhbz#1980800 allow --convert-to csv to write each sheet to a separate file | Caolán McNamara |
2021-07-12 | tdf#126665 Remember last used file picker directory | Samuel Mehrbrodt |
2021-06-30 | Avoid accumulating a huge number of Trace Events before calling the callback | Tor Lillqvist |
2021-06-28 | loplugin:indentation improve checks for brace alignment | Noel Grandin |
2021-06-23 | lok: allow .uno:JumpToMark. | Michael Meeks |
2021-06-22 | configure: Improve help-options handling | Jan-Marek Glogowski |
2021-06-18 | Add Last 4 UNO Commands To CrashReport Dump | Gopi Krishna Menon |
2021-06-18 | Add Active Sfx Object Name To CrashReport Dump | Gopi Krishna Menon |
2021-06-18 | VCL graphics rendering tests that a run on LO version change | homeboy445 |
2021-06-17 | use string_view in the Translate API | Noel Grandin |
2021-06-16 | Add Active App Name Field To Crash Report | Gopi Krishna Menon |
2021-06-14 | Use FontList::GetFirstFontMetric instead of custom iteration code | Mike Kaganski |
2021-06-09 | scale VCL's scale cache according to the number of Online views | Luboš Luňák |
2021-06-09 | We must collect the Trace Events when recording them is turned on | Tor Lillqvist |
2021-06-08 | Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker) | Julien Nabet |
2021-06-08 | Silence -Wunused-but-set-variable (Clang 13 trunk) on volatile variable | Stephan Bergmann |
2021-06-04 | lok: Interaction handler for FilterOptions | merttumer |
2021-06-01 | configure: Refactor platform defaults | Jan-Marek Glogowski |
2021-05-26 | gbuild: Handle glxtest + vclmain usage via macros | Jan-Marek Glogowski |
2021-05-25 | fix some crypto leaks | Noel Grandin |
2021-05-22 | fix leak in desktop test | Noel Grandin |
2021-05-21 | add Toggleable as a separate thing to a Button | Caolán McNamara |
2021-05-20 | use toggle instead of click for CheckButton | Caolán McNamara |
2021-05-19 | tdf#142348 Use transparent background for Android Viewer, too | Michael Weghorn |
2021-05-18 | loplugin:stringview (--enable-breakpad) | Stephan Bergmann |
2021-05-17 | split OutputDevice from Window | Noel Grandin |
2021-05-14 | Improve loplugin:stringview | Stephan Bergmann |
2021-05-11 | lok: move handleMacroConfirmationRequest to its own method | Tomaž Vajngerl |
2021-05-11 | lok: enable macros by default for Android | Tomaž Vajngerl |
2021-05-07 | desktop, lokclipboard: avoid repeating the return type from the declaration | Miklos Vajna |
2021-05-05 | WASM: add initial support for Emscripten cross build | Jan-Marek Glogowski |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-29 | Can use stack instead of heap (desktop/lockfile) | Julien Nabet |
2021-04-29 | loplugin:stringadd simplify some *StringBuffer operations | Noel Grandin |