summaryrefslogtreecommitdiff
path: root/forms/source/richtext
AgeCommit message (Expand)Author
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
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-17new loplugin: useuniqueptr: forms..frameworkNoel Grandin
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin
2016-10-27coverity#1374314 Uncaught exceptionCaolán McNamara
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30default dtors are fine hereCaolán McNamara
2016-08-21tdf#89329: use unique_ptr for pImpl in richtextvclcontrolArnold Dumas
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-17convert SvxEscapement to scoped enumNoel Grandin
2016-08-17convert SvxLineSpace to scoped enumNoel Grandin
2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-08remove some manual ref-counting in formsNoel Grandin
2016-06-08split AddRemoveListener into two methodsNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18cppcheck: silence known condition warning in formsJochen Nitschke
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-11tdf#97966: Remove 'static' keywordsWastack