summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-01sfx2: allow storeAsURL() on the main threadMiklos Vajna
2021-08-31flatten SfxObjectShellArr_ImplNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-17Replace GDIMetaFile::Write and WriteGDIMetaFile with SvmWriter::Writepanoskorovesis
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-09gtk4: g_menu_item_set_detailed_action aborts with ids with spaces in themCaolán McNamara
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-06tdf#139647 refresh renamed itemsVert D
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-08-01osl::Mutex->std::mutex in SfxURLRelocator_ImplNoel Grandin
2021-07-31getArray->getConstArrayNoel Grandin
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-25use officecfg to retrieve CreateBackupNoel Grandin
2021-07-25use officecfg to retrieve WarnAlienFormatNoel Grandin
2021-07-24use officecfg to retrieve DocInfoSaveNoel Grandin
2021-07-24use officecfg to retrieve SaveRelInetNoel Grandin
2021-07-24use officecfg to retrieve SaveRelFSysNoel Grandin
2021-07-23osl::Mutex->std::mutex in AsynchronLinkNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-12loplugin:unusedmethodsNoel Grandin
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-07-06Fix typo in codeAndrea Gelmini
2021-07-05tdf#138906 prevent built-in category deletionVert D
2021-07-01sfx2::FileDialogHelper allocate SfxItemSet on stackNoel Grandin
2021-06-29constructing SaveOptions just to read default versionNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
2021-06-21remove some unnecessary OUString::internNoel Grandin
2021-06-19use more TellEnd()Noel Grandin
2021-06-11Simplify Sequence/vector initializationsJulien Nabet
2021-06-09Simplify Sequences initializations (sfx2)Julien Nabet
2021-06-04lok: Interaction handler for FilterOptionsmerttumer
2021-05-31fix leak in redaction dialogNoel Grandin
2021-05-31flatten SfxDocTplService_Impl a littleNoel Grandin
2021-05-28IsDisposed->isDisposed in sfx2Noel Grandin
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin
2021-05-27tdf#47065 Add new file open UI options and implement a new threadMatt K
2021-05-26fix leak in SfxAutoRedactDialogNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19use toggle instead of click for ToggleButtonCaolán McNamara
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-05-06tdf#97087 Give unique, comphrehensible names to idlesTarun Sharma