summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr
AgeCommit message (Expand)Author
2024-04-08tdf#146619 Drop unused 'using namespace' in: extensions/Gabor Kelemen
2024-02-19ITEM: Speedup SlotIDToWhichID translationsArmin Le Grand (allotropia)
2024-02-13ITEM: corrected error for SfxSetItemArmin Le Grand (allotropia)
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-14ITEM: Move Shareable ItemFlag to SfxPolItemArmin Le Grand (allotropia)
2024-01-08cid#1560054 use RVOCaolán McNamara
2023-12-26Use emplace_back instead of push_back (extensions part2)Julien Nabet
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan 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-10-11Delete OUString UTF-16 string literal ctor/assignment opStephan Bergmann
2023-09-13loplugin:unodispose in editeng..extensionsNoel Grandin
2023-09-02replace set(nullptr) with clear()Noel Grandin
2023-07-18tdf#145614 Convert #define to enumVenetia Furtado
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-25more TypedWhichIdNoel Grandin
2023-05-18tdf#155123: XML Form: Deleting parts of user defined data type impossibleJulien Nabet
2023-05-04extensions: adjust max possible for reserve in eformspropertyhandlerJulien Nabet
2023-05-04extensions: reserve the right nb of elements for vectorsJulien Nabet
2023-04-25Add script to find unused using declarationsGabor Kelemen
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [d-o]*Gabor Kelemen
2023-04-12loplugin:stringview and stringviewparam, whitelist equalsAsciiLNoel Grandin
2023-04-05tdf#145614 Convert #define to enum in propctrlr/fontitemids.hxxJani Saranpää
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-27Simplify EventDescription ctorMike Kaganski
2023-03-25loplugin:stringadd in editeng..frameworkNoel Grandin
2023-03-10improve loplugin:unnecessarylockingNoel Grandin
2023-03-07no need to allocate these separatelyNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-22loplugin:unocast (pcr::PropertyEventTranslation)Stephan Bergmann
2022-12-21cid#1517812 Dereference null return valueCaolán McNamara
2022-12-21iloplugin:unocast (pcr::OFormattedNumericControl)Stephan Bergmann
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin
2022-09-27use more string_view in cui,extensionsNoel Grandin
2022-09-08Revert "tdf#150569 Modify hardcoded dates to extend the range of accepted dates"Juan C. Sanz
2022-09-07tdf#150569 Modify hardcoded dates to extend the range of accepted datesjucasaca
2022-08-31cid#1509230 Inefficient vector resizing with reserve.Noel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-09tdf#150278: avoid gen/gtk3 difference in m_xPropBox->GetCurPage()Justin Luth
2022-07-21elide some makeStringAndClear() callsNoel Grandin
2022-06-21clang-tidy modernize-pass-by-value in extensionsNoel Grandin
2022-06-20tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-24tdf#149096: don't translate "Get" and "Post" submit methodsJulien Nabet
2022-05-04Just use Any ctor instead of makeAny in extensionsStephan Bergmann