summaryrefslogtreecommitdiff
path: root/forms/source/richtext
AgeCommit message (Expand)Author
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
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-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2021-02-21loplugin:refcounting in formsNoel
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2021-01-25avoid some ref-countingNoel Grandin
2021-01-24Use ContainerType().swap and avoid local variablesMike Kaganski
2021-01-10static_cast after dynamic_castNoel Grandin
2020-12-25Typos in code (vlc->vcl/vclx)Julien Nabet
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-10-22long->tools::Long in forms..frameworkNoel
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-07-14tdf#134478 Refactor dumping of EditEngine dataJan-Marek Glogowski
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-04-14loplugin:flatten in formsNoel Grandin
2020-02-14tdf#42949 Fix IWYU warnings in forms/Gabor Kelemen
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-19sal_Char->char in forms..frameworkNoel Grandin
2019-10-21loplugin:virtualdead unused params in formsNoel Grandin
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara
2019-09-06TyposAndrea Gelmini
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formsStephan Bergmann
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-07Fix typoAndrea Gelmini
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-10an uno -> a unoCaolán McNamara
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-26drop some unnecessary includesCaolán McNamara
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-06weld ImpSWFDialogCaolán McNamara