summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2018-12-19simplify DistributeMarkedObjectsNoel Grandin1-55/+51
2018-12-19use unique_ptr in RemoveWhichRangeNoel Grandin2-6/+6
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann1-2/+2
2018-12-16tdf#121638 , Different angle shown between sidebar & size and position dialogSumit Chauhan1-0/+1
2018-12-14coverity#1441522 bSdrViewInsertMode is always trueCaolán McNamara1-4/+3
2018-12-14coverity#1441522 FontWorkGalleryDialog mpSdrView member is never nullCaolán McNamara2-24/+24
2018-12-14Removed executable permission on .cxx fileAndrea Gelmini1-0/+0
2018-12-13tdf#121890 ODF custom shapes use left and top from viewBoxRegina Henschel4-4/+107
2018-12-13use unique_ptr in checkForUniqueItemNoel Grandin4-27/+28
2018-12-13loplugin:mergeclasses merge LineLB into SvxLineBoxNoel Grandin2-48/+42
2018-12-12use unique_ptr in createTransformedCloneNoel Grandin4-23/+24
2018-12-12use std::<some_container>::swap, instead of copy and clearNoel Grandin2-18/+6
2018-12-10Resolves: tdf#121946 first time draw uses gray bgCaolán McNamara1-0/+1
2018-12-10Resolves: tdf#121520 duplicate languages in dropdownCaolán McNamara1-6/+9
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen15-0/+17
2018-12-10lok: shape scaling reworkMarco Cecchetti4-23/+114
2018-12-09Fix typos in codeAndrea Gelmini2-4/+4
2018-12-08Translate German variable namesJohnny_M1-2/+2
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin21-114/+113
2018-12-08Translate German variable namesJohnny_M1-11/+11
2018-12-08Translate German variable namesJohnny_M1-6/+6
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann17-36/+36
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann1-9/+0
2018-12-07lok: Right rotation calculation in case of delta angleTamás Zolnai1-1/+1
2018-12-07Avoid moving the shape by rotationTamás Zolnai1-1/+11
2018-12-07lok: get correct handlers for a single rotated shapeMarco Cecchetti1-5/+8
2018-12-07add parameter TransformRotationDeltaAngle to .uno:TransformDialogHenry Castro2-3/+9
2018-12-07svx: add parameters to .uno:TransformDialogHenry Castro1-1/+1
2018-12-07remove unused ConfigItemMode::DelayedUpdateNoel Grandin1-1/+1
2018-12-07tdf#121448 Check if fill box event notify is already handledJim Raykowski1-2/+2
2018-12-07remove unused SvxNumRuleFlags::CHAR_TEXT_DISTANCENoel Grandin1-4/+2
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin3-3/+3
2018-12-05fix logic in SvxRuler::UpdateColumnsNoel Grandin1-1/+5
2018-12-05-Werror=duplicated-condStephan Bergmann1-4/+1
2018-12-05tdf#121022 Do change parent of SdrObj earlyArmin Le Grand1-5/+25
2018-12-05remove unused SdrHintKind enum valueNoel Grandin2-2/+0
2018-12-05remove unused RulerBorderStyle enum valueNoel Grandin1-2/+0
2018-12-05remove unused GalleryHintType enum valueNoel Grandin1-4/+0
2018-12-05remove unused SdrSwapGraphicsMode enumNoel Grandin1-1/+0
2018-12-05remove unused SdrGrafObjTransformsAttrs enum valueNoel Grandin2-2/+2
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin9-19/+19
2018-12-04Remove obsolete CLANG_VERSION checksStephan Bergmann1-2/+1
2018-12-04Translate German variable namesJohnny_M1-3/+3
2018-12-04weld OfaAutoCorrDlgCaolán McNamara1-0/+10
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski7-21/+18
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-2/+2
2018-11-30loplugin:unusedmethodsNoel Grandin2-43/+0
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin2-2/+2
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard1-19/+0
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen2-0/+2