Age | Commit message (Expand) | Author |
2023-06-06 | tdf#38742 - Start Center: introduce push pins to favorite documents | Andreas Heinisch |
2023-04-19 | loplugin::unusedmethods | Noel Grandin |
2023-04-09 | tdf#154694 All icons: Sidebar's A11y Checker | Rizal Muttaqin |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-03-09 | tdf#149144 Icons for sm Formula Editor in Sidebar Deck | Rizal Muttaqin |
2023-03-02 | no need to allocate TargetsTable separately | Noel Grandin |
2023-02-14 | tdf#153541 update icons in notebookbar when theme changes | Caolán McNamara |
2023-01-17 | XUnoTunnel->dynamic_cast in SfxOfficeDispatch | Noel Grandin |
2022-12-21 | cid#1517813 Uninitialized scalar field | Caolán McNamara |
2022-12-20 | Async PDFExport dialog and parent methods | NickWingate |
2022-11-22 | loplugin:unusedfields | Noel Grandin |
2022-11-04 | Templates: tdf#86483: Add "Localization" category and add a template for zh_CN | Kevin Suo |
2022-10-17 | loplugin:redundantcast look for redundant dynamic_cast<T&> | Noel Grandin |
2022-10-01 | tdf#132576 Remove unused template categories | Rafael Lima |
2022-09-29 | tdf#151197: Remove EmojiControl | Khaled Hosny |
2022-09-28 | Related tdf#132576 Fix "draw" string in Template Manager and make it translat... | Rafael Lima |
2022-09-16 | Resolves tdf#80934 - GUI means to filter thumbnails in start center | Heiko Tietze |
2022-09-14 | move ErrCode to comphelper and improve debug output string | Noel Grandin |
2022-08-31 | tdf#101302: Add option to clear unavailable files in menu/start center | oguzbalkaya |
2022-08-30 | tdf#149956 Rework toolbar image flipping | Maxim Monastirsky |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-07-14 | clang-tidy modernize-pass-by-value in sfx2 | Noel Grandin |
2022-07-10 | tdf#143148 Use pragma once instead of include guards | nazanin yadi |
2022-06-09 | can pass by const& here | Noel Grandin |
2022-06-06 | Fix typos | Andrea Gelmini |
2022-06-05 | restore %PRODUCTNAME to accessible descriptions that need them | Caolán McNamara |
2022-05-08 | osl::Mutex->std::mutex in sfx2::PreventDuplicateInteraction | Noel Grandin |
2022-04-26 | officecfg,unotools,framework,sfx2: store ReadOnly for recent docs | Michael Stahl |
2022-04-03 | loplugin:stringviewparam convert methods using match | Noel Grandin |
2022-03-15 | tdf#134065, tdf#147998: fix thumbnail generation code | Mike Kaganski |
2022-03-01 | Recheck modules s[f-t]* with IWYU | Gabor Kelemen |
2022-02-18 | sfx2: introduce SfxBindings::QuerySlotId | Henry Castro |
2022-02-09 | tdf#146937 Remove "refresh" command from Template Manager | Jeff Huang |
2022-01-26 | move ToolBoxItemId into its own header | Caolán McNamara |
2022-01-24 | tdf#131327 Add double clicked event on auto-redact table | Verne-Lai |
2022-01-24 | update pch | Caolán McNamara |
2022-01-24 | move titledockwin to the one place it's used | Caolán McNamara |
2022-01-14 | make comphelper::OInterfaceContainerHelper4 more threadsafe | Noel Grandin |
2022-01-03 | osl::Mutex->std::mutex in SfxStatusDispatcher | Noel Grandin |
2021-12-27 | use comphelper::WeakComponentImplHelper in WarningDialogsParent | Noel Grandin |
2021-12-19 | use more cppu::BaseMutex | Noel Grandin |
2021-12-15 | tdf#131850: avoid encryption check for recent docs overlay | Mike Kaganski |
2021-12-04 | use OMultiTypeInterfaceContainerHelperVar3 in SfxStatusDispatcher | Noel Grandin |
2021-11-29 | move PopupMenu::IsInExecute out of vcl/include/menu.hxx | Caolán McNamara |
2021-11-26 | remove unused defines | Noel Grandin |
2021-11-26 | loplugin:stringliteraldefine in sfx2 | Noel Grandin |
2021-11-24 | Convert sal_IntPtr into int + use constexpr int in sfx2/dinfdlg | Julien Nabet |
2021-11-03 | loplugin:finalclasses | Noel Grandin |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 | Mike Kaganski |
2021-09-09 | merge ThumbnailView and ThumbnailViewBase | Caolán McNamara |