summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/formcomponenthandler.cxx
AgeCommit message (Expand)Author
2024-04-08tdf#146619 Drop unused 'using namespace' in: extensions/Gabor Kelemen
2024-02-13ITEM: corrected error for SfxSetItemArmin Le Grand (allotropia)
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-09-02replace set(nullptr) with clear()Noel Grandin
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-04-12loplugin:stringview and stringviewparam, whitelist equalsAsciiLNoel Grandin
2023-03-25loplugin:stringadd in editeng..frameworkNoel Grandin
2023-03-10improve loplugin:unnecessarylockingNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-21iloplugin:unocast (pcr::OFormattedNumericControl)Stephan Bergmann
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-21elide some makeStringAndClear() callsNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in extensionsStephan Bergmann
2022-03-31Resolves: tdf#117159 don't crash with chart selected in database report editCaolán McNamara
2022-03-11use more SfxItemSet::GetItemIfSetNoel Grandin
2021-11-25remove unused defines and convert some to OUStringLiteralNoel Grandin
2021-11-25loplugin:stringliteraldefine in extensionsNoel Grandin
2021-11-03Add back `== 2`Stephan Bergmann
2021-11-03put the message into static_assertCaolán McNamara
2021-10-16Simplify vector initialization in extensionsJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11loplugin:moveparam in extensionsNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-02-24Move code for setting unique buildable names one level upXisco Fauli
2021-02-23Set unique buildable names to each widget in the form properties dialogXisco Fauli
2021-02-22loplugin:refcounting in extensionsNoel
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2021-01-29loplugin:stringviewparam extend to new..Noel
2020-11-24add set_buildable_name to enable distinguishing different instancesCaolán McNamara
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-10-05loplugin:reducevarscope in extensionsNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-22extensions/prop: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: extensionsStephan Bergmann
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-14loplugin:flatten in extensionsNoel Grandin
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen
2020-03-04Fix more crashes after 1efeb17837c22499f00299c033ae59ba3910f7d7Mike Kaganski