summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2019-03-08We need <basic/sberrors.hxx> for the !HAVE_FEATURE_SCRIPTING caseTor Lillqvist
2019-03-08new loplugin constvarsNoel Grandin
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-03-07build: support disabling popplerAshod Nakashian
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-05nMediaArgsCount is constMike Kaganski
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-03-02weld AddressBookSourceDialogCaolán McNamara
2019-03-01weld SwInsertDBColAutoPilotCaolán McNamara
2019-03-01Use lambda instead of std::bind + wrapper functionStephan Bergmann
2019-02-28Create the SfxRedactionHelper classMuhammet Kara
2019-02-28remove some unused typedefsNoel Grandin
2019-02-28Use lambda instead of std::bind + wrapper functionSamuel Mehrbrodt
2019-02-27weld LicenseDialogImplCaolán McNamara
2019-02-27tdf#123728 Always print on main thread to avoid deadlocksSamuel Mehrbrodt
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