summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2019-04-16loplugin:sequentialassign in sfx2..solenvNoel Grandin16-46/+23
2019-04-15tdf#124730 an attempt to remove entry that isn't thereCaolán McNamara1-1/+3
2019-04-15improve loplugin simplifyconstructNoel Grandin3-3/+3
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski2-1/+2
2019-04-12Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara1-2/+3
2019-04-12loplugin:unusedmethodsNoel Grandin4-132/+1
2019-04-12Related: tdf#124238 don't assert on closing new TipOfTheDayDialogCaolán McNamara1-2/+2
2019-04-12tdf#124654 Don't reopen closed sidebar decksSamuel Mehrbrodt1-4/+7
2019-04-10tdf#124238 - Show a Tip-Of-The-Day dialog on startupheiko tietze1-1/+22
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen1-0/+1
2019-04-09drop some unneeded includesCaolán McNamara3-5/+0
2019-04-08drop newly unused SfxSingleTabDialogCaolán McNamara1-127/+0
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen44-0/+80
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski2-4/+4
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski6-69/+56
2019-04-07tdf#120703 PVS: Silence V522 warningsMike Kaganski1-0/+1
2019-04-05tdf#42949 Fix IWYU warnings in include/sfx2/sidebar/*Gabor Kelemen15-1/+27
2019-04-04Resolves: tdf#122780 limit massive template names in ui to a sane lengthCaolán McNamara1-2/+8
2019-04-04rhbz#1696037 null-derefCaolán McNamara1-0/+5
2019-04-02Warn when getFileURLFromSystemPath() fails, not when it succeedsTor Lillqvist1-2/+2
2019-04-02weld XMLFilterSettingsDialogCaolán McNamara1-4/+6
2019-04-02drop some unneeded includesCaolán McNamara2-3/+0
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen29-1/+37
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen14-0/+17
2019-03-29Enable redaction for ImpressMuhammet Kara1-6/+0
2019-03-29Handle different page sizes for redactionMuhammet Kara1-0/+8
2019-03-28weld SfxTemplateManagerDlgCaolán McNamara16-545/+3234
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin2-2/+2
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen29-0/+33
2019-03-28tdf#113539 Slow opening of ODT file containing a large tableNoel Grandin1-2/+8
2019-03-27return by unique_ptr from weld_parentNoel Grandin1-1/+1
2019-03-27MSO lockfiles: Deduplicate MSO lock file reading codeTamás Zolnai1-71/+9
2019-03-26Fix Windows build.Tamás Zolnai1-0/+1
2019-03-26Generate MSO lock files when the related MSO compat. option is setTamás Zolnai1-0/+46
2019-03-26weld SvxRubyDialogCaolán McNamara1-0/+5
2019-03-26loplugin:unusedmethodsNoel Grandin2-31/+0
2019-03-25Related tdf#124263 Make sure sidebar is wide enough for contentSamuel Mehrbrodt1-1/+8
2019-03-25ubsan detect null derefCaolán McNamara2-2/+2
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen35-1/+44
2019-03-25new loplugin:unoqueryNoel Grandin1-1/+1
2019-03-22tdf#119905 Infobar text overlapRasmus Jonsson1-5/+24
2019-03-22tdf#124263 Respect XSidebarPanel::getMinimalWidthSamuel Mehrbrodt1-1/+23
2019-03-22weld SwFieldDlgCaolán McNamara1-2/+27
2019-03-22refactor into a shareable base classCaolán McNamara4-31/+46
2019-03-22tdf#124255 Make maximum sidebar width configurableSamuel Mehrbrodt1-1/+3
2019-03-21lok: intercept the UNO command ".uno:ThesaurusDialog"Henry Castro1-1/+2
2019-03-20tdf#124168: We do need the BasicDLL thing also in the iOS appTor Lillqvist1-5/+3
2019-03-20weld SwFieldEditDlgCaolán McNamara1-2/+2
2019-03-19single source file for licensing info with conditional textTamas Bunth1-1/+1
2019-03-17tdf#120703 PVS: remove redundant static castsMike Kaganski1-3/+1