summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr
AgeCommit message (Expand)Author
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
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-05-01use more string_view in variousNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-03-31Resolves: tdf#117159 don't crash with chart selected in database report editCaolán McNamara
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann
2022-03-11use more SfxItemSet::GetItemIfSetNoel Grandin
2022-02-04use some more add toId/fromIdCaolán McNamara
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara
2022-01-20Fix typoAndrea Gelmini
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2022-01-15include memory for std::unique_ptrCaolán McNamara
2022-01-02Introduce OUString::unacquired(const OUStringBuffer&)Mike Kaganski
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin
2021-12-03replace comphelper::OListenerContainer with OInterfaceContainerHelper3Noel Grandin
2021-11-25remove unused defines and convert some to OUStringLiteralNoel Grandin
2021-11-25loplugin:stringliteraldefine in extensionsNoel Grandin