summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2022-05-10sfx2: add config warning in UndoManager complex testMichael Stahl
2022-05-10tdf#121740 reduce cost of SfxDocumentMetaData::InitNoel Grandin
2022-05-10tdf#147590 update OLE object after document refreshJuergen Funk
2022-05-08osl::Mutex->std::mutex in sfx2::PreventDuplicateInteractionNoel Grandin
2022-05-06remove unnecessary sequenceToContainerNoel Grandin
2022-05-06tdf#128744 sw DOCX: unprotect change tracking with verificationLászló Németh
2022-05-05loplugin:unusedvariableplusNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-05sfx2: remove misplaced try-catchMichael Stahl
2022-05-05use more string_viewNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in sfx2Stephan Bergmann
2022-05-02loplugin:stringviewparamStephan Bergmann
2022-05-01lok: reset ui mode state when switch to notebookbar cancelledSzymon Kłos
2022-05-01use more string_view in variousNoel Grandin
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-27tdf#131760 change category of Styles commandSeth Chaiklin
2022-04-26add o3tl::toUInt32Noel Grandin
2022-04-26tdf#125931: Enable sidebar in MathMike Kaganski
2022-04-26officecfg,unotools,framework,sfx2: store ReadOnly for recent docsMichael Stahl
2022-04-21Drop special-casing for Chart's sidebar property deckMike Kaganski
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-20lok: use correct window for the MapModeMike Kaganski
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin
2022-04-19sfx2: do reload on SID_EDITDOC in SfxViewFrame::ExecReload_Impl()Michael Stahl
2022-04-19sfx2: fix utterly confusing bools in SfxViewFrame::ExecReload_Impl()Michael Stahl
2022-04-19use of template param here confuses Visual StudioNoel Grandin
2022-04-15lok: report state for sparkline UNO commandsTomaž Vajngerl
2022-04-14Prevent save interception when sharing Calc docSamuel Mehrbrodt
2022-04-14tdf#148101 don't autocomplete remote files dialog entry on delete/backspaceCaolán McNamara
2022-04-14Resolves: tdf#141625 give enough space to see full date+timeCaolán McNamara
2022-04-14lok: send status update for .uno:SplitCellSzymon Kłos
2022-04-13use more string_view in sfx2Noel Grandin
2022-04-13tdf#139991: move 0-byte file handling to SfxFrameLoader_Impl::loadMike Kaganski
2022-04-13Move extension preparation out of the loopMike Kaganski
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-11use more string_viewNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-10use more string_viewNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-10loplugin:stringviewStephan Bergmann
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-04-06tdf#148413: Drop HTML export encoding configuration; use UTF-8Mike Kaganski
2022-04-05Resolves: rhbz#2069486 classic help index entry autocompletes on del/backspaceCaolán McNamara
2022-04-03loplugin:stringviewparam convert methods using matchNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-30add infobar to prompt to refresh to replace old formatCaolán McNamara
2022-03-24loplugin:constantparamNoel Grandin