summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
...
* loplugin:singlevalfields improvementNoel Grandin2018-10-262-8/+6
* tdf#120525 fix linespacing <100% for impressAlicVB2018-10-251-2/+2
* Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski2018-10-243-5/+5
* clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin2018-10-233-3/+4
* pvs-studio: V581 identical conditional expressions situated alongsideCaolán McNamara2018-10-221-3/+0
* pvs-studio: V794 The assignment operator should be protectedCaolán McNamara2018-10-222-21/+24
* tdf#120703 (PVS): too complex condition; wrong conditionMike Kaganski2018-10-221-2/+2
* tdf#120703 (PVS): Recurring check.Xisco Fauli2018-10-211-6/+3
* clarify this code a bitCaolán McNamara2018-10-211-1/+2
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-193-6/+6
* editeng: do not throw from QueryValue implementationMichael Stahl2018-10-181-1/+2
* loplugin:unusedmethodsNoel Grandin2018-10-171-3/+0
* loplugin:staticvar in editeng..frameworkNoel Grandin2018-10-171-1/+1
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-1710-33/+33
* loplugin:singlevalfieldsNoel Grandin2018-10-171-9/+7
* loplugin:staticconstfield improvementsNoel Grandin2018-10-152-8/+7
* loplugin:unusedmethodsNoel Grandin2018-10-151-3/+0
* tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen2018-10-151-0/+1
* add SvStream::TellEndNoel Grandin2018-10-151-6/+2
* Make editeng_core test depend on more_fontsJan-Marek Glogowski2018-10-112-0/+10
* tdf#119065 fix the style of two connected paragraphs.Mark Hung2018-10-111-6/+1
* Resolves: tdf#66545 display URL fields non-shaded in CalcEike Rathke2018-10-093-4/+25
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-096-11/+11
* use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin2018-10-098-49/+51
* cppcheck: useInitializationList in editeng ...Jochen Nitschke2018-10-096-63/+62
* use unique_ptr in ParaPortionListNoel Grandin2018-10-094-24/+20
* Fix typosAndrea Gelmini2018-10-071-1/+1
* drop some now unnecessary includesCaolán McNamara2018-10-0621-67/+10
* no need to call empty() before clear()Noel Grandin2018-10-031-4/+2
* ofz#10696 null-derefCaolán McNamara2018-09-271-0/+1
* loplugin:methodcycles more graph theory for the winNoel Grandin2018-09-272-45/+0
* editeng ConvertBorderWidthToWord ensure minimum widthJustin Luth2018-09-271-8/+11
* Queue notifications only oncePaul Trojahn2018-09-255-32/+13
* loplugin:useuniqueptr in SvxRTFParserNoel Grandin2018-09-252-42/+31
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-241-0/+1
* weld SvxHyphenWordDialogCaolán McNamara2018-09-201-4/+2
* New loplugin:externalStephan Bergmann2018-09-1713-22/+22
* tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen2018-09-131-0/+1
* clang-tidy bugprone-copy-constructor-initNoel Grandin2018-09-111-1/+1
* Handle trailing token separator without copying stringMatteo Casalin2018-09-091-6/+7
* Avoid getTokenCount()Matteo Casalin2018-09-091-3/+3
* Revert "clang-tidy performance-move-const-arg"Noel Grandin2018-09-093-20/+20
* loplugin:simplifyconstruct in editeng..extensionsNoel Grandin2018-09-0815-41/+15
* loplugin:useuniqueptr in ImpEditEngine::ConvertNoel Grandin2018-09-072-5/+4
* loplugin:useuniqueptr in ImpEditEngineNoel Grandin2018-09-072-6/+4
* clang-tidy performance-move-const-argNoel Grandin2018-09-063-20/+20
* loplugin:useuniqueptr in editengNoel Grandin2018-09-062-5/+4
* tdf#118967 Batch all a11y notificationsPaul Trojahn2018-09-047-101/+30
* tdf#112935 Paste as Unformatted doesn't work in shapes and commentsMaxim Monastirsky2018-09-022-5/+9
* Fix syntaxJulien Nabet2018-08-311-1/+1