Age | Commit message (Expand) | Author |
2021-08-07 | Removed duplicated include | Andrea Gelmini |
2021-08-06 | make --disable-scripting compile | Caolán McNamara |
2021-08-06 | drop intermediate vcl::Window from Application::GetDefDialogParent | Caolán McNamara |
2021-08-05 | improve LOK notifyInvalidation | Noel Grandin |
2021-08-05 | drop unneeded forward declare | Caolán McNamara |
2021-08-05 | No need for extra uno commands for shape hyperlinks | Samuel Mehrbrodt |
2021-08-05 | remove outdated comments | Caolán McNamara |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-08-04 | SdStyleSheet: implement XMultiPropertySet | Mike Kaganski |
2021-08-03 | Resolves: tdf#137637 keep user selection during initialization | Caolán McNamara |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-08-01 | osl::Mutex->std::mutex in QueueProcessor | Noel Grandin |
2021-08-01 | osl::Mutex->std::mutex in ResourceFactoryManager | Noel Grandin |
2021-07-31 | getArray->getConstArray | Noel Grandin |
2021-07-30 | Use u16string_view here | Mike Kaganski |
2021-07-29 | tdf#142817: Correctly replace animation effect that comes with a command | Katarina Behrens |
2021-07-28 | Three identical functions for a class is a bit too much | Mike Kaganski |
2021-07-28 | use officecfg for SvtCJKOptions | Noel Grandin |
2021-07-27 | ofz#36348 Integer-overflow | Caolán McNamara |
2021-07-27 | tdf#143126 PPTX: slideshow setting “Start from” not exported | Tibor Nagy |
2021-07-27 | drop SvtLanguageOptions class | Noel Grandin |
2021-07-27 | tdf#142915 PPTX import: support for presentation's timing attribute | Tibor Nagy |
2021-07-26 | use officecfg for security options | Noel Grandin |
2021-07-25 | Avoid some division by zero | Stephan Bergmann |
2021-07-25 | use officecfg for drawing options | Noel Grandin |
2021-07-25 | use officecfg to retrieve WarnAlienFormat | Noel Grandin |
2021-07-24 | use officecfg to retrieve AutoSave | Noel Grandin |
2021-07-24 | sdremote: remove useless comment | Andrzej Hunt |
2021-07-24 | use officecfg to retrieve PrettyPrinting | Noel Grandin |
2021-07-24 | sdremote: close BufferedStreamSocket on destruction | Andrzej Hunt |
2021-07-23 | use officecfg to retrieve GetIsForPagePreviews | Noel Grandin |
2021-07-22 | no need to allocate the error separately in GraphicFilter | Noel Grandin |
2021-07-22 | tdf#124708: sd_uiimpress: Add unittest | Xisco Fauli |
2021-07-22 | flatten vcl::LazyDelete | Noel Grandin |
2021-07-21 | Avoid external processes picking up instdir/program/libnspr4.so | Stephan Bergmann |
2021-07-21 | IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVertical | Mike Kaganski |
2021-07-21 | can pass SfxItemSet around by value in SfxShell | Noel Grandin |
2021-07-20 | Use some forward declarations in <editeng/editobj.hxx> | Mike Kaganski |
2021-07-20 | tdf#142648 PPTX: import long slide names to avoid broken link export | Tibor Nagy |
2021-07-19 | jsdialog: sidebar: avoid duplicated widget ids | Szymon Kłos |
2021-07-19 | tdf#59323 pptx export: test for datetime footer backwards compatibility | Sarper Akdemir |
2021-07-19 | tdf#59323 tdf#142228 pptx export: fix datetime footers backwards compatibility | Sarper Akdemir |
2021-07-19 | tdf#59323 tdf#142221: fix pptx datetime import export format | Sarper Akdemir |
2021-07-19 | Move svl::Items to include/svl/whichranges.hxx, and unify its usage | Mike Kaganski |
2021-07-19 | uitest: sd: put similar tests in the same file | Xisco Fauli |
2021-07-19 | tdf#143125 sd: fix crash when closing Custom Slide Shows dialog | Tibor Nagy |
2021-07-17 | sdremote: introduce early return to improve handleAcceptedConnection | Andrzej Hunt |
2021-07-17 | sdremote: clean up now-unneeded "found" flag | Andrzej Hunt |
2021-07-17 | sdremote: avoid infinite loop if client disconnects during handshake | Andrzej Hunt |