summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)AuthorFilesLines
2020-05-08tdf#111535 - Add First-line indent, paragraph indent, and tab spaces/Core partgokaysatir1-1/+4
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling1-0/+2
2020-05-06tdf#101181: support for transparency attribute of glow effectMike Kaganski4-2/+6
2020-05-05tdf90341 Clean up excessive const_cast'ingMesut Çifci1-1/+1
2020-05-05sw from-bottom relative orientation: add UIMiklos Vajna1-0/+1
2020-05-03use more compact namespace syntax in /includeNoel Grandin62-154/+153
2020-05-01tdf#130792 Draw crashes when trying to add a point in a multilineNoel Grandin1-1/+1
2020-04-30svx:unit tests for galleryAditya1-1/+1
2020-04-29Remove tango icon theme, tdf#132022Rizal Muttaqin1-16/+0
2020-04-26move PanelLayout to sfx2Caolán McNamara3-53/+2
2020-04-26all ItemWindows are now weldedCaolán McNamara4-11/+11
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara9-14/+14
2020-04-25rename ColorValueSet back to SvxColorValueSetCaolán McNamara4-9/+9
2020-04-25remove newly unused SvxColorValueSetCaolán McNamara3-15/+2
2020-04-25loplugin:constantparamNoel Grandin1-1/+1
2020-04-25loplugin:unusedmethodsNoel Grandin2-2/+0
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara1-3/+2
2020-04-24weld StylesPropertyPanelCaolán McNamara1-11/+13
2020-04-24loplugin:unusedmethodsNoel Grandin2-3/+0
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin1-1/+1
2020-04-23Added parameter to FillPageColor commandPranam Lashkari1-0/+1
2020-04-23tdf#130058 Import shadow size.Gülşah Köse2-2/+6
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara2-2/+2
2020-04-16tdf#122444 Use fontwork name for object nameJim Raykowski1-0/+1
2020-04-16Resolves: tdf#122491 ClassificationDialog::run() is not calledCaolán McNamara1-2/+1
2020-04-15Add Area fill bitmap presetsandreas kainz1-0/+14
2020-04-14lok: add tabstop changing and callback to send tabstop updatesTomaž Vajngerl1-0/+3
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin1-1/+0
2020-04-10tdf#130074 untranslated Arrow style stringsandreas kainz1-10/+21
2020-04-06remove newly unused stuffCaolán McNamara2-111/+0
2020-04-06lok: introduce QueryControlState functionHenry Castro1-0/+4
2020-04-03Turn defines into constexprsMike Kaganski2-277/+282
2020-03-29Fix is_typed_flags for SvxMSDffHandleFlags (svx/EnhancedCustomShapeGeom)Julien Nabet1-1/+1
2020-03-26tdf#130074: add missing translations (line styles part)Julien Nabet1-13/+22
2020-03-25tdf#101181: add sidebar panel for Glow effectMike Kaganski2-37/+3
2020-03-23make more classes private in mergedlibs modeNoel Grandin15-23/+38
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin1-1/+1
2020-03-17pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky2-3/+0
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin48-141/+141
2020-03-12typo: SIP_SA_GRAD -> SIP_SA_GLOWAndras Timar1-1/+1
2020-03-12comparison operators should be constNoel Grandin1-1/+1
2020-03-11tdf#131265: Fix 'update' icon in 3D Effects dialog meaningJulien Nabet1-1/+1
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen1-0/+5
2020-03-06tdf#120216 improve svx table performance.Mark Hung1-0/+2
2020-03-06tdf#130928 Area fill update patternandreas kainz1-0/+3
2020-03-04make some symbols privateNoel Grandin2-2/+2
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth4-2/+52
2020-02-27tdf#130768 Make tiled writer paint reuse decomposesArmin Le Grand1-0/+7
2020-02-27loplugin:constantparamNoel Grandin1-3/+0
2020-02-25SVG export: try to reuse original bitmap data for JPG and PNG bitmapsMiklos Vajna1-9/+0