summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp
AgeCommit message (Expand)Author
2023-12-03cid#1546453 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-23loplugin:fieldcast in DbGridControlNoel Grandin
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-09-26Resolves: tdf#151919 mark blanked fields as requiring a reformatCaolán McNamara
2023-06-29Use getXWeak in svxMike Kaganski
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-04-21Resolves: tdf#154535 create the OXFormsDescriptor on-demandCaolán McNamara
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-29loplugin:stringadd in svxNoel Grandin
2023-02-21osl::Mutex->std::mutex in FmXGridPeerNoel Grandin
2023-01-18XUnoTunnel->dynamic_cast in FmXFilterCellNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin
2022-12-19Resolves: tdf#146933 wire up keypress events for table control widgetsCaolán McNamara
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-08move m_bNavigationBar to BrowseBox so it knows best scroll/status bar heightCaolán McNamara
2022-06-01The return value of those getLength functions is guaranteed to be non-negativeStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-03-14add TypedWhichId version of QueryStateNoel Grandin
2022-03-05GetComponentServiceName can be constNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2021-12-17use more OInterfaceContainer3::notifyEachNoel Grandin
2021-12-14tdf#145999 -1 was the representation of unlimited cell widthCaolán McNamara
2021-12-01tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski
2021-11-28use more OInterfaceContainerHelper3 in svxNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in FmX*MultiplexerNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in FmXGridPeerNoel Grandin
2021-11-26loplugin:stringliteraldefine in svxNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-22Use less DegreeN::get()Mike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-04loplugin:constmethodNoel Grandin
2021-10-01tdf#141633 use OutputDevice::DrawText for multiline text tooCaolán McNamara
2021-10-01Related: tdf#141633 use IsMultiLineEdit instead of !IsSimpleEditCaolán McNamara
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-30tdf#141633 set correct font sizes in tableview child widgetsCaolán McNamara
2021-09-29Related: tdf#144139 use the classic size calculationCaolán McNamara
2021-09-29Resolves: tdf#144139 checkboxs in print output shouldn't be themedCaolán McNamara
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-13tdf#142415 mouse events not propogated to table control event handlersCaolán McNamara
2021-09-12Typo *Successfull->*SuccessfulJulien Nabet
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann