summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2020-07-14tdf#134188 tdf#114223 Don't override vertical text button visibilityMaxim Monastirsky1-2/+14
2020-07-10tdf#60684: graphic type content must correspond with graphic type extensionJulien Nabet1-1/+4
2020-07-05tdf#134479 allow disable font preview to work on existing font comboboxesCaolán McNamara1-6/+10
2020-06-30tdf#134357 we can reduce the min toolbar sidebar widthCaolán McNamara1-3/+5
2020-06-30tdf#134360 some sidebar widgets getting stuck in a disabled stateCaolán McNamara1-14/+12
2020-06-26tdf#134285 select the item before dragging itCaolán McNamara1-0/+1
2020-06-25nActiveTerm is -1 in an empty filter navigatorCaolán McNamara1-3/+1
2020-06-25tdf#134291: make all hatch patterns translatableJulien Nabet1-2/+12
2020-06-19tdf#134084 use the desired image size, not the current image sizeCaolán McNamara1-2/+16
2020-06-17tdf#133807 re-present search dialog after a short timeoutCaolán McNamara1-0/+17
2020-06-16tdf#103474 handle edge cases in ARCANGLETORegina Henschel1-45/+67
2020-06-10tdf#103474 handle quarter angles before using atan2Regina Henschel1-0/+2
2020-06-10grab focus to style combobox when parent gets focusCaolán McNamara1-1/+7
2020-06-09tdf#126025: Non-const GetPropertyValueByName must use non-const Sequence []Stephan Bergmann1-1/+1
2020-06-04Use "Radius" instead of "Rad" for new propertiesTomaž Vajngerl4-10/+10
2020-06-01tdf#133547 Fix breaking of PDF graphic objectsTomaž Vajngerl1-1/+1
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara1-56/+0
2020-05-28Related: tdf#133411 SetDocWin is using the previous search success stateCaolán McNamara1-3/+2
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-24inline some use-once typedefsNoel Grandin1-3/+1
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski4-40/+3
2020-05-23svx: move LOKit specifics out of SetMarkHandles into own methodTomaž Vajngerl1-246/+253
2020-05-22move InterimItemWindow to vclCaolán McNamara8-8/+8
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 McNamara5-72/+46
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-18Added a new tab "Styles Inspector" at the side barShivam Kumar Singh3-0/+137
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 McNamara1-13/+26
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-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 Grandin2-7/+1
2020-05-14tdf#49247: add sidebar panel for soft edges effectMike Kaganski3-0/+157
2020-05-13tdf#49247: draw soft edgesMike Kaganski7-16/+59
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 Grandin1-9/+0
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