summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-03pdfium: only init pdfium library one and destroy on LO exitTomaž Vajngerl
2020-06-02OOXML support for shadow blurA_GAN
2020-06-02svx: add ability to show sub-selections in a marked objectTomaž Vajngerl
2020-06-02Use "Radius" instead of "Rad" for new propertiesTomaž Vajngerl
2020-06-02Removed executable permission on graphic filesAndrea Gelmini
2020-06-02Removed the "Font.." things from the InspectorShivam Kumar Singh
2020-06-02lok: add "Remove" param to .uno:ChangeTabStopTomaž Vajngerl
2020-06-02inline some use-once typedefsNoel Grandin
2020-06-02svx: convert ImplMarkingOverlay and friends to use unique_ptrTomaž Vajngerl
2020-06-01svx:unit tests for adding, acquiring, counting objects into gallery themeAditya
2020-06-01tdf#133547 Fix breaking of PDF graphic objectsTomaž Vajngerl
2020-05-31Revert "tdf#88985 block app from exiting during macro execution"Jan-Marek Glogowski
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-05-29Add blur attributies and definitons into shadow classes and properitiesA_GAN
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
2020-05-13Fix translation domains in .ui filesGabor Kelemen
2020-05-13surround switch is keyed on m_nControlClass so set directly to known true/falseCaolán McNamara