summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2018-10-21clarify this code a bitCaolán McNamara1-1/+2
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin3-6/+6
2018-10-18editeng: do not throw from QueryValue implementationMichael Stahl1-1/+2
2018-10-17loplugin:unusedmethodsNoel Grandin1-3/+0
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin10-33/+33
2018-10-17loplugin:singlevalfieldsNoel Grandin1-9/+7
2018-10-15loplugin:staticconstfield improvementsNoel Grandin2-8/+7
2018-10-15loplugin:unusedmethodsNoel Grandin1-3/+0
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen1-0/+1
2018-10-15add SvStream::TellEndNoel Grandin1-6/+2
2018-10-11Make editeng_core test depend on more_fontsJan-Marek Glogowski2-0/+10
2018-10-11tdf#119065 fix the style of two connected paragraphs.Mark Hung1-6/+1
2018-10-09Resolves: tdf#66545 display URL fields non-shaded in CalcEike Rathke3-4/+25
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann6-11/+11
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin8-49/+51
2018-10-09cppcheck: useInitializationList in editeng ...Jochen Nitschke6-63/+62
2018-10-09use unique_ptr in ParaPortionListNoel Grandin4-24/+20
2018-10-07Fix typosAndrea Gelmini1-1/+1
2018-10-06drop some now unnecessary includesCaolán McNamara21-67/+10
2018-10-03no need to call empty() before clear()Noel Grandin1-4/+2
2018-09-27ofz#10696 null-derefCaolán McNamara1-0/+1
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin2-45/+0
2018-09-27editeng ConvertBorderWidthToWord ensure minimum widthJustin Luth1-8/+11
2018-09-25Queue notifications only oncePaul Trojahn5-32/+13
2018-09-25loplugin:useuniqueptr in SvxRTFParserNoel Grandin2-42/+31
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-09-20weld SvxHyphenWordDialogCaolán McNamara1-4/+2
2018-09-17New loplugin:externalStephan Bergmann13-22/+22
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen1-0/+1
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin1-1/+1
2018-09-09Handle trailing token separator without copying stringMatteo Casalin1-6/+7
2018-09-09Avoid getTokenCount()Matteo Casalin1-3/+3
2018-09-09Revert "clang-tidy performance-move-const-arg"Noel Grandin3-20/+20
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin15-41/+15
2018-09-07loplugin:useuniqueptr in ImpEditEngine::ConvertNoel Grandin2-5/+4
2018-09-07loplugin:useuniqueptr in ImpEditEngineNoel Grandin2-6/+4
2018-09-06clang-tidy performance-move-const-argNoel Grandin3-20/+20
2018-09-06loplugin:useuniqueptr in editengNoel Grandin2-5/+4
2018-09-04tdf#118967 Batch all a11y notificationsPaul Trojahn7-101/+30
2018-09-02tdf#112935 Paste as Unformatted doesn't work in shapes and commentsMaxim Monastirsky2-5/+9
2018-08-31Fix syntaxJulien Nabet1-1/+1
2018-08-30Silence bogus -Werror=redundant-move (GCC 9)Stephan Bergmann1-0/+5
2018-08-30Translate German commentsJohnny_M1-1/+1
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov1-4/+2
2018-08-29loplugin:constantparam (1)Noel Grandin1-2/+2
2018-08-26tdf#106260 Fix invisible pasted urlsPaul Trojahn2-5/+5
2018-08-24Resolves: tdf#112563 we don't want a human representation of SvxRsidItemCaolán McNamara1-0/+12
2018-08-16Fix typo: s/an other/another/gAndrea Gelmini3-4/+4
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann3-8/+12