Age | Commit message (Expand) | Author |
2023-08-03 | Test paintPartTile behavior for views with different schemes | Paris Oplopoios |
2023-08-01 | cool#6911 report the position of comments as cell addresses | Caolán McNamara |
2023-07-31 | loplugin:stringconstant: Catch some O[U]String::getStr anti-patterns | Stephan Bergmann |
2023-06-05 | lok: callback to send the updated theme palette when theme changes | Tomaž Vajngerl |
2023-06-02 | lok: accessibility event listener for focused paragraph | Marco Cecchetti |
2023-04-24 | loplugin:unnecessarygetstr extend to more std::string checking | Noel Grandin |
2023-04-24 | loplugin:unnecessarygetstr extend to createFromAscii | Noel Grandin |
2023-04-21 | CppunitTest_desktop_lib: disable 3 useless doc sign tests | Miklos Vajna |
2023-04-14 | -Werror,-Wunused-variable | Stephan Bergmann |
2023-04-05 | fix leaks when using tools::JsonWriter | Noel Grandin |
2023-03-11 | lok: add trimMemory capability, and expand dumpState to caches. | Michael Meeks |
2023-03-07 | Drop the LibreOfficeKit paintThumbnail() API | Tor Lillqvist |
2023-02-22 | Extend LOKit API with functionality to extract a request and paint thumbnails | Tor Lillqvist |
2023-02-21 | qa: call ProcessEventsToIdle inside dispatchCommand | Xisco Fauli |
2023-02-21 | qa: use dispatchCommand from macroTest | Xisco Fauli |
2023-02-16 | SfxViewShell::GetViewFrame never returns null, change to a reference | Caolán McNamara |
2023-01-29 | lok: support per-user timezone | Ashod Nakashian |
2023-01-18 | don't crash with --disable-pdfium | Caolán McNamara |
2023-01-12 | drop internal support for 1-bit images | Noel Grandin |
2022-12-19 | tdf#145538 Use range based for loops | Leonid Ryzhov |
2022-11-19 | lok: masterpage: Introduce mode property to tile rendering | Szymon Kłos |
2022-11-10 | lok: Introudce getDataArea for Calc | Szymon Kłos |
2022-11-10 | lok: masterpage: use EditMode as parameter in invalidation callback | Szymon Kłos |
2022-11-09 | UnoApiTest: factor out common code | Xisco Fauli |
2022-10-24 | UnoApiTest: factor out common code | Xisco Fauli |
2022-10-21 | test: merge CalcUnoApiTest and UnoApiTest into one | Xisco Fauli |
2022-09-29 | split utl::TempFile into fast and named variants | Noel Grandin |
2022-09-26 | Fix typo | Andrea Gelmini |
2022-09-26 | lok: create sidebar on demand | Szymon Kłos |
2022-08-11 | some --disable-pdfium fixes | Caolán McNamara |
2022-07-20 | tdf#127236 vcl: fix missing encryption of PDF images during export | Miklos Vajna |
2022-07-19 | Replace old png writer in test_desktop_lib.cxx | offtkp |
2022-05-31 | lok: add more efficient getSelectionType() replacement | Luboš Luňák |
2022-05-13 | sw content controls, dropdown: add LOK API | Miklos Vajna |
2022-05-05 | Just use Any ctor instead of makeAny (Linux, sequel) | Stephan Bergmann |
2022-04-11 | loplugin:stringview add check for getToken().toInt32 | Noel Grandin |
2022-02-18 | lok: sc: unit test drag & drop | Henry Castro |
2022-02-18 | lok: test: fix testSheetSelections | Henry Castro |
2022-01-26 | desktop lok, export options: allow passing through a JSON string as-is | Miklos Vajna |
2022-01-14 | Recheck modules d* with IWYU | Gabor Kelemen |
2022-01-10 | Move HAVE_MORE_FONTS into an extra config header | Jan-Marek Glogowski |
2021-12-14 | fix handling of the "EMPTY" LOK tile invalidation | Luboš Luňák |
2021-11-11 | Use o3tl::convert | Mike Kaganski |
2021-10-25 | use pull model also for LOK text selection | Luboš Luňák |
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 | LOK: introduce way to restrict uno commands | Pranam Lashkari |
2021-10-15 | do not use text-based LOK callback internally | Luboš Luňák |
2021-10-13 | Unify JsonWriter::put and putRaw a bit | Mike Kaganski |
2021-09-23 | Fix typos | Andrea Gelmini |