summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svxStephan Bergmann27-998/+998
2020-07-01don't use a variable called 'min' to store a max valueCaolán McNamara1-6/+6
2020-07-01weld EditControl for browseboxCaolán McNamara3-15/+23
2020-07-01loplugin:constantparamNoel Grandin1-1/+1
2020-07-01loplugin:singlevalfieldsNoel Grandin1-1/+0
2020-07-01tdf#134357 we can reduce the min toolbar sidebar widthCaolán McNamara2-16/+54
2020-06-30tdf#134360 some sidebar widgets getting stuck in a disabled stateCaolán McNamara1-14/+12
2020-06-29sd: support changing position with .uno:EditAnnotationTomaž Vajngerl1-1/+6
2020-06-29pdf: add text page object attribs, refactor ImpSdrPdfImport, testsTomaž Vajngerl2-51/+22
2020-06-29pdf: support PDF Form object and getMatrixTomaž Vajngerl2-17/+20
2020-06-29pdf: add PDFiumTextPage and PDFiumPageObject + testTomaž Vajngerl1-7/+4
2020-06-29use PDFium wrapper in ImpSdrPdfImport (partially)Tomaž Vajngerl2-39/+18
2020-06-29loplugin:constantparamNoel Grandin3-6/+4
2020-06-28decouple IEditImplementation from Edit moreCaolán McNamara1-1/+1
2020-06-26update some pchesCaolán McNamara2-6/+1
2020-06-26tdf#134285 select the item before dragging itCaolán McNamara1-0/+1
2020-06-25update svx pchCaolán McNamara1-5/+10
2020-06-25weld NavigatorTreeCaolán McNamara13-721/+707
2020-06-25nActiveTerm is -1 in an empty filter navigatorCaolán McNamara1-3/+1
2020-06-25tdf#134291: make all hatch patterns translatableJulien Nabet2-13/+28
2020-06-25Get the property dump of the text at the cursorShivam Kumar Singh1-0/+1
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin5-65/+57
2020-06-25loplugin:unusedfieldsNoel Grandin4-6/+0
2020-06-24show warning for a bad colorCaolán McNamara1-6/+2
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