summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr
AgeCommit message (Expand)Author
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
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2021-01-25avoid some ref-countingNoel Grandin
2021-01-25tdf#139486 also listen to the Entry to determine if the SpinButton was changedCaolán McNamara
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-16Related: tdf#138661 don't limit OFormatSampleControl to +10000Caolán McNamara
2020-12-15tdf#138701 leave current combobox cursor valid if the contents won't changeCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-24add set_buildable_name to enable distinguishing different instancesCaolán McNamara
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-21tdf#123936 Formatting files in module extensions with clang-formatPhilipp Hofer
2020-11-18Resolves: tdf#138271 flag formatted spinbuttons as modified on any entry changeCaolán McNamara
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-12tdf#138131 don't set enabled if container is already enabledCaolán McNamara
2020-11-11loplugin:stringviewNoel
2020-10-08Fix C++ UNO component constructor function signatureStephan Bergmann
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-05loplugin:reducevarscope in extensionsNoel
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
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-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14tdf#135526 ranges overflowing to become negativeCaolán McNamara
2020-07-30loplugin:unusedmethodsNoel Grandin
2020-07-25loplugin:unusedmethodsNoel Grandin
2020-07-22extensions/prop: create instances with uno constructorsNoel Grandin