summaryrefslogtreecommitdiff
path: root/forms/source/richtext/richtextvclcontrol.cxx
AgeCommit message (Expand)Author
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-04-06weld linkeditdialogCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-10-23loplugin:includeform: formsStephan Bergmann
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-05-02loplugin:checkunusedparams in forms..formulaNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin
2016-08-21tdf#89329: use unique_ptr for pImpl in richtextvclcontrolArnold Dumas
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in formsNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-05-06forms: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from formsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-18Drop unnecessary #includeTakeshi Abe
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-10-01convert FORMS modules from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-29Remove include guardsThomas Arnhold
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove include of pch header from formsNorbert Thiebaud
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-13removetooltypes01: #i112600# remove tooltypes from slideshow and formsMikhail Voytenko
2010-10-15SAL_N_ELEMENTS changes for componentsKenneth Venken