summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-27tdf#102688: let's purge it here just in case...Kohei Yoshida
2017-01-27tdf#102688: prevent leaking of VirtualDevice instances.Kohei Yoshida
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26tdf#103927: Share single standard VirtualDevice instance.Kohei Yoshida
2017-01-24teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin
2017-01-24loplugin: unnecessary destructor cppcanvas..filterNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23cppcheck: memleak (false positive)Jochen Nitschke
2017-01-19New loplugin:dynexcspec: Add @throws documentation, editengStephan Bergmann
2017-01-18use rtl::Reference in AccessibleStaticTextBase_ImplNoel Grandin
2017-01-18manage pField with tools::SvRefNoel Grandin
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-13coverity#1371287 don't need to copy and then overwriteCaolán McNamara
2017-01-13new loplugin: useuniqueptr: editengNoel Grandin
2017-01-09New loplugin:externvar: editengStephan Bergmann
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2017-01-05editeng: convert more DBG_ASSERT to assertMichael Stahl
2017-01-05editeng: convert some DBG_ASSERT to assertMichael Stahl
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin
2016-12-16loplugin:unnecessaryoverrideStephan Bergmann
2016-12-16tdf#104488 editeng,svx: throw less Accessible exceptionsMichael Stahl
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-12tdf#104540: AccessibleEventNotifier AccessibleBase (editeng)Julien Nabet
2016-12-12coverity#1397045 Unchecked return valueCaolán McNamara
2016-12-11Drop ComplexDisabled flags that does nothingKhaled Hosny
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-07Monkey business: Fix typo in comments: et -> ed :)Mike Kaganski
2016-12-05use initialization listJochen Nitschke
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05tdf#96354 correct broken autocorrect INitial CApitalsYossi Zahn
2016-12-05loplugin:unnecessaryoverride (dtors) in editengStephan Bergmann
2016-11-30add a SAL_WARN() for the broken portion continuationEike Rathke
2016-11-30Resolves: tdf#104152 suppress notifications from EditEngine during PasteEike Rathke
2016-11-30prevent endlessly creating new lines until out of memory, tdf#104152Eike Rathke
2016-11-29Use derived classes' methods instead of Pair::A/BMike Kaganski
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: editengStephan Bergmann
2016-11-24extend markup support (/italic/ and -strikeout-)TiagoSantos
2016-11-23replace CHAR flags with o3tl::typed_flagsNoel Grandin
2016-11-23convert DELMODE to scoped enumNoel Grandin
2016-11-23convert GETCRSR constants to o3tl::typed_flagsNoel Grandin