summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2019-01-18tdf#105225 New background tab page for Search for formatting dialogJim Raykowski1-0/+4
2019-01-18Ensure itemset ranges are sortedMike Kaganski1-14/+5
2019-01-18tdf#42949 Fix remaining IWYU warnings in include/vcl/*Gabor Kelemen1-0/+1
2019-01-16Resolves: tdf#122509 we have a second list with generated currency formatsEike Rathke1-8/+23
2019-01-16pass RedlinData around by unique_ptrNoel Grandin1-6/+6
2019-01-15tdf#38328: allow Find&Replace key combinations in FindTextFieldControlMike Kaganski1-3/+14
2019-01-15Resolves: tdf#122700 cannot change shadow colorCaolán McNamara1-8/+0
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen1-0/+1
2019-01-15Resolves: tdf#35152 select first fontwork if any are availableCaolán McNamara1-0/+3
2019-01-14Resolves: tdf#122695 Content Type selector tooltip missingCaolán McNamara2-0/+23
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann3-17/+20
2019-01-10Removed executable permission on source filesAndrea Gelmini2-0/+0
2019-01-09Removed duplicated includeAndrea Gelmini1-1/+0
2019-01-09tdf#120086: Patch for TAB-ing order of Gallery sidebar panelAditya2-11/+23
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin20-46/+46
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen32-1/+34
2019-01-06tdf#82504 writer table cell background color SvxColorItem uno functionJim Raykowski3-0/+23
2019-01-01tdf#105225 Add palette selection to options charts default colorsJim Raykowski1-1/+1
2018-12-23tdf#121761, tdf#121952 Accurate ellipsequadrant in custom shapeRegina Henschel4-85/+169
2018-12-21Resolves: tdf#120885 Crash on choosing 'more styles'Caolán McNamara1-5/+12
2018-12-21pass OSQLParseNode around by unique_ptrNoel Grandin4-5/+5
2018-12-20tdf#119180 Use 100th_mm in UNO API implementationArmin Le Grand1-5/+54
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen2-0/+4
2018-12-20use unique_ptr in svxNoel Grandin6-53/+41
2018-12-20use unique_ptr in SdrPaintViewNoel Grandin1-18/+9
2018-12-19tdf#122127 Crash in FORM EDIT using drag drop to move control in dataformNoel Grandin1-1/+1
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