summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appuno.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-13tdf#126700 allow replacing the default documentsJan-Marek Glogowski1-0/+18
2019-11-13Add document level option to lock down edit doc commandSerge Krot1-0/+18
2019-10-23Add document-level option to lock down saveSamuel Mehrbrodt1-0/+18
2019-10-23Add document-level option to lock down printingSamuel Mehrbrodt1-0/+18
2019-10-23Add test for LockExport propertySamuel Mehrbrodt1-0/+8
2019-10-23Add document-level option to lock down file exportSamuel Mehrbrodt1-0/+14
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin1-4/+2
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin1-8/+6
2019-10-15new loplugin:bufferaddNoel Grandin1-2/+1
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt1-0/+14
2019-08-27loplugin:constmethod in sfx2Noel Grandin1-3/+3
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov1-34/+22
2019-06-08Auto redaction dialog first iterationMuhammet Kara1-2/+3
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-1/+0
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-05nMediaArgsCount is constMike Kaganski1-1/+1
2019-02-23Add style options to redaction exportMuhammet Kara1-0/+1
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin1-3/+3
2019-01-31Support bitmap PDF export for RedactionMuhammet Kara1-0/+1
2019-01-23fix DBG_UTIL macro blockNoel Grandin1-1/+1
2019-01-03Redaction: First stepsMuhammet Kara1-2/+2
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-10tdf#118634: Don't save embedded data source to a temporary preview documentMike Kaganski1-0/+1
2018-01-12sfx2 store: add API to allow disabling thumbnails only for a single saveMiklos Vajna1-0/+1
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann1-8/+8
2018-01-10sfx2 store: add API to allow avoiding the fsync of the output fileMiklos Vajna1-0/+1
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin1-2/+2
2017-11-28Don't copy the stringMike Kaganski1-10/+10
2017-11-09new loplugin simplifydynamiccastNoel Grandin1-4/+4
2017-11-09fix bugs in StateView_Impl and TransformItemsNoel Grandin1-1/+3
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-4/+4
2017-09-21EPUB export: add uno command to bypass options dialogMiklos Vajna1-2/+2
2017-09-20EPUB export: add uno command to trigger the filterMiklos Vajna1-2/+4
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens1-0/+18
2017-08-17implementing callback for ruler invalidationAditya Dewan1-0/+2
2017-07-13loplugin:oncevar: empty strings: sfx2Stephan Bergmann1-6/+3
2017-06-23simplify some string handling in tracing callsNoel Grandin1-73/+20
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin1-1/+1
2017-05-19loplugin:stringcopy: sfx2Stephan Bergmann1-2/+2
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-14/+4
2017-01-18use rtl::Reference in RequestFilterOptionsNoel Grandin1-7/+3
2017-01-18use rtl::Reference in RequestPackageReparation_ImplNoel Grandin1-16/+9
2017-01-09New loplugin:externvar: sfx2Stephan Bergmann1-1/+1
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin1-4/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin1-4/+4
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-4/+4
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-06-06remove some manual ref-countingNoel Grandin1-9/+5