summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appuno.cxx
AgeCommit message (Expand)Author
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann
2020-07-21tdf#133026: Additions - Parameter support to UNO CommandYusuf Keten
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann
2020-04-09tdf#104878 avoid OUString allocation in TransformParametersNoel Grandin
2020-02-12tdf#126700 allow replacing the default documentsJan-Marek Glogowski
2020-01-03Make variable const, and drop a bogus assert after checkMike Kaganski
2019-12-18tdf#42949 Fix IWYU warnings in sfx2/source/appl/*cxxGabor Kelemen
2019-11-13Add document level option to lock down edit doc commandSerge Krot
2019-10-23Add document-level option to lock down saveSamuel Mehrbrodt
2019-10-23Add document-level option to lock down printingSamuel Mehrbrodt
2019-10-23Add test for LockExport propertySamuel Mehrbrodt
2019-10-23Add document-level option to lock down file exportSamuel Mehrbrodt
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt
2019-08-27loplugin:constmethod in sfx2Noel Grandin
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-06-08Auto redaction dialog first iterationMuhammet Kara
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-05nMediaArgsCount is constMike Kaganski
2019-02-23Add style options to redaction exportMuhammet Kara
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin
2019-01-31Support bitmap PDF export for RedactionMuhammet Kara
2019-01-23fix DBG_UTIL macro blockNoel Grandin
2019-01-03Redaction: First stepsMuhammet Kara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-10tdf#118634: Don't save embedded data source to a temporary preview documentMike Kaganski
2018-01-12sfx2 store: add API to allow disabling thumbnails only for a single saveMiklos Vajna
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2018-01-10sfx2 store: add API to allow avoiding the fsync of the output fileMiklos Vajna
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin
2017-11-28Don't copy the stringMike Kaganski
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-11-09fix bugs in StateView_Impl and TransformItemsNoel Grandin
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-09-21EPUB export: add uno command to bypass options dialogMiklos Vajna
2017-09-20EPUB export: add uno command to trigger the filterMiklos Vajna
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens
2017-08-17implementing callback for ruler invalidationAditya Dewan
2017-07-13loplugin:oncevar: empty strings: sfx2Stephan Bergmann
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-05-19loplugin:stringcopy: sfx2Stephan Bergmann
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-18use rtl::Reference in RequestFilterOptionsNoel Grandin