summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2019-01-23loplugin:constparams in sfx2Noel Grandin
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen
2019-01-13array_view was changed to span in upcoming C++20Stephan Bergmann
2019-01-12use unique_ptr in SfxEventConfiguration::ConvertToMacroNoel Grandin
2019-01-11Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara
2019-01-10VirtualDevice must be a complete type here (Windows --disable-pch)Stephan Bergmann
2019-01-09tdf#122273 modal dialog on modeless dialog needs special handlingCaolán McNamara
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-08loplugin:constantparamNoel Grandin
2019-01-03Redaction: First stepsMuhammet Kara
2019-01-01lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl
2018-12-31Provide keyboard navigation to Shortcuts tool box and Hamburger menu inJim Raykowski
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-20Enable --help=html for flatpakStephan Bergmann
2018-12-20use unique_ptr in sfx2Noel Grandin
2018-12-18use unique_ptr in SfxMediumListNoel Grandin
2018-12-18use unique_ptr in FileOpenDialog_ImplNoel Grandin
2018-12-18Simplify ShowLockedDocumentDialog argument listMike Kaganski
2018-12-17Allow setting some MediaDescriptor properties during runtimeSamuel Mehrbrodt
2018-12-13Resolves: tdf#120481 gradient subpage 12 pixels too shortCaolán McNamara
2018-12-13loplugin:constantparamNoel Grandin
2018-12-12use unique_ptr in SfxChildWinContextCtorNoel Grandin
2018-12-12use unique_ptr in SfxChildWinCtorNoel Grandin
2018-12-12use unique_ptr for SfxChildWinFactoryNoel Grandin
2018-12-11use unique_ptr for SfxChildWinContextFactoryNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann
2018-12-05remove unused SfxCallMode enum valueNoel Grandin
2018-12-04tdf#34171: check foreign lockfiles to tell who has locked documentMike Kaganski
2018-12-04Infobar showing donation alternating with getinvolvedheiko tietze
2018-12-04weld OfaAutoCorrDlgCaolán McNamara
2018-12-04remove unused enum SfxObjectShellFlagsNoel Grandin
2018-11-30loplugin:unusedmethodsNoel Grandin
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-28loplugin:unusedmethodsNoel Grandin
2018-11-27loplugin:unnecessaryvirtualNoel Grandin
2018-11-27remove unused SfxObjectShellFlags enum valuesNoel Grandin
2018-11-27remove unused SfxViewShellFlags enum valueNoel Grandin
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-26sfx2: show partial signatures even if cert validation failsMiklos Vajna
2018-11-25weld SfxMacroAssignDlgCaolán McNamara
2018-11-25SfxStyleDialog is now unusedCaolán McNamara
2018-11-23weld SfxMacroTabPageCaolán McNamara
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-19weld TreeViewCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-15Resolves: tdf#121415 font tab page has no nameCaolán McNamara
2018-11-15loplugin:staticmethods in sfx2Noel Grandin