summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2020-10-28tdf#123476 filter: try to detect 0-byte files based on extensionMiklos Vajna
2020-10-22rename SfxTemplateLocalView back to TemplateLocalViewCaolán McNamara
2020-10-22weld backing windowCaolán McNamara
2020-10-22Resolves tdf#137671 - Extensions on Impres start-upHeiko Tietze
2020-10-22long->tools::Long in sfx2Noel
2020-10-17tdf#133771: remove encryption data during SaveAsVasily Melenchuk
2020-10-17sfx2: use the fastparser API when possibleNoel Grandin
2020-10-14Resolves tdf#137477 - Access templates via tight extensionsHeiko Tietze
2020-10-12render document thumbnail directly to bitmap, without metafileLuboš Luňák
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-06loplugin:const& make some params and methods constNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-09-30loplugin:reducevarscope in sfx2Noel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-21weld infobarsCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-13Unify the code used to get object shell for componentsMike Kaganski
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann
2020-09-02drop some unused methodsCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-25move thumbnailviewitem.hxxCaolán McNamara
2020-08-19sd signature line: preserve current page after signingMiklos Vajna
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-13expand out DELETEZ in sfx2Noel Grandin
2020-08-13use unique_ptr in SfxObjectShell_ImplNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-05Revert "tdf#130863: autoredact, disable useless checkboxes for regex"Julien Nabet
2020-08-03loplugin:flatten in sfx2Noel Grandin
2020-07-30loplugin:unusedmethodsNoel Grandin
2020-07-30tdf#135244: move LockAllViews to SfxObjectShellMike Kaganski
2020-07-26starmath: create instances with uno constructorsNoel Grandin
2020-07-23tdf#128838: autoredact, change Content UI according to Type when editing targetJulien Nabet
2020-07-22tdf#130863: autoredact, disable useless checkboxes for regexJulien Nabet
2020-07-22Removed executable permission on cxx fileAndrea Gelmini
2020-07-21Related: tdf#121191 check what filter was used for exportCaolán McNamara
2020-07-21tdf#121191 Fix PDF viewer after "Export..."Pierre MARTY
2020-07-10tdf#134582 sfx2: when storing, set Version on embedded object storageMichael Stahl
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann
2020-06-30Resolves tdf#130436: Crash on redaction without DrawMuhammet Kara
2020-06-25sd signature line: pass the model down to xmlsecurityMiklos Vajna
2020-06-24sd signature line: support signing multiple timesMiklos Vajna
2020-06-19tdf#128006 allow documents inside odbs to be as trusted as their containerCaolán McNamara
2020-06-15sd signature line: create signature with pre-selected cert, if availableMiklos Vajna
2020-06-15Add an option to send email encrypted PDF files via mailmerge.Gülşah Köse
2020-06-09remove the fake SvxScriptErrorDialog codeNoel Grandin
2020-06-06ofz#23131 use TOOLS_WARN_EXCEPTIONCaolán McNamara
2020-06-05sd signature line: limit this to PDF signing for nowMiklos Vajna
2020-06-05Upcoming loplugin:elidestringvar: sfx2Stephan Bergmann