summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2021-02-17Better fix for tdf#125824: switch page only for the current view.Tamás Zolnai1-1/+0
2021-02-17tdf#139511 Correct calculation of minimum row height during resize.Gülşah Köse1-1/+1
2021-02-15svx: fix import of multiple paragraphs into title shapesMiklos Vajna2-12/+33
2021-02-09fontwork: add sidebar panelSzymon Kłos6-0/+229
2021-02-09Introduce Fontwork contextSzymon Kłos2-8/+26
2021-02-09fontwork: insert in the center of LOK viewSzymon Kłos1-11/+35
2021-01-20Don't insert fontwork outside viewSzymon Kłos1-3/+12
2021-01-13lok: Prevent from crash on cancel Fontwork dialogSzymon Kłos1-4/+13
2021-01-12ofz#12553 Timeout, cut out slow uninteresting path for fuzzingCaolán McNamara1-0/+3
2021-01-12Make Fontwork gallery dialog asyncSzymon Kłos2-6/+7
2021-01-12Fontwork dialog: use iconviewSzymon Kłos2-52/+39
2021-01-07tdf#41995: sxx: ODF export: save SVG to ODF 1.2 as wellMichael Stahl1-1/+2
2021-01-06lok: send chart line width updatesSzymon Kłos1-1/+1
2021-01-06tdf#134288 svx: fix rendering of text on a zero-width shapeMiklos Vajna3-13/+66
2021-01-06Stop modifying size values in sidebar when user still editingPranam Lashkari2-12/+107
2020-12-30Revert "Stop modifying size values in sidebar when user still editing"Tamás Zolnai2-106/+12
2020-12-30Stop modifying size values in sidebar when user still editingPranam Lashkari2-12/+106
2020-12-21replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl1-1/+1
2020-12-17tdf#129961 svx: finish UI for table shadow as direct formatMiklos Vajna4-1/+97
2020-12-17tdf#129961 cui: start UI for table shadow as direct formatMiklos Vajna1-0/+12
2020-12-11tdf#129961 svx: add rendering for table shadow as direct formatMiklos Vajna3-4/+79
2020-12-11tdf#129961 svx: add UNO API for table shadow as direct formatMiklos Vajna2-0/+27
2020-11-30weld checklistmenuCaolán McNamara2-0/+31
2020-11-10tdf#137949 Fix table row heigths.Gülşah Köse1-2/+24
2020-10-18tdf#128212 Change the text z camera rotation order.Gülşah Köse4-35/+40
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer1-1/+1
2020-10-08rearrange to not use pUndoObject after std::moveTomaž Vajngerl1-1/+1
2020-10-07lok: Add posibility to change chart fill gradientSzymon Kłos1-0/+18
2020-10-06Make Split Table Cell dialog asyncSzymon Kłos1-4/+5
2020-09-30Set correct msgctxt, l10n tools do not tolerate duplicated entriesAndras Timar1-39/+39
2020-09-22[API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna1-0/+16
2020-09-22Use translated standard styles for styles listboxSzymon Kłos1-8/+19
2020-09-15svx UNO API for shapes: allow setting a max factor for autofit text scaleMiklos Vajna3-1/+32
2020-09-15svx UNO API for shapes: expose what scaling factor is used for autofit scalingMiklos Vajna1-0/+37
2020-09-11external: update pdfium from 3963 to 4137Miklos Vajna1-0/+1
2020-09-09Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara1-1/+3
2020-09-08Styles preview widget language independentSzymon Kłos4-28/+49
2020-08-23Shadow color setter for onlineSzymon Kłos1-1/+1
2020-08-23Instant update shadow fields in sidebarSzymon Kłos1-0/+16
2020-08-11tdf#100772 sd: add uno:DeleteTable to non-NB menusJustin Luth2-2/+31
2020-08-11core: Hide shape area bitmap import button.gokaysatir1-2/+5
2020-08-09Resolves: tdf#131041 crash on async border dialogCaolán McNamara1-2/+3
2020-08-06lok: Hide not working 'More Styles' optionSzymon Kłos1-1/+2
2020-08-03lok: state updates for vertical alignmentSzymon Kłos1-3/+3
2020-08-01pdf: add PDFiumPathSegment to the wrapper & use in ImpSdrPdfImportTomaž Vajngerl2-27/+22
2020-07-29Re-implement 481e686a66e550229ec0b600a785452f0d753342Mike Kaganski1-0/+7
2020-07-23Make Table Properties dialog asyncSzymon Kłos1-29/+34
2020-07-22tdf#60684: graphic type content must correspond with graphic type extensionJulien Nabet1-1/+4
2020-07-10Fix FillControl vcl structure for online notebookbarSzymon Kłos1-1/+2
2020-07-07Avoid nullptr dereferenceSzymon Kłos1-1/+2