summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-23tdf#148146 Selecting an Impress template results in failed assertNoel Grandin
2022-03-13tdf#136427: Attempt opening native documents for known protocols only.Adityarup Laha
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-03-07improve scopeCaolán McNamara
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2022-03-01use SfxItemSet::GetItemIfSet in sfx2Noel Grandin
2022-02-27use more SfxItemSet::CloneAsValueNoel Grandin
2022-02-10rename some SID to FN_PARAMNoel Grandin
2022-02-08 Simplify sequence of PropertyValue in linguisting/reportdesign/sc/sfx2Julien Nabet
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-02-04make floating Navigator stay putJim Raykowski
2022-01-31SID_COPY_STREAM_IF_POSSIBLE is a SfxBoolItemNoel Grandin
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-27use WindowStateMask::SizeCaolán McNamara
2022-01-26tdf#146648 make find and replace dialog reopen at last positionJim Raykowski
2022-01-24tdf#146913 don't destroy the dialog if we just want to hide itCaolán McNamara
2022-01-21tdf#140020: Disable also menu File->SaveAll for docs with LockSaveVasily Melenchuk
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-20WASM show the compiled-in English helpJan-Marek Glogowski
2022-01-03osl::Mutex->std::mutex in SfxApplication::GetOrCreateNoel Grandin
2021-12-29Small refactorMike Kaganski
2021-12-28Use OUStringLiteralMike Kaganski
2021-12-27Drop some unused 'using'Mike Kaganski
2021-12-27Missing includeMike Kaganski
2021-12-27use comphelper::WeakComponentImplHelper in ShutdownIconNoel Grandin
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-12-22Silence loplugin:fakebool for BOOL GetMessageW even harderStephan Bergmann
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-12-06cid#1494595,1494597: Silence UNCAUGHT_EXCEPTStephan Bergmann
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-23tdf#144769 Properly encode file name in error dialogGabor Kelemen
2021-11-19Change About LO dialog to run asyncJan-Marek Glogowski
2021-11-18rtl::Static->thread-safe static in sfx2Noel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-10-31pass an explicit parent to use for any warning dialogsCaolán McNamara
2021-10-31Prepare for removal of non-const operator[] from Sequence in sfx2Mike Kaganski
2021-10-29tdf#128969: Let the user explicitly decide to execute an external programStephan Bergmann
2021-10-26Fix a memory leakStephan Bergmann
2021-10-26Remove OUStringBuffer member function overloads for OUStringLiteralStephan Bergmann
2021-10-22return weld::Builder by unique_ptrNoel Grandin
2021-10-21loplugin:flattenNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11loplugin:moveparam in unotoolsNoel Grandin
2021-10-08loplugin:moveparam in vclNoel Grandin
2021-10-06avoid repeated calls to SfxNotebookBar::IsActive()Luboš Luňák
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-10-03cid#1492221 silence bogus Dereference after null checkCaolán McNamara