summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2019-01-16Resolves: tdf#122509 we have a second list with generated currency formatsEike Rathke
2019-01-16pass RedlinData around by unique_ptrNoel Grandin
2019-01-15tdf#38328: allow Find&Replace key combinations in FindTextFieldControlMike Kaganski
2019-01-15Resolves: tdf#122700 cannot change shadow colorCaolán McNamara
2019-01-15tdf#42949 Fix IWYU warnings in include/toolkit/*Gabor Kelemen
2019-01-15Resolves: tdf#35152 select first fontwork if any are availableCaolán McNamara
2019-01-14Resolves: tdf#122695 Content Type selector tooltip missingCaolán McNamara
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2019-01-10Removed executable permission on source filesAndrea Gelmini
2019-01-09Removed duplicated includeAndrea Gelmini
2019-01-09tdf#120086: Patch for TAB-ing order of Gallery sidebar panelAditya
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2019-01-06tdf#82504 writer table cell background color SvxColorItem uno functionJim Raykowski
2019-01-01tdf#105225 Add palette selection to options charts default colorsJim Raykowski
2018-12-23tdf#121761, tdf#121952 Accurate ellipsequadrant in custom shapeRegina Henschel
2018-12-21Resolves: tdf#120885 Crash on choosing 'more styles'Caolán McNamara
2018-12-21pass OSQLParseNode around by unique_ptrNoel Grandin
2018-12-20tdf#119180 Use 100th_mm in UNO API implementationArmin Le Grand
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-20use unique_ptr in svxNoel Grandin
2018-12-20use unique_ptr in SdrPaintViewNoel Grandin
2018-12-19tdf#122127 Crash in FORM EDIT using drag drop to move control in dataformNoel Grandin
2018-12-19simplify DistributeMarkedObjectsNoel Grandin
2018-12-19use unique_ptr in RemoveWhichRangeNoel Grandin
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann
2018-12-16tdf#121638 , Different angle shown between sidebar & size and position dialogSumit Chauhan
2018-12-14coverity#1441522 bSdrViewInsertMode is always trueCaolán McNamara
2018-12-14coverity#1441522 FontWorkGalleryDialog mpSdrView member is never nullCaolán McNamara
2018-12-14Removed executable permission on .cxx fileAndrea Gelmini
2018-12-13tdf#121890 ODF custom shapes use left and top from viewBoxRegina Henschel
2018-12-13use unique_ptr in checkForUniqueItemNoel Grandin
2018-12-13loplugin:mergeclasses merge LineLB into SvxLineBoxNoel Grandin
2018-12-12use unique_ptr in createTransformedCloneNoel Grandin
2018-12-12use std::<some_container>::swap, instead of copy and clearNoel Grandin
2018-12-10Resolves: tdf#121946 first time draw uses gray bgCaolán McNamara
2018-12-10Resolves: tdf#121520 duplicate languages in dropdownCaolán McNamara
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-10lok: shape scaling reworkMarco Cecchetti
2018-12-09Fix typos in codeAndrea Gelmini
2018-12-08Translate German variable namesJohnny_M
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Translate German variable namesJohnny_M
2018-12-08Translate German variable namesJohnny_M
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann
2018-12-07lok: Right rotation calculation in case of delta angleTamás Zolnai
2018-12-07Avoid moving the shape by rotationTamás Zolnai
2018-12-07lok: get correct handlers for a single rotated shapeMarco Cecchetti
2018-12-07add parameter TransformRotationDeltaAngle to .uno:TransformDialogHenry Castro