Age | Commit message (Expand) | Author |
2019-04-19 | drop some unneeded includes | Caolán McNamara |
2019-04-17 | tdf#124597 template select dialog launched before parent gets final size | Caolán McNamara |
2019-04-17 | use Deactivate | Caolán McNamara |
2019-04-17 | Missing include (Windows --disable-pch) | Stephan Bergmann |
2019-04-16 | Protect page position during redaction | Muhammet Kara |
2019-04-16 | loplugin:sequentialassign in sfx2..solenv | Noel Grandin |
2019-04-15 | tdf#124730 an attempt to remove entry that isn't there | Caolán McNamara |
2019-04-15 | improve loplugin simplifyconstruct | Noel Grandin |
2019-04-14 | tdf#120703 PVS: Silence V522 warnings | Mike Kaganski |
2019-04-12 | Resolves: tdf#124698 bubble down parent for modal dialog | Caolán McNamara |
2019-04-12 | loplugin:unusedmethods | Noel Grandin |
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-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 |