summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)Author
2019-02-27loplugin:unnecessaryoverride look for more patternsNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2019-02-24Fix unused parameter warning when !HAVE_FEATURE_SCRIPTINGTor Lillqvist
2019-02-23Add style options to redaction exportMuhammet Kara
2019-02-23tdf#102005 Fix F6 regression in start centerJim Raykowski
2019-02-22weld SvxScriptSelectorDialogCaolán McNamara
2019-02-22loplugin:unusedfields in sfx2Noel Grandin
2019-02-22SfxProgress:SetStateText is deadNoel Grandin
2019-02-22weld SvxScriptOrgDialogCaolán McNamara
2019-02-20tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl
2019-02-20Use named shapes for redactionMuhammet Kara
2019-02-19Handle redaction finalization: BlackMuhammet Kara
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2019-02-18Resolves: tdf#122355 search help for active notebook pageCaolán McNamara
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-17SfxFilter: truncate extensions list at first empty one...Matteo Casalin
2019-02-17Use optimized OUString concatenationMatteo Casalin
2019-02-16drop newly unused codeCaolán McNamara
2019-02-15Revert "tdf#49684 Don't focus on Navigator or Sidebar on show"Jim Raykowski
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-14weld DigitalSignaturesDialogCaolán McNamara
2019-02-14[API CHANGE] add setParentWindow to XDocumentDigitalSignaturesCaolán McNamara
2019-02-14getToken() already returns an empty string if index is negativeMatteo Casalin
2019-02-14No need to downcast integer type hereMatteo Casalin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-13Use indexed getToken()Matteo Casalin
2019-02-13Take advantage of indexed getToken()Matteo Casalin
2019-02-13Use indexed getToken()Matteo Casalin
2019-02-13Execute indexOf() only if neededMatteo Casalin
2019-02-13Use indexed getToken()Matteo Casalin
2019-02-13Use indexed getToken() and fix integer typeMatteo Casalin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11new loplugin indentationNoel Grandin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always trueMike Kaganski
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin
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-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-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