summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-0/+1
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen18-0/+18
2018-11-16Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai6-178/+7
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin1-7/+10
2018-11-15loplugin:staticmethods in editengNoel Grandin3-8/+8
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen6-0/+9
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-10/+4
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski3-70/+64
2018-11-08Fix typosAndrea Gelmini1-1/+1
2018-11-08Resolves: tdf#121200 better ofz#7802 infinite loop fixCaolán McNamara1-1/+17
2018-11-08More --enable-debug --disable-assert-always-abort fixesStephan Bergmann6-22/+26
2018-11-08Convert FieldUnit to scoped enumMike Kaganski2-3/+3
2018-11-08loplugin:unusedmethodsNoel Grandin1-2/+0
2018-11-07move SvTreeListBox to vclCaolán McNamara2-16/+2
2018-11-04tdf#120703 VPS: V547 Expression is always true/falseMike Kaganski1-107/+89
2018-10-29loplugin:oncevarNoel Grandin1-2/+1
2018-10-27loplugin:unusedmethodsNoel Grandin1-1/+0
2018-10-27tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski1-1/+1
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin3-6/+3
2018-10-26loplugin:singlevalfields improvementNoel Grandin2-8/+6
2018-10-25tdf#120525 fix linespacing <100% for impressAlicVB1-2/+2
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski3-5/+5
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin3-3/+4
2018-10-22pvs-studio: V581 identical conditional expressions situated alongsideCaolán McNamara1-3/+0
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara2-21/+24
2018-10-22tdf#120703 (PVS): too complex condition; wrong conditionMike Kaganski1-2/+2
2018-10-21tdf#120703 (PVS): Recurring check.Xisco Fauli1-6/+3
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