summaryrefslogtreecommitdiff
path: root/editeng/source/outliner
AgeCommit message (Expand)Author
2018-05-15loplugin:useuniqueptr in ParagraphListNoel Grandin
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-04-10loplugin:unusedmethodsNoel Grandin
2018-04-04tdf#108608 Draw file unresponsive on large text pasted into textboxNoel Grandin
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-11Use for-range loops in editengJulien Nabet
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-17tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai
2018-02-16tdf#115783 sd: fix lost char attributes during in-table copy&pasteMiklos Vajna
2018-02-16Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin
2018-02-05loplugin:useuniqueptr in OFlowChainedTextNoel Grandin
2018-02-05loplugin:useuniqueptr in OutlinerNoel Grandin
2018-02-02editeng: remove dead codeChris Sherlock
2018-01-15Fix typoAndrea Gelmini
2018-01-12More loplugin:cstylecast: editengStephan Bergmann
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-12-28loplugin:passstuffbyref improved return in editengNoel Grandin
2017-12-19loplugin:unusedenumconstantsNoel Grandin
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-11-13clang-tidy modernize-use-equals-default in editengJochen Nitschke
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: editengStephan Bergmann
2017-07-28loplugin:constparams in editengNoel Grandin
2017-07-22loplugin:unusedfields in editengNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-06rework as a shared_ptrCaolán McNamara
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-07convert EESelectionMode to scoped enumJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert editeng module away from OSL_ASSERT to assertChris Sherlock
2017-05-04convert EVAnchorMode enum to scoped enumJochen Nitschke
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-15Fix vertical text and bitmap bullet renderingTamás Zolnai