summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2020-09-10external: update pdfium from 3963 to 4137Miklos Vajna1-10/+11
2020-09-09pdfium: only init pdfium library once and destroy on LO exitTomaž Vajngerl2-12/+6
2020-09-05Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara1-1/+3
2020-07-10tdf#60684: graphic type content must correspond with graphic type extensionJulien Nabet1-1/+4
2020-06-09tdf#126025: Non-const GetPropertyValueByName must use non-const Sequence []Stephan Bergmann1-1/+1
2020-06-01Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara1-57/+0
2020-05-19tdf#132169 we always get the value in MapUnit::Map100thMMCaolán McNamara2-10/+16
2020-05-19tdf#132730: fix assertion on groupJulien Nabet1-2/+15
2020-05-12use the LinkManager persist to determine the RefererCaolán McNamara1-1/+8
2020-05-08tdf#131956 dispose progressbar when its target is destroyedCaolán McNamara1-0/+6
2020-04-16Resolves: tdf#122491 ClassificationDialog::run() is not calledCaolán McNamara1-23/+21
2020-04-06rhbz#1820868 deref of null xLayoutManagerCaolán McNamara1-0/+2
2020-03-17tdf#131337: fix range for "Surface angle" (tab "Shading" in "3D Effects")Julien Nabet1-2/+2
2020-03-17tdf#125520 create a persist correctly for OLEArmin Le Grand1-1/+11
2020-03-11tdf#131088 Automatic Control Focus not workingNoel Grandin1-1/+1
2020-02-26tdf#130483 prevent pasting cell exceeds the border.Mark Hung1-5/+15
2020-02-15tdf#130373 substitute color only works if left set to transparent.Noel Grandin1-0/+4
2020-02-13tdf#130614: Revert "tdf#125520 Fix OLE objects drag&drop with 'Insert as Copy'"Xisco Faulí1-11/+2
2020-02-07tdf#119191 Implement SdrObjCustomShape::AdjustToMaxRectRegina Henschel1-0/+66
2020-02-04gtk: resizing video elements has no effect once the video has played onceCaolán McNamara1-1/+19
2020-01-12Resolves: tdf#129763 resize to request happening on every activateCaolán McNamara1-5/+8
2020-01-09tdf#129887: fix crash during scrolling down documentSerge Krot1-1/+1
2020-01-07tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot8-38/+33
2019-12-21tdf#127481: reset active cell reference during table copyStepas Toliautas1-0/+3
2019-12-20tdf#122280: Hide Block selection mode from CalcAditya1-0/+13
2019-12-16tdf#127481 don't override SdrText::GetItemSet() for cellsThorsten Behrens2-7/+0
2019-12-12tdf#111922 Fix Position&Size sidebar Height/Width order of magnitudeGabor Kelemen1-6/+6
2019-12-11tdf#129321 add specific ids for header/footer pagesCaolán McNamara1-0/+2
2019-12-11Resolves: tdf#129250 move redline type into RedlinData so we can sort on itCaolán McNamara1-3/+20
2019-12-11Related: tdf#129267 change spacing unit when measurement unit changesCaolán McNamara1-1/+6
2019-12-11use double prime for inch symbolCaolán McNamara1-14/+14
2019-12-04Resolves: tdf#99711 update metric for spinbuttons before setting their valuesCaolán McNamara1-1/+1
2019-12-02call parent MouseButtonDown if bCallParent is trueCaolán McNamara1-1/+3
2019-12-02tdf#109425 Make paraspacing windows grab focusJim Raykowski4-5/+35
2019-11-28don't put focus into unmapped windowsCaolán McNamara1-3/+13
2019-11-27Resolves tdf#129052 - Misspelled gradientHeiko Tietze1-1/+1
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara3-4/+9
2019-11-21If a SdrOle2Obj object is missing/broken show the preview set for itCaolán McNamara1-0/+8
2019-11-19LinkWarnDialog "ask" checkbox should be aligned with contentCaolán McNamara1-1/+1
2019-11-19rhbz#1773525 reducing the amount of saved search/replace entries didn't workCaolán McNamara1-3/+6
2019-11-18rhbz#1773525 wrong elements removed from saved entries when limit hitCaolán McNamara1-7/+7
2019-11-15tdf#128737 svx: fix off-by-one in SdrObjList::sort()Michael Stahl1-3/+19
2019-11-14tdf#128104 Input Engine events are delivered via CommandCaolán McNamara1-0/+6
2019-11-13jsdialogs: send .uno:FillTransparence updatesSzymon Kłos1-0/+14
2019-11-13jsdialogs: send .uno:LineTransparence updatesSzymon Kłos1-0/+14
2019-11-13external: update pdfium to 3963Miklos Vajna1-2/+2
2019-11-12use std::move when popping stuff off stacksNoel Grandin1-6/+6
2019-11-12tdf#128651 SdrObjCustomShape::NbcSetSnapRect needs logic rectRegina Henschel1-2/+12
2019-11-12SvxOverlineItem probably should be SvxTextLineItem hereCaolán McNamara1-1/+1
2019-11-11jsdialogs: send .uno:LineWidth updatesSzymon Kłos1-0/+13