summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2020-05-14UBSan dynamic-type-mismatch (SfxInt32Item vs. SfxUInt32Item)Stephan Bergmann1-2/+2
2020-05-14loplugin:unusedfieldsNoel Grandin3-11/+1
2020-05-14tdf#49247: add sidebar panel for soft edges effectMike Kaganski7-0/+258
2020-05-13tdf#49247: draw soft edgesMike Kaganski11-19/+73
2020-05-13Fix translation domains in .ui filesGabor Kelemen7-7/+7
2020-05-13surround switch is keyed on m_nControlClass so set directly to known true/falseCaolán McNamara1-2/+2
2020-05-13Resolves tdf#132435 - Font selection drop down too narrowHeiko Tietze1-1/+1
2020-05-13loplugin:unusedmethodsNoel Grandin2-10/+0
2020-05-12Area fill bitmap presets invoice paper language fixandreas kainz1-1/+1
2020-05-12Drop unused variableMike Kaganski1-2/+0
2020-05-12always use the LinkManager's persist as the known refererCaolán McNamara1-8/+1
2020-05-12use the LinkManager persist to determine the RefererCaolán McNamara1-1/+8
2020-05-12Rename attributes to reflect that they represent different effectsMike Kaganski37-146/+146
2020-05-11added clear Direct Formatting button in calc sidebarPranam Lashkari1-1/+10
2020-05-11fixed clear Direct Formatting button to sidebar in impressPranam Lashkari3-0/+33
2020-05-11Adapt to be able to build against ICU 66Eike Rathke1-0/+26
2020-05-11tdf#129916 svx: fix origin of scaled shadowMiklos Vajna4-2/+109
2020-05-11tdf#49247: no need in extra boolean property, radius is enoughMike Kaganski1-3/+0
2020-05-11Limit utility function's visibilityMike Kaganski2-18/+15
2020-05-11tdf#36158 Fix a lurking last instance of old “Notes” nameAdolfo Jayme Barrientos1-1/+1
2020-05-11Related: tdf#129916 svx: clean up duplicated matrix decompose for shadow sizeMiklos Vajna4-19/+12
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski4-2/+22
2020-05-10lok: replace name Neutro to NeutralHenry Castro1-1/+1
2020-05-10new loplugin:simplifypointertoboolNoel Grandin11-42/+42
2020-05-10compact namespace in svxNoel Grandin63-164/+137
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti1-1/+2
2020-05-09remove "using std::vector" in SdrEditViewTomaž Vajngerl1-2/+1
2020-05-09lok: fix wrong metric conversion of the metric input controlHenry Castro1-1/+4
2020-05-08Related: tdf#129916 svx: improve shadow size of custom shapesMiklos Vajna3-10/+28
2020-05-08tdf#111535 - Add First-line indent, paragraph indent, and tab spaces/Core partgokaysatir1-0/+16
2020-05-07tdf#132199: put glow before shadow, to have shadow of the glowMike Kaganski2-12/+14
2020-05-07tdf#101181: store glow radius in 100ths of mm instead of EMUsMike Kaganski2-12/+3
2020-05-07tdf#101181: improve glow effectMike Kaganski2-6/+6
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl1-1/+1
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling1-0/+1
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin1-1/+1
2020-05-06tdf#131956 dispose progressbar when its target is destroyedCaolán McNamara1-0/+6
2020-05-06tdf#101181: support for transparency attribute of glow effectMike Kaganski5-0/+86
2020-05-06allow disabling Skia's Vulkan use in safe mode (tdf#132439)Luboš Luňák1-1/+1
2020-05-06tdf#101181: implement glow effect also for SdrGrafPrimitive2DMike Kaganski2-0/+8
2020-05-05tdf90341 Clean up excessive const_cast'ingMesut Çifci1-2/+2
2020-05-05tdf#118655:Move Wildcard/Comments option above Regular expressionsAditya1-5/+5
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara2-7/+0
2020-05-05sw from-bottom relative orientation: add UIMiklos Vajna1-0/+1
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara2-4/+4
2020-05-05SdrPdfImport: add a test class to sd and write a simple testTomaž Vajngerl3-4/+4
2020-05-05drop SfxStyleSheetBasePool::CountCaolán McNamara1-6/+7
2020-05-04SdrPdfImport: use convertPointToMm100 for all unit conversionTomaž Vajngerl1-37/+9
2020-05-04Fix typosAndrea Gelmini1-2/+2
2020-05-03SdrPdfImport: rename ImportText to InsertTextObjectTomaž Vajngerl2-3/+3