summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2020-06-30tdf#134357 we can reduce the min toolbar sidebar widthCaolán McNamara
2020-06-30tdf#134360 some sidebar widgets getting stuck in a disabled stateCaolán McNamara
2020-06-26tdf#134285 select the item before dragging itCaolán McNamara
2020-06-25nActiveTerm is -1 in an empty filter navigatorCaolán McNamara
2020-06-25tdf#134291: make all hatch patterns translatableJulien Nabet
2020-06-19tdf#134084 use the desired image size, not the current image sizeCaolán McNamara
2020-06-17tdf#133807 re-present search dialog after a short timeoutCaolán McNamara
2020-06-16tdf#103474 handle edge cases in ARCANGLETORegina Henschel
2020-06-11svx: fix loplugin:elidestringvar warningMiklos Vajna
2020-06-11let the parent toolbar decide the focus of the buttonsCaolán McNamara
2020-06-10tdf#103474 handle quarter angles before using atan2Regina Henschel
2020-06-10grab focus to style combobox when parent gets focusCaolán McNamara
2020-06-09tdf#126025: Non-const GetPropertyValueByName must use non-const Sequence []Stephan Bergmann
2020-06-07Fix context moreoptions (svx/tablewindow)Julien Nabet
2020-06-04Use "Radius" instead of "Rad" for new propertiesTomaž Vajngerl
2020-06-03lok: add "Remove" param to .uno:ChangeTabStopTomaž Vajngerl
2020-06-01tdf#133547 Fix breaking of PDF graphic objectsTomaž Vajngerl
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-05-28Related: tdf#133411 SetDocWin is using the previous search success stateCaolán McNamara
2020-05-27Remove some unused includesMiklos Vajna
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-26reduce dynamic_cast usage in an O(N^2) algorithmLuboš Luňák
2020-05-26tdf#49247, tdf#101181: gtk needs "upper", otherwise the control is disabledMike Kaganski
2020-05-25svx:unit tests for theme count, gallery theme entry functions in galleryAditya
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski
2020-05-23svx: move LOKit specifics out of SetMarkHandles into own methodTomaž Vajngerl
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-05-22tdf#41995: sxx: ODF export: save SVG to ODF 1.2 as wellMichael Stahl
2020-05-21split out labelitemwindowCaolán McNamara
2020-05-21FmXListBoxCell doesn't need to implement css::awt::XListBoxCaolán McNamara
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin
2020-05-21weld ListBoxControlCaolán McNamara
2020-05-20remove commented codeTomaž Vajngerl
2020-05-20weld ComboBoxControlCaolán McNamara
2020-05-19oox, svx, sw, xmlsecurity: clang-format these filesMiklos Vajna
2020-05-18Added a new tab "Styles Inspector" at the side barShivam Kumar Singh
2020-05-16Resolves tdf#132852 - Area fill dialog spacingHeiko Tietze
2020-05-15Resolves: tdf#132461 set color on mouse release, not pressCaolán McNamara
2020-05-15tdf#132730: fix assertion on groupJulien Nabet
2020-05-14tdf#124176: Use pragma once instead of header guardShivam Kumar Singh
2020-05-14Related: tdf#132852 SetExtraSpacing can't precede SetDrawingAreaCaolán McNamara
2020-05-14document these are used by onlineCaolán McNamara
2020-05-14move SvxMetricField inside svxCaolán McNamara
2020-05-14tdf#132169 we always get the value in MapUnit::Map100thMMCaolán McNamara
2020-05-14UBSan dynamic-type-mismatch (SfxInt32Item vs. SfxUInt32Item)Stephan Bergmann
2020-05-14loplugin:unusedfieldsNoel Grandin
2020-05-14tdf#49247: add sidebar panel for soft edges effectMike Kaganski
2020-05-13tdf#49247: draw soft edgesMike Kaganski