summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedenumconstants in EEControlBitsNoel Grandin2018-11-224-31/+4
* improve function-local statics in dbaccess..filterNoel Grandin2018-11-221-6/+5
* loplugin:redundantfcast improvementsNoel Grandin2018-11-213-5/+5
* tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen2018-11-211-0/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-1918-0/+18
* Fix typosAndrea Gelmini2018-11-191-35/+35
* Fix typosAndrea Gelmini2018-11-181-1/+1
* Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai2018-11-166-178/+7
* loplugin:buriedassign in dbaccess..ooxNoel Grandin2018-11-161-7/+10
* loplugin:staticmethods in editengNoel Grandin2018-11-153-8/+8
* tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen2018-11-146-0/+9
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-111-10/+4
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-103-70/+64
* Fix typosAndrea Gelmini2018-11-081-1/+1
* Resolves: tdf#121200 better ofz#7802 infinite loop fixCaolán McNamara2018-11-081-1/+17
* More --enable-debug --disable-assert-always-abort fixesStephan Bergmann2018-11-086-22/+26
* Convert FieldUnit to scoped enumMike Kaganski2018-11-082-3/+3
* loplugin:unusedmethodsNoel Grandin2018-11-081-2/+0
* move SvTreeListBox to vclCaolán McNamara2018-11-072-16/+2
* tdf#120703 VPS: V547 Expression is always true/falseMike Kaganski2018-11-041-107/+89
* loplugin:oncevarNoel Grandin2018-10-291-2/+1
* loplugin:unusedmethodsNoel Grandin2018-10-271-1/+0
* tdf#120703 PVS: V530 The return value of function is required to be utilizedMike Kaganski2018-10-271-1/+1
* use unique_ptr when Clone()'ing PoolItemsNoel Grandin2018-10-263-6/+3
* 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