summaryrefslogtreecommitdiff
path: root/forms/source/richtext/richtextcontrol.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: formsStephan Bergmann1-1/+1
2017-10-18use rtl::Reference in formsNoel Grandin1-10/+6
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-1/+1
2017-08-03loplugin:constparams in formsNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-12/+10
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin1-15/+2
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-1/+1
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin1-18/+4
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin1-1/+1
2016-04-18cppcheck: silence known condition warning in formsJochen Nitschke1-7/+3
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-6/+6
2016-03-02loplugin:unuseddefaultparam in formsNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-02com::sun::star->css in forms/Noel Grandin1-7/+7
2015-07-27inline a bunch of use-once macrosNoel Grandin1-20/+14
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann1-0/+2
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin1-1/+1
2015-04-16drawinglayer, editeng, forms, fpicker: convert new to ::Create.Michael Meeks1-1/+1
2015-04-10basctl, forms, svx: cleanup for new VclPtr API.Michael Meeks1-6/+6
2015-04-10cleanup Printer VclRef pieces.Michael Meeks1-3/+3
2015-03-28forms: Replace these macrosMatúš Kukan1-1/+0
2015-03-24loplugin:constantfunction: formsNoel Grandin1-3/+0
2015-02-19callcatcher: update unused codeCaolán McNamara1-14/+0
2015-02-17forms: Fix copy'n'paste mistakes.Jan Holesovsky1-7/+6
2015-02-17forms: use constructor feature for form modulesChris Sherlock1-4/+4
2014-12-18forms: Use appropriate OUString functions on string constantsStephan Bergmann1-7/+7
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-06-17rtl::Reference fits just fine hereStephan Bergmann1-1/+1
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante1-4/+0
2014-05-06forms: sal_Bool->boolNoel Grandin1-5/+5
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-2/+2
2014-03-11coverity#704232 Logically dead codeCaolán McNamara1-7/+0
2014-02-26Remove visual noise from formsAlexander Wilms1-14/+14
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-10/+10
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-29/+29
2014-02-13coverity#737151 Uncaught exceptionCaolán McNamara1-1/+3
2014-01-21FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-6/+0
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-23/+23
2013-03-27-Wunused-macrosStephan Bergmann1-14/+0
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-3/+3
2013-03-08simplify compareTo (now correct)Thomas Arnhold1-1/+1
2013-03-08Revert "simplify some compareTo"Stephan Bergmann1-1/+1
2013-03-08simplify some compareToThomas Arnhold1-1/+1
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin1-4/+4