summaryrefslogtreecommitdiff
path: root/forms/source/richtext
AgeCommit message (Expand)Author
2018-10-06weld ImpSWFDialogCaolán McNamara
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-09-08Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-21loplugin:useuniqueptr in frm::AttributeStateNoel Grandin
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-01improve AttributeState compare operatorJochen Nitschke
2018-04-24Revert "work around clang-cl ABI bug PR25641"Stephan Bergmann
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-23loplugin:useuniqueptr in RichTextControlImplNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
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
2018-02-16Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin
2018-01-12More loplugin:cstylecast: formsStephan Bergmann
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:constparamsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-05Replace deprecated std::bin2nd with lambda in formsStephan Bergmann
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-11-02loplugin:finalclasses in formsNoel Grandin
2017-10-23loplugin:includeform: formsStephan Bergmann
2017-10-18use rtl::Reference in formsNoel Grandin
2017-09-30work around clang-cl ABI bug PR25641Stephan Bergmann
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel 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-07-02loplugin:casttovoid: formsStephan Bergmann
2017-07-02eItemMapUnit is unusedStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-20Translate German comments and debug strings (leftovers in f... dirs)Johnny_M
2017-05-07convert EESelectionMode to scoped enumJochen Nitschke
2017-05-02loplugin:checkunusedparams in forms..formulaNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-17cleanup itempool includesJochen Nitschke