summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: chart2Stephan Bergmann
2023-10-19sc: return earlier if there is no pActiveViewShXisco Fauli
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: configmgrStephan Bergmann
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: basegfxStephan Bergmann
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: comphelperStephan Bergmann
2023-10-19tdf#42982: Improve UNO API error reportingkhushishikhu
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: avmediaStephan Bergmann
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: UnoControlsStephan Bergmann
2023-10-19Use std::span instead of sentinel elementsMike Kaganski
2023-10-19tdf#157696 wina11y: Switch from custom to IA2 text attributesMichael Weghorn
2023-10-19Use OUString instead of OUStringLiteralStephan Bergmann
2023-10-19Presumed loplugin:cppunitassertequalsStephan Bergmann
2023-10-19Suppress some upcoming loplugin:ostr OUStringLiteral -> OUString rewritesStephan Bergmann
2023-10-19use more SdrObjList::begin/end in variousNoel Grandin
2023-10-19use more SdrObjList::begin/end in scNoel Grandin
2023-10-19Use std::u16string_view instead of OUStringLiteralStephan Bergmann
2023-10-19uitest oneprocess mode: explicitly avoid this in the remaining testsMiklos Vajna
2023-10-19use more SdrObjList::begin/end in sdNoel Grandin
2023-10-19Related tdf#144256: remove m_pSharedConnectionManagerJulien Nabet
2023-10-19tdf#143148 Use pragma once instead of include guardsAml-Hassan-Abd-El-hamid
2023-10-18LOK: send state of protected cellsPranam Lashkari
2023-10-18crashreporting: svx::SentenceEditWindow_Impl::CreateSpellPortions()Caolán McNamara
2023-10-18Fix typoAndrea Gelmini
2023-10-18sw: fix stack overflow on kde45196-1.htmlMichael Stahl
2023-10-18fix crash in ScInputHandler::ImplCreateEditEngine()Xisco Fauli
2023-10-18use more SdrObjList::begin/end in swNoel Grandin
2023-10-18use more SdrObjList::begin/end in svxNoel Grandin
2023-10-18Extend /clr /std:c++20 char8_t workaround to old versions of VS 2022Stephan Bergmann
2023-10-18loplugin:stringstaticStephan Bergmann
2023-10-18cool#6893 cache the EditEngine for renderingNoel Grandin
2023-10-18loplugin:indentationStephan Bergmann
2023-10-18Remove obsolete comments in basctlHossein
2023-10-18Replace $baz by %foo for sanity checksLaurent Balland
2023-10-18tdf#157517 vcl: PDF/UA export: add PDF/A extension schema to XMPMichael Stahl
2023-10-18tdf#132605 Negative skew values in connector dialogRegina Henschel
2023-10-18tdf#157573 sw floattable: fix incorrect lack of left margin after tableMiklos Vajna
2023-10-18Drop duplicated forward declarationsMike Kaganski
2023-10-18tdf#156033 sw: Don't capture mouse when executing file dlgMichael Weghorn
2023-10-18tdf#157792 followupNoel Grandin
2023-10-18tdf#157696 a11y: Report spelling error via IA2 "invalid:spelling" attrMichael Weghorn
2023-10-18tdf#157696 qt a11y: Move handling for text attr offsets to helperMichael Weghorn
2023-10-18tdf#155410 shave 1% cost off SdrGroup::GetLayerNoel Grandin
2023-10-18Replace useless typedef OSharedConnection_BASE2 and replace it by its valueJulien Nabet
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-10-18qt: Drop now obsolete workaround for Qt < 5.12Michael Weghorn
2023-10-18Related tdf#144256: fix order of disposing in OSharedConnectionJulien Nabet
2023-10-18Simplify a bitMike Kaganski
2023-10-18CppunitTest_sw_ooxmlexport8: clean up not needed preTest()Miklos Vajna
2023-10-18qt: Drop code for Qt < 5.15Michael Weghorn
2023-10-18O[U]String move ctors should be constexpr, tooStephan Bergmann