summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2020-05-27Remove some unused includesMiklos Vajna1-2/+0
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann6-12/+12
2020-05-26reduce dynamic_cast usage in an O(N^2) algorithmLuboš Luňák1-38/+42
2020-05-26tdf#49247, tdf#101181: gtk needs "upper", otherwise the control is disabledMike Kaganski2-0/+2
2020-05-25svx:unit tests for theme count, gallery theme entry functions in galleryAditya2-1/+137
2020-05-24inline some use-once typedefsNoel Grandin1-3/+1
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski6-72/+3
2020-05-23svx: move LOKit specifics out of SetMarkHandles into own methodTomaž Vajngerl1-246/+253
2020-05-22move InterimItemWindow to vclCaolán McNamara9-10/+14
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara1-3/+4
2020-05-22tdf#41995: sxx: ODF export: save SVG to ODF 1.2 as wellMichael Stahl1-1/+2
2020-05-21split out labelitemwindowCaolán McNamara7-73/+48
2020-05-21FmXListBoxCell doesn't need to implement css::awt::XListBoxCaolán McNamara2-285/+2
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin3-20/+18
2020-05-21weld ListBoxControlCaolán McNamara2-156/+140
2020-05-20remove commented codeTomaž Vajngerl1-1/+0
2020-05-20weld ComboBoxControlCaolán McNamara2-111/+57
2020-05-19oox, svx, sw, xmlsecurity: clang-format these filesMiklos Vajna1-2/+4
2020-05-18Added a new tab "Styles Inspector" at the side barShivam Kumar Singh6-0/+295
2020-05-16Resolves tdf#132852 - Area fill dialog spacingHeiko Tietze1-1/+1
2020-05-15Resolves: tdf#132461 set color on mouse release, not pressCaolán McNamara2-16/+29
2020-05-15tdf#132730: fix assertion on groupJulien Nabet1-2/+15
2020-05-14tdf#124176: Use pragma once instead of header guardShivam Kumar Singh5-20/+5
2020-05-14Related: tdf#132852 SetExtraSpacing can't precede SetDrawingAreaCaolán McNamara1-0/+5
2020-05-14document these are used by onlineCaolán McNamara1-1/+3
2020-05-14move SvxMetricField inside svxCaolán McNamara3-0/+60
2020-05-14tdf#132169 we always get the value in MapUnit::Map100thMMCaolán McNamara2-12/+19
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