summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr
AgeCommit message (Expand)Author
2022-06-01tdf#149096: don't translate "Get" and "Post" submit methodsJulien Nabet
2022-04-06Resolves: tdf#117159 don't crash with chart selected in database report editCaolán McNamara
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
2021-04-01tdf#141084 don't notify that the control has changed content until focus-outCaolán McNamara
2021-03-23tdf#124176 Use pragma once in extensionsVincent LE GARREC
2021-03-12use VCLUnoHelper::GetWindowCaolán McNamara
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
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-23tdf#139070 format entry view of multilines with final formattingCaolán McNamara
2021-02-22loplugin:refcounting in extensionsNoel
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2021-02-11tdf#140239 leave current cursor valid if the contents won't changeCaolán McNamara