summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-15loplugin:unusedmethodsNoel Grandin
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-11Make editeng_core test depend on more_fontsJan-Marek Glogowski
2018-10-11tdf#119065 fix the style of two connected paragraphs.Mark Hung
2018-10-09Resolves: tdf#66545 display URL fields non-shaded in CalcEike Rathke
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-09cppcheck: useInitializationList in editeng ...Jochen Nitschke
2018-10-09use unique_ptr in ParaPortionListNoel Grandin
2018-10-07Fix typosAndrea Gelmini
2018-10-06drop some now unnecessary includesCaolán McNamara
2018-10-03no need to call empty() before clear()Noel Grandin
2018-09-27ofz#10696 null-derefCaolán McNamara
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-27editeng ConvertBorderWidthToWord ensure minimum widthJustin Luth
2018-09-25Queue notifications only oncePaul Trojahn
2018-09-25loplugin:useuniqueptr in SvxRTFParserNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-20weld SvxHyphenWordDialogCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-09-09Handle trailing token separator without copying stringMatteo Casalin
2018-09-09Avoid getTokenCount()Matteo Casalin
2018-09-09Revert "clang-tidy performance-move-const-arg"Noel Grandin
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin
2018-09-07loplugin:useuniqueptr in ImpEditEngine::ConvertNoel Grandin
2018-09-07loplugin:useuniqueptr in ImpEditEngineNoel Grandin
2018-09-06clang-tidy performance-move-const-argNoel Grandin
2018-09-06loplugin:useuniqueptr in editengNoel Grandin
2018-09-04tdf#118967 Batch all a11y notificationsPaul Trojahn
2018-09-02tdf#112935 Paste as Unformatted doesn't work in shapes and commentsMaxim Monastirsky
2018-08-31Fix syntaxJulien Nabet
2018-08-30Silence bogus -Werror=redundant-move (GCC 9)Stephan Bergmann
2018-08-30Translate German commentsJohnny_M
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-29loplugin:constantparam (1)Noel Grandin
2018-08-26tdf#106260 Fix invisible pasted urlsPaul Trojahn
2018-08-24Resolves: tdf#112563 we don't want a human representation of SvxRsidItemCaolán McNamara
2018-08-16Fix typo: s/an other/another/gAndrea Gelmini
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-08-16Adapt castStephan Bergmann
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-08-15loplugin:useuniqueptr pass XEditAttribute around by std::unique_ptrNoel Grandin
2018-08-14SvxCharSetColorItem can be removedNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-13tdf#119155, tdf#119162: check there's at least 1 word in Capitalize Every WordJulien Nabet