summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-04elide unnecessary UNO_QUERY_THROW callsNoel Grandin
2021-11-03put the message into static_assertCaolán McNamara
2021-11-02Resolves: tdf#119206 run properties sync when launched during saveCaolán McNamara
2021-11-02Revert "tdf#117895: "Edit document properties before saving"..."Caolán McNamara
2021-11-02Revert "tdf#120343 show pdf in async pdf export dialog callback"Caolán McNamara
2021-11-01Related: tdf#145464 pass an explicit DocFrame for SID_SIGNATURECaolán McNamara
2021-11-01Resolves: tdf#145464 ensure the SfxViewFrame is activatedCaolán McNamara
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-31Prepare for removal of non-const operator[] from Sequence in sfx2Mike Kaganski
2021-10-29simplify framework::TitleHelperNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-21loplugin:flattenNoel Grandin
2021-10-21tdf#144650 crash after opening of read-only fileNoel Grandin
2021-10-16Simplify vector initialization in sfx2Julien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11Related: tdf#145033 don't print "There is no implementation..." warningCaolán McNamara
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-26use SfxItemSetFixed in variousNoel Grandin
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: sfx2Stephan Bergmann
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
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