Age | Commit message (Expand) | Author |
2019-04-12 | Related: tdf#124238 don't assert on closing new TipOfTheDayDialog | Caolán McNamara |
2019-04-12 | tdf#124654 Don't reopen closed sidebar decks | Samuel Mehrbrodt |
2019-04-10 | tdf#124238 - Show a Tip-Of-The-Day dialog on startup | heiko tietze |
2019-04-10 | tdf#42949 Fix IWYU warnings in include/vcl | Gabor Kelemen |
2019-04-09 | drop some unneeded includes | Caolán McNamara |
2019-04-08 | drop newly unused SfxSingleTabDialog | Caolán McNamara |
2019-04-08 | tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]* | Gabor Kelemen |
2019-04-08 | Use osl_atomic_increment/osl_atomic_decrement to change m_refCount | Mike Kaganski |
2019-04-07 | Don't use resettable/clearable guard where plain guard is enough | Mike Kaganski |
2019-04-07 | tdf#120703 PVS: Silence V522 warnings | Mike Kaganski |
2019-04-05 | tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/* | Gabor Kelemen |
2019-04-04 | Resolves: tdf#122780 limit massive template names in ui to a sane length | Caolán McNamara |
2019-04-04 | rhbz#1696037 null-deref | Caolán McNamara |
2019-04-02 | Warn when getFileURLFromSystemPath() fails, not when it succeeds | Tor Lillqvist |
2019-04-02 | weld XMLFilterSettingsDialog | Caolán McNamara |
2019-04-02 | drop some unneeded includes | Caolán McNamara |
2019-04-01 | tdf#42949 Fix IWYU warnings in include/sfx2/[sS]* | Gabor Kelemen |
2019-03-29 | tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]* | Gabor Kelemen |
2019-03-29 | Enable redaction for Impress | Muhammet Kara |
2019-03-29 | Handle different page sizes for redaction | Muhammet Kara |
2019-03-28 | weld SfxTemplateManagerDlg | Caolán McNamara |
2019-03-28 | simplify reset(nullptr) -> reset() | Noel Grandin |
2019-03-28 | tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]* | Gabor Kelemen |
2019-03-28 | tdf#113539 Slow opening of ODT file containing a large table | Noel Grandin |
2019-03-27 | return by unique_ptr from weld_parent | Noel Grandin |
2019-03-27 | MSO lockfiles: Deduplicate MSO lock file reading code | Tamás Zolnai |
2019-03-26 | Fix Windows build. | Tamás Zolnai |
2019-03-26 | Generate MSO lock files when the related MSO compat. option is set | Tamás Zolnai |
2019-03-26 | weld SvxRubyDialog | Caolán McNamara |
2019-03-26 | loplugin:unusedmethods | Noel Grandin |
2019-03-25 | Related tdf#124263 Make sure sidebar is wide enough for content | Samuel Mehrbrodt |
2019-03-25 | ubsan detect null deref | Caolán McNamara |
2019-03-25 | tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]* | Gabor Kelemen |
2019-03-25 | new loplugin:unoquery | Noel Grandin |
2019-03-22 | tdf#119905 Infobar text overlap | Rasmus Jonsson |
2019-03-22 | tdf#124263 Respect XSidebarPanel::getMinimalWidth | Samuel Mehrbrodt |
2019-03-22 | weld SwFieldDlg | Caolán McNamara |
2019-03-22 | refactor into a shareable base class | Caolán McNamara |
2019-03-22 | tdf#124255 Make maximum sidebar width configurable | Samuel Mehrbrodt |
2019-03-21 | lok: intercept the UNO command ".uno:ThesaurusDialog" | Henry Castro |
2019-03-20 | tdf#124168: We do need the BasicDLL thing also in the iOS app | Tor Lillqvist |
2019-03-20 | weld SwFieldEditDlg | Caolán McNamara |
2019-03-19 | single source file for licensing info with conditional text | Tamas Bunth |
2019-03-17 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2019-03-16 | Remove duplicated include | Andrea Gelmini |
2019-03-16 | clarify that set_visible(true/false) is just show/hide | Caolán McNamara |
2019-03-15 | LOK: switch view before event emission if necessary. | Michael Meeks |
2019-03-15 | Adapt to C++2a std::span<>::index_type being unsigned size_t | Stephan Bergmann |
2019-03-14 | LOK: re-factor async key & mouse event re-posting. | Michael Meeks |
2019-03-14 | tdf#112411 Remove all that remains of the More controls toolbars | Roman Kuznetsov |