summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2019-02-23Add style options to redaction exportMuhammet Kara
2019-02-22loplugin:unusedfields in sfx2Noel Grandin
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-17SfxFilter: truncate extensions list at first empty one...Matteo Casalin
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-14weld DigitalSignaturesDialogCaolán McNamara
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 indentationNoel Grandin
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin
2019-02-07Resolves: rhbz#1673198 cannot overwrite open file with exportCaolán McNamara
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-02-05sfx2: allow storeToURL() on the main threadMiklos Vajna
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-19Redaction: Adjust offset for multiple Calc pagesMuhammet Kara
2019-01-11tdf#69060: lock refreshing font data when loading a documentMike Kaganski
2019-01-10Resolves: tdf#122611 crash in empty template listCaolán McNamara
2019-01-10Fix typoAndrea Gelmini
2019-01-09Related: tdf#122308 missing parent for losing signature warning dialogCaolá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-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
2018-12-20use unique_ptr in sfx2Noel Grandin
2018-12-19store GroupData_Impl using unique_ptrNoel Grandin
2018-12-18use unique_ptr in SfxDocTemplate_Impl::InsertRegionNoel Grandin
2018-12-18use unique_ptr in SfxMediumListNoel Grandin
2018-12-18use unique_ptr in GraphicHelper::getFormatStrFromGDI_ImplNoel Grandin
2018-12-18use unique_ptr in FileOpenDialog_ImplNoel Grandin
2018-12-18Add SfxModelGuard to setArgsSamuel Mehrbrodt
2018-12-18Simplify ShowLockedDocumentDialog argument listMike Kaganski
2018-12-18tdf#116320: properly decode file name for File Locked dialogMike Kaganski
2018-12-17Allow setting some MediaDescriptor properties during runtimeSamuel Mehrbrodt
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann