summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr
AgeCommit message (Expand)Author
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
2021-11-03Add back `== 2`Stephan Bergmann
2021-11-03put the message into static_assertCaolán McNamara
2021-10-30Prepare for removal of non-const operator[] from Sequence in extensionsMike Kaganski
2021-10-22return weld::Builder by unique_ptrNoel Grandin
2021-10-22Optimize assignment from OUStringLiteral to OUStringStephan Bergmann
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-11tdf#145033 remove old focus handler so no double-connect attempt is madeCaolán McNamara
2021-10-11loplugin:moveparam in extensionsNoel Grandin
2021-10-09Typo *ropertie -> *ropertyJulien Nabet
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-15loplugin:constvarsNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-25Introduce o3tl::saturating_cast for floating-point->integer conversionMike Kaganski
2021-08-13pre-select todays's date if the date is emptyCaolán McNamara
2021-08-13tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-10can return OInterfaceIteratorHelper2 by value hereNoel Grandin
2021-08-05drop unneeded forward declareCaolán McNamara
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-17Related: tdf#143357 set blank label for no dateCaolán McNamara
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-03Revert "Initialize vector directly with the already known count number"Julien Nabet
2021-06-02Initialize vector directly with the already known count numberJulien Nabet
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-15inherit LinkButton and Notebook from Widget instead of ContainerCaolán McNamara
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen