summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2020-06-24two entries missing use-underline propertyCaolán McNamara1-0/+2
2020-06-24use more std::container::insert instead of std::copyNoel Grandin3-11/+3
2020-06-23inline typedef WeakSdrObjectContainerTypeNoel Grandin1-20/+9
2020-06-23weld DataNavigatorCaolán McNamara6-960/+904
2020-06-23svx:Refactor members of GalleryTheme class to GalleryBinaryEngineAditya4-185/+232
2020-06-21weld DateField Calendar floating windowCaolán McNamara1-0/+2
2020-06-19tdf#134084 use the desired image size, not the current image sizeCaolán McNamara1-2/+16
2020-06-18weld SvxUndoRedoControlCaolán McNamara2-69/+220
2020-06-17don't highlight the row under the searched for pointCaolán McNamara1-1/+1
2020-06-17tdf#133807 re-present search dialog after a short timeoutCaolán McNamara1-0/+17
2020-06-17svx: Refactor GalleryTheme classAditya4-46/+59
2020-06-17Styles preview widgetSzymon Kłos8-0/+1032
2020-06-16Remove some unused includesMiklos Vajna1-1/+0
2020-06-15svx:move functions from GalleryThemeEntry to GalleryBinaryEngineAditya3-44/+49
2020-06-14tdf#103474 handle edge cases in ARCANGLETORegina Henschel4-45/+120
2020-06-14Fix typosAndrea Gelmini1-1/+1
2020-06-14Removed executable permission on filesAndrea Gelmini1-0/+0
2020-06-13svx: Gallery code refactoringAditya3-11/+53
2020-06-13Changed the source code location for InspectorShivam Kumar Singh4-70/+9
2020-06-11loplugin:unusedmethodsNoel Grandin1-5/+0
2020-06-10let the parent toolbar decide the focus of the buttonsCaolán McNamara1-2/+3
2020-06-10grab focus to style combobox when parent gets focusCaolán McNamara1-1/+7
2020-06-10sd signature line: localize signature graphicMiklos Vajna1-0/+4
2020-06-10uitest: Add support for Calc / Format cell / background color selectorShiko2-0/+63
2020-06-10sd signature line: set graphic of signature shapeMiklos Vajna1-0/+10
2020-06-10tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMichael Warner4-64/+18
2020-06-09sd signature line: select certificate after drawing the shape's rectangleMiklos Vajna1-0/+27
2020-06-09sd doc model xml dump: show grab-bag of shapeMiklos Vajna1-0/+5
2020-06-09tdf#126025: Non-const GetPropertyValueByName must use non-const Sequence []Stephan Bergmann1-1/+1
2020-06-08sd signature line: extract part of signature line UI from cui to svxMiklos Vajna2-0/+125
2020-06-08svx: fix loplugin:elidestringvar warningMiklos Vajna1-2/+2
2020-06-08tdf#103474 handle quarter angles before using atan2Regina Henschel3-0/+35
2020-06-06Fix context moreoptions (svx/tablewindow)Julien Nabet1-2/+2
2020-06-05Upcoming loplugin:elidestringvar: svxStephan Bergmann20-116/+67
2020-06-04Update ShadowPrimitive2D to support shadow blurA_GAN1-0/+1
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin2-2/+2
2020-06-03pdfium: only init pdfium library one and destroy on LO exitTomaž Vajngerl2-12/+6
2020-06-02OOXML support for shadow blurA_GAN1-0/+2
2020-06-02svx: add ability to show sub-selections in a marked objectTomaž Vajngerl1-2/+46
2020-06-02Use "Radius" instead of "Rad" for new propertiesTomaž Vajngerl5-11/+11
2020-06-02Removed executable permission on graphic filesAndrea Gelmini3-0/+0
2020-06-02Removed the "Font.." things from the InspectorShivam Kumar Singh3-130/+45
2020-06-02lok: add "Remove" param to .uno:ChangeTabStopTomaž Vajngerl1-2/+2
2020-06-02inline some use-once typedefsNoel Grandin1-2/+1
2020-06-02svx: convert ImplMarkingOverlay and friends to use unique_ptrTomaž Vajngerl1-15/+9
2020-06-01svx:unit tests for adding, acquiring, counting objects into gallery themeAditya5-2/+177
2020-06-01tdf#133547 Fix breaking of PDF graphic objectsTomaž Vajngerl1-1/+1
2020-05-31Revert "tdf#88985 block app from exiting during macro execution"Jan-Marek Glogowski1-106/+0
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin4-4/+4
2020-05-29Add blur attributies and definitons into shadow classes and properitiesA_GAN2-1/+4