summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2018-10-29loplugin:oncevarNoel Grandin
2018-10-27loplugin:unusedmethodsNoel Grandin
2018-10-27tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-25tdf#120525 fix linespacing <100% for impressAlicVB
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-10-22pvs-studio: V581 identical conditional expressions situated alongsideCaolán McNamara
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-10-22tdf#120703 (PVS): too complex condition; wrong conditionMike Kaganski
2018-10-21tdf#120703 (PVS): Recurring check.Xisco Fauli
2018-10-21clarify this code a bitCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-18editeng: do not throw from QueryValue implementationMichael Stahl
2018-10-17loplugin:unusedmethodsNoel Grandin
2018-10-17loplugin:staticvar in editeng..frameworkNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-17loplugin:singlevalfieldsNoel Grandin
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