summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2020-07-01loplugin:constantparamNoel Grandin
2020-07-01loplugin:singlevalfieldsNoel Grandin
2020-07-01tdf#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-29sd: support changing position with .uno:EditAnnotationTomaž Vajngerl
2020-06-29pdf: add text page object attribs, refactor ImpSdrPdfImport, testsTomaž Vajngerl
2020-06-29pdf: support PDF Form object and getMatrixTomaž Vajngerl
2020-06-29pdf: add PDFiumTextPage and PDFiumPageObject + testTomaž Vajngerl
2020-06-29use PDFium wrapper in ImpSdrPdfImport (partially)Tomaž Vajngerl
2020-06-29loplugin:constantparamNoel Grandin
2020-06-28decouple IEditImplementation from Edit moreCaolán McNamara
2020-06-26update some pchesCaolán McNamara
2020-06-26tdf#134285 select the item before dragging itCaolán McNamara
2020-06-25update svx pchCaolán McNamara
2020-06-25weld NavigatorTreeCaolá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-25Get the property dump of the text at the cursorShivam Kumar Singh
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-06-25loplugin:unusedfieldsNoel Grandin
2020-06-24show warning for a bad colorCaolán McNamara
2020-06-24two entries missing use-underline propertyCaolán McNamara
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-23inline typedef WeakSdrObjectContainerTypeNoel Grandin
2020-06-23weld DataNavigatorCaolán McNamara
2020-06-23svx:Refactor members of GalleryTheme class to GalleryBinaryEngineAditya
2020-06-21weld DateField Calendar floating windowCaolán McNamara
2020-06-19tdf#134084 use the desired image size, not the current image sizeCaolán McNamara
2020-06-18weld SvxUndoRedoControlCaolán McNamara
2020-06-17don't highlight the row under the searched for pointCaolán McNamara
2020-06-17tdf#133807 re-present search dialog after a short timeoutCaolán McNamara
2020-06-17svx: Refactor GalleryTheme classAditya
2020-06-17Styles preview widgetSzymon Kłos
2020-06-16Remove some unused includesMiklos Vajna
2020-06-15svx:move functions from GalleryThemeEntry to GalleryBinaryEngineAditya
2020-06-14tdf#103474 handle edge cases in ARCANGLETORegina Henschel
2020-06-14Fix typosAndrea Gelmini
2020-06-14Removed executable permission on filesAndrea Gelmini
2020-06-13svx: Gallery code refactoringAditya
2020-06-13Changed the source code location for InspectorShivam Kumar Singh
2020-06-11loplugin:unusedmethodsNoel Grandin
2020-06-10let the parent toolbar decide the focus of the buttonsCaolán McNamara
2020-06-10grab focus to style combobox when parent gets focusCaolán McNamara
2020-06-10sd signature line: localize signature graphicMiklos Vajna
2020-06-10uitest: Add support for Calc / Format cell / background color selectorShiko
2020-06-10sd signature line: set graphic of signature shapeMiklos Vajna
2020-06-10tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMichael Warner
2020-06-09sd signature line: select certificate after drawing the shape's rectangleMiklos Vajna
2020-06-09sd doc model xml dump: show grab-bag of shapeMiklos Vajna
2020-06-09tdf#126025: Non-const GetPropertyValueByName must use non-const Sequence []Stephan Bergmann