summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2022-08-09sfx2: check saved last tab page name exists before restoring itCaolán McNamara
2022-08-09tdf#150278 sfx2: use provided aInfo, not factoryJustin Luth
2022-07-22elide some makeStringAndClear() callsNoel Grandin
2022-07-19Replace old png writer in sfxpicklist.cxxofftkp
2022-07-17No need for SfxWeldToolBoxControllerFactoryMaxim Monastirsky
2022-07-14clang-tidy modernize-pass-by-value in sfx2Noel Grandin
2022-07-05sfx2: fix null derefs of SfxViewFrame::Current()Xisco Fauli
2022-07-01tdf#149603 macOS: fix workaround to use web help if Safari is the default bro...Christian Lohmaier
2022-06-29lok: sidebar: notebookbar: don't change view mode for other viewsSzymon Kłos
2022-06-13tdf#125040 Make single mode toolbar context awareMaxim Monastirsky
2022-06-09tdf#140886: Make "Do you really want to open it?" more reliableStephan Bergmann
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-08tdf#81293 dialog “manage names” forgets size and column width settingsNoel Grandin
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-05-31these can be stack allocatedNoel Grandin
2022-05-24tdf#149170 sfx2: store IsOriginallyLoadedReadOnly() for recent filesMichael Stahl
2022-05-23use std::move to avoid some object allocationNoel Grandin
2022-05-11in SetGlobalUNOConstant, only retrieve old value if we need itNoel Grandin
2022-05-08osl::Mutex->std::mutex in sfx2::PreventDuplicateInteractionNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in sfx2Stephan Bergmann
2022-05-02loplugin:stringviewparamStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-26officecfg,unotools,framework,sfx2: store ReadOnly for recent docsMichael Stahl
2022-04-14tdf#148101 don't autocomplete remote files dialog entry on delete/backspaceCaolán McNamara
2022-04-13use more string_view in sfx2Noel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-04-05Resolves: rhbz#2069486 classic help index entry autocompletes on del/backspaceCaolán McNamara
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)