summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2019-01-25Add Redaction ToolbarMuhammet Kara
2019-01-23set these hidden widgets to insensitiveCaolán McNamara
2019-01-23loplugin:constparams in sfx2Noel Grandin
2019-01-23fix DBG_UTIL macro blockNoel Grandin
2019-01-21Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselectCaolán McNamara
2019-01-19Redaction: Adjust offset for multiple Calc pagesMuhammet Kara
2019-01-15Upgrade external/boost to Boost 1.69.0Stephan Bergmann
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-11tdf#69060: lock refreshing font data when loading a documentMike Kaganski
2019-01-10o3tl::string_view -> std::string_view (in sfx2)Stephan Bergmann
2019-01-10Resolves: tdf#122611 crash in empty template listCaolán McNamara
2019-01-10Fix typoAndrea Gelmini
2019-01-09Related: tdf#122598 macro dialog from record macro has no parentCaolán McNamara
2019-01-09Related: tdf#122308 missing parent for losing signature warning dialogCaolán McNamara
2019-01-09tdf#122273 modal dialog on modeless dialog needs special handlingCaolán McNamara
2019-01-08Resolves: tdf#122308 ensure parent for message dialogCaolán McNamara
2019-01-08Add method DocumentToGraphicRenderer::getPageCount()Muhammet Kara
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-08loplugin:constantparamNoel Grandin
2019-01-07Redaction: Handle multiple Writer pagesMuhammet Kara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2019-01-04svtools: expose document position in DocumentToGraphicRendererMiklos Vajna
2019-01-03Fix build: missing includeTamás Zolnai
2019-01-03sfx2: missing includeMiklos Vajna
2019-01-03Redaction: First stepsMuhammet Kara
2019-01-01lok: add signDocument to "Office" iface - to sign not opened docs.Tomaž Vajngerl
2019-01-01Bump copyright year to 2019Adolfo Jayme Barrientos
2018-12-31Remove some useless whitespacesTomaž Vajngerl
2018-12-31Provide keyboard navigation to Shortcuts tool box and Hamburger menu inJim Raykowski
2018-12-24tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-12-21Fix typoAndrea Gelmini
2018-12-20Silence -Werror=shadowStephan Bergmann
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-19store GroupData_Impl using unique_ptrNoel Grandin
2018-12-18use unique_ptr in SfxDocTemplate_Impl::InsertRegionNoel Grandin
2018-12-18use unique_ptr in SfxMediumListNoel Grandin
2018-12-18use unique_ptr in GraphicHelper::getFormatStrFromGDI_ImplNoel Grandin
2018-12-18When showing --with-help=html offline help fails, fall back to online helpStephan Bergmann
2018-12-18use unique_ptr in FileOpenDialog_ImplNoel Grandin
2018-12-18Add SfxModelGuard to setArgsSamuel Mehrbrodt
2018-12-18Simplify ShowLockedDocumentDialog argument listMike Kaganski
2018-12-18tdf#116320: properly decode file name for File Locked dialogMike Kaganski
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann
2018-12-17Remove unnecessary OUString aInternalStephan Bergmann
2018-12-17Allow setting some MediaDescriptor properties during runtimeSamuel Mehrbrodt
2018-12-15tdf#122112 Hide the menu bar when the notebookbar is lockedXisco Fauli