summaryrefslogtreecommitdiff
path: root/forms/source/richtext/richtextcontrol.cxx
AgeCommit message (Expand)Author
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
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
2020-12-25Typos in code (vlc->vcl/vclx)Julien Nabet
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-10-21loplugin:virtualdead unused params in formsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): formsStephan Bergmann
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-05-10an uno -> a unoCaolán McNamara
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-17Use for-range loops in formsJulien Nabet
2018-03-07use more Color in editeng..formsNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: formsStephan Bergmann
2017-10-18use rtl::Reference in formsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-03loplugin:constparams in formsNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin
2016-04-18cppcheck: silence known condition warning in formsJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-02loplugin:unuseddefaultparam in formsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-04-16drawinglayer, editeng, forms, fpicker: convert new to ::Create.Michael Meeks
2015-04-10basctl, forms, svx: cleanup for new VclPtr API.Michael Meeks
2015-04-10cleanup Printer VclRef pieces.Michael Meeks
2015-03-28forms: Replace these macrosMatúš Kukan
2015-03-24loplugin:constantfunction: formsNoel Grandin
2015-02-19callcatcher: update unused codeCaolán McNamara
2015-02-17forms: Fix copy'n'paste mistakes.Jan Holesovsky