summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2019-02-08Fix typoAndrea Gelmini
2019-02-07Resolves: rhbz#1673198 cannot overwrite open file with exportCaolán McNamara
2019-02-07lok: intercept the UNO command ".uno:EditRegion"Henry Castro
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-02-07complete the univerbation of E-mail to Email in the uiCaolán McNamara
2019-02-05sfx2: allow storeToURL() on the main threadMiklos Vajna
2019-02-05simplify SfxEventNamesListNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-02-04tdf#74446 Changed item names in Styles dropdown menu on SidebarRoman Kuznetsov
2019-01-31Support bitmap PDF export for RedactionMuhammet Kara
2019-01-30framework: allow storeSelf() on the main threadMiklos Vajna
2019-01-29Resolves: tdf#122977 widget claimed to be in wrong libraryCaolán McNamara
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
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