summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2017-10-05editeng: fix assert about wrong EE_PARA_OUTLLEVEL itemMichael Stahl
2017-10-05tdf#112817 editeng,svx: fix SvxUnderlineItem/SvxOverlineItem SDIMichael Stahl
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-29rename SvxTabStop::IsEqual to operator==Noel Grandin
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-22lok: Don't freeze the LibreOfficeKit via the spell-checking popup menu.Jan Holesovsky
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-21loplugin:flatten in editeng..extensionsNoel Grandin
2017-09-19unused xForbiddenCharsTable in ImpEditEngineNoel Grandin
2017-09-18unused m_xAccInfo in AccessibleEditableTextParaNoel Grandin
2017-09-18remove unused aLocale from SvxNumRuleNoel Grandin
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeType to scoped enumNoel Grandin
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-09-15convert SvxFileType to scoped enumNoel Grandin
2017-09-15convert SvxFileFormat to scoped enumNoel Grandin
2017-09-15convert SvxAuthorType to scoped enumNoel Grandin
2017-09-15convert SvxAuthorFormat to scoped enumNoel Grandin
2017-09-15convert SdrMeasureFieldKind to scoped enumNoel Grandin
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin
2017-09-08loplugin:constantparamNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-27OUString: reduce temporaries and constifyMatteo Casalin
2017-08-25loplugin:unusedfieldsNoel Grandin
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-24Related: tdf#108795 never use an unresolved LANGUAGE_SYSTEM in SvxAutoCorrectEike Rathke
2017-08-24Related: tdf#108795 a shared SvxAutoCorrect instance can not be statefulEike Rathke
2017-08-22editeng: warning C4701 potentially uninitialized local varMichael Stahl
2017-08-22editeng: avoid infinite loop in SvxBoxItem::CreateMichael Stahl
2017-08-22drop unused SvxScriptTypeItemJochen Nitschke
2017-08-20drop unused SfxSpellCheckItemJochen Nitschke
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17Fix typosAndrea Gelmini
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17Removing unused serialisation codeVarun Dhall
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin
2017-08-14Removing unused SetVersionMap from editengVarun Dhall
2017-08-13tdf#110988 Middle click does not paste primary selectionNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-11Fix typosAndrea Gelmini
2017-08-10editviewoverlay: Adapted URL in edit modeArmin Le Grand
2017-08-10editviewoverlay: correct reaction on property changeArmin Le Grand