Age | Commit message (Expand) | Author |
2017-10-19 | use std::unique_ptr in TrieNode | Noel Grandin |
2017-10-17 | EditEngine: Enhance visualization of URLs | Armin Le Grand |
2017-10-16 | Move editeng/source/editeng include files to common include directory | Stephan Bergmann |
2017-10-16 | editeng: add function to insert parargaph break to the EditView | Tomaž Vajngerl |
2017-10-14 | sd lok: fix spell checking languages in Impress | Henry Castro |
2017-10-05 | editeng: fix assert about wrong EE_PARA_OUTLLEVEL item | Michael Stahl |
2017-10-05 | tdf#112817 editeng,svx: fix SvxUnderlineItem/SvxOverlineItem SDI | Michael Stahl |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-10-03 | new loplugin:blockblock | Noel Grandin |
2017-09-29 | rename SvxTabStop::IsEqual to operator== | Noel Grandin |
2017-09-29 | convert IsEqual/etc methods on ESelection to operators | Noel Grandin |
2017-09-26 | Rename the basegfx::tools namespace to basegfx::utils | Tor Lillqvist |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-22 | lok: Don't freeze the LibreOfficeKit via the spell-checking popup menu. | Jan Holesovsky |
2017-09-22 | ofz: don't leak in face of exceptions | Caolán McNamara |
2017-09-21 | loplugin:flatten in editeng..extensions | Noel Grandin |
2017-09-19 | unused xForbiddenCharsTable in ImpEditEngine | Noel Grandin |
2017-09-18 | unused m_xAccInfo in AccessibleEditableTextPara | Noel Grandin |
2017-09-18 | remove unused aLocale from SvxNumRule | Noel Grandin |
2017-09-18 | convert SvxDateFormat to scoped enum | Noel Grandin |
2017-09-16 | convert SvxTimeFormat to scoped enum | Noel Grandin |
2017-09-16 | convert SvxTimeType to scoped enum | Noel Grandin |
2017-09-16 | convert SvxURLFormat to scoped enum | Noel Grandin |
2017-09-15 | convert SvxFileType to scoped enum | Noel Grandin |
2017-09-15 | convert SvxFileFormat to scoped enum | Noel Grandin |
2017-09-15 | convert SvxAuthorType to scoped enum | Noel Grandin |
2017-09-15 | convert SvxAuthorFormat to scoped enum | Noel Grandin |
2017-09-15 | convert SdrMeasureFieldKind to scoped enum | Noel Grandin |
2017-09-15 | convert SvxCellVerJustify to scoped enum | Noel Grandin |
2017-09-14 | improve redundantcast loplugin | Noel Grandin |
2017-09-11 | clang-tidy modernize-use-emplace in editeng..framework | Noel Grandin |
2017-09-08 | loplugin:constantparam | Noel Grandin |
2017-09-04 | loplugin:unnecessaryparen include c++ casts | Noel Grandin |
2017-08-27 | OUString: reduce temporaries and constify | Matteo Casalin |
2017-08-25 | loplugin:unusedfields | Noel Grandin |
2017-08-25 | loplugin:unusedmethods | Noel Grandin |
2017-08-24 | Related: tdf#108795 never use an unresolved LANGUAGE_SYSTEM in SvxAutoCorrect | Eike Rathke |
2017-08-24 | Related: tdf#108795 a shared SvxAutoCorrect instance can not be stateful | Eike Rathke |
2017-08-22 | editeng: warning C4701 potentially uninitialized local var | Michael Stahl |
2017-08-22 | editeng: avoid infinite loop in SvxBoxItem::Create | Michael Stahl |
2017-08-22 | drop unused SvxScriptTypeItem | Jochen Nitschke |
2017-08-20 | drop unused SfxSpellCheckItem | Jochen Nitschke |
2017-08-18 | loplugin:unnecessaryparen | Noel Grandin |
2017-08-17 | Fix typos | Andrea Gelmini |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin |
2017-08-17 | remove UL/L suffixes from integer constants on the RHS of expressions | Noel Grandin |
2017-08-17 | Removing unused serialisation code | Varun Dhall |
2017-08-17 | remove UL/L suffixes from integer constants in initialiser/call expressions | Noel Grandin |
2017-08-16 | assert on duplicate listener in SfxListener | Noel Grandin |
2017-08-14 | Removing unused SetVersionMap from editeng | Varun Dhall |