summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2019-03-04Revert "new loplugin typedefparam"Noel Grandin5-5/+5
2019-03-04new loplugin typedefparamNoel Grandin5-5/+5
2019-03-02weld AddressBookSourceDialogCaolán McNamara1-2/+2
2019-03-01weld SwInsertDBColAutoPilotCaolán McNamara1-1/+1
2019-03-01Use lambda instead of std::bind + wrapper functionStephan Bergmann1-11/+1
2019-02-28Create the SfxRedactionHelper classMuhammet Kara4-136/+261
2019-02-28remove some unused typedefsNoel Grandin1-2/+0
2019-02-28Use lambda instead of std::bind + wrapper functionSamuel Mehrbrodt1-11/+1
2019-02-27weld LicenseDialogImplCaolán McNamara1-1/+3
2019-02-27tdf#123728 Always print on main thread to avoid deadlocksSamuel Mehrbrodt1-2/+3
2019-02-27loplugin:unnecessaryoverride look for more patternsNoel Grandin2-7/+0
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-1/+0
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann1-3/+3
2019-02-24Fix unused parameter warning when !HAVE_FEATURE_SCRIPTINGTor Lillqvist1-0/+2
2019-02-23Add style options to redaction exportMuhammet Kara3-8/+55
2019-02-23tdf#102005 Fix F6 regression in start centerJim Raykowski1-8/+11
2019-02-22weld SvxScriptSelectorDialogCaolán McNamara2-23/+8
2019-02-22loplugin:unusedfields in sfx2Noel Grandin14-70/+11
2019-02-22SfxProgress:SetStateText is deadNoel Grandin1-11/+0
2019-02-22weld SvxScriptOrgDialogCaolán McNamara1-2/+1
2019-02-20tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl1-5/+34
2019-02-20Use named shapes for redactionMuhammet Kara1-33/+15
2019-02-19Handle redaction finalization: BlackMuhammet Kara1-1/+174
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen2-0/+2
2019-02-18Resolves: tdf#122355 search help for active notebook pageCaolán McNamara1-19/+15
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin1-1/+1
2019-02-17SfxFilter: truncate extensions list at first empty one...Matteo Casalin1-9/+16
2019-02-17Use optimized OUString concatenationMatteo Casalin1-4/+2
2019-02-16drop newly unused codeCaolán McNamara2-39/+0
2019-02-15Revert "tdf#49684 Don't focus on Navigator or Sidebar on show"Jim Raykowski2-2/+1
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin2-5/+2
2019-02-14weld DigitalSignaturesDialogCaolán McNamara2-4/+9
2019-02-14[API CHANGE] add setParentWindow to XDocumentDigitalSignaturesCaolán McNamara1-0/+1
2019-02-14getToken() already returns an empty string if index is negativeMatteo Casalin1-2/+2
2019-02-14No need to downcast integer type hereMatteo Casalin1-2/+2
2019-02-13Pointer is pointlessNoel Grandin3-3/+5
2019-02-13Use indexed getToken()Matteo Casalin1-2/+3
2019-02-13Take advantage of indexed getToken()Matteo Casalin1-5/+5
2019-02-13Use indexed getToken()Matteo Casalin1-5/+5
2019-02-13Execute indexOf() only if neededMatteo Casalin1-2/+5
2019-02-13Use indexed getToken()Matteo Casalin1-1/+2
2019-02-13Use indexed getToken() and fix integer typeMatteo Casalin1-2/+3
2019-02-11new loplugin writeonlyvarsNoel Grandin3-20/+0
2019-02-11new loplugin indentationNoel Grandin1-1/+1
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+2
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always trueMike Kaganski1-6/+5
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin14-52/+53
2019-02-08Fix typoAndrea Gelmini1-1/+1
2019-02-07Resolves: rhbz#1673198 cannot overwrite open file with exportCaolán McNamara1-91/+83
2019-02-07lok: intercept the UNO command ".uno:EditRegion"Henry Castro1-1/+2