summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2021-06-08Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker)Julien Nabet
2021-06-02no need to allocate these on the heapNoel Grandin
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-18loplugin:unusedmethodsNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-13comment on suspicious codeCaolán McNamara
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06loplugin:unusedmethodsNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-22no need makeStringAndClear() when appending to bufferNoel Grandin
2021-04-08update PCHsLuboš Luňák
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-02-26loplugin:refcounting in formsNoel
2021-02-21loplugin:refcounting in formsNoel
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2021-02-09loplugin:referencecasting check for Reference::queryNoel
2021-02-04tdf#140151: revert fix for tdf#46579 which caused regressionJulien Nabet
2021-01-28simplify code, use more subView()Noel
2021-01-25avoid some ref-countingNoel Grandin
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-10static_cast after dynamic_castNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-30AppendRowSetValueString is used on a ValueListStephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorBayram Çiçek
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-25Typos in code (vlc->vcl/vclx)Julien Nabet
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-04update pchesCaolán McNamara
2020-12-03Simplify code in forms/clickableimageJulien Nabet
2020-12-02tdf#46579: fix form fields 'Image Button' in FormsJulien Nabet
2020-12-02Removed triplicated includesAndrea Gelmini
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel