summaryrefslogtreecommitdiff
path: root/forms/source/richtext
AgeCommit message (Expand)AuthorFilesLines
2018-05-01improve AttributeState compare operatorJochen Nitschke1-2/+2
2018-04-24Revert "work around clang-cl ABI bug PR25641"Stephan Bergmann1-3/+0
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin2-3/+3
2018-04-06weld linkeditdialogCaolán McNamara1-1/+1
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski1-1/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-03-23loplugin:useuniqueptr in RichTextControlImplNoel Grandin2-6/+6
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-17Use for-range loops in formsJulien Nabet2-16/+7
2018-03-07use more Color in editeng..formsNoel Grandin1-2/+2
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2018-02-16Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin1-6/+6
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin1-8/+8
2018-01-12More loplugin:cstylecast: formsStephan Bergmann5-11/+11
2017-12-16convert EETextFormat to scoped enumNoel Grandin1-5/+5
2017-12-11loplugin:salcall fix functionsNoel Grandin2-2/+2
2017-12-07loplugin:constparamsNoel Grandin2-2/+2
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-0/+1
2017-12-05Replace deprecated std::bin2nd with lambda in formsStephan Bergmann1-2/+1
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin1-1/+1
2017-11-15TypedWhichIdNoel Grandin1-1/+1
2017-11-02loplugin:finalclasses in formsNoel Grandin2-6/+4
2017-10-23loplugin:includeform: formsStephan Bergmann3-4/+4
2017-10-18use rtl::Reference in formsNoel Grandin2-13/+7
2017-09-30work around clang-cl ABI bug PR25641Stephan Bergmann1-0/+3
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin2-4/+4
2017-08-03loplugin:constparams in formsNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-02loplugin:casttovoid: formsStephan Bergmann4-10/+0
2017-07-02eItemMapUnit is unusedStephan Bergmann1-2/+0
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-1/+1
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-10/+3
2017-05-20Translate German comments and debug strings (leftovers in f... dirs)Johnny_M1-1/+1
2017-05-07convert EESelectionMode to scoped enumJochen Nitschke1-3/+3
2017-05-02loplugin:checkunusedparams in forms..formulaNoel Grandin3-4/+4
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna3-7/+7
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-3/+3
2017-03-17cleanup itempool includesJochen Nitschke1-0/+1
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-4/+4
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-13/+13
2017-03-03Remove redundant 'inline' keywordStephan Bergmann4-12/+12
2017-01-26Remove dynamic exception specificationsStephan Bergmann14-62/+53
2017-01-17new loplugin: useuniqueptr: forms..frameworkNoel Grandin2-3/+3
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht1-2/+4
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin1-15/+2
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-2/+2
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1