summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-31SdrModel: we never set scale fraction to anything else than 1/1Tomaž Vajngerl
2023-01-30loplugin:virtualdeadNoel Grandin
2023-01-30tdf#150534 reduce allocation in SdrFrameBorderPrimitive2DNoel Grandin
2023-01-30tdf#150534 re-arrange Style class fieldsNoel Grandin
2023-01-29svx: add prefix m to aPgOrg and rename to aPageOriginTomaž Vajngerl
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-27move ColorSet class to own file inside docmodelTomaž Vajngerl
2023-01-27use ThemeColorChanger also in svx, when changing theme for SdrPageTomaž Vajngerl
2023-01-22tdf#128568 Improve export to docx of Fontwork with bitmap fillRegina Henschel
2023-01-20tdf#148000 impress: Handle linebreaks on fontwork.Attila Szűcs
2023-01-14ThemeDialog added which allows to change the theme used by the doc.Tomaž Vajngerl
2023-01-14sw: rework ThemePanel, theme color ValueSet drawing as custom drawTomaž Vajngerl
2023-01-14svx: add resolveColor that resolves the color for input themeTomaž Vajngerl
2023-01-14svx: change ColorSet add method to use ThemeColorTyp enumTomaž Vajngerl
2023-01-13support theme color for lines + oox support + testsTomaž Vajngerl
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2023-01-11svx typo: RelplaceNumRule -> ReplaceNumRuleJustin Luth
2023-01-07cid#1518911 Uninitialized scalar variableCaolán McNamara
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2023-01-05sw: add the ColorSet from SdrPage into ColorSets in ThemePanelTomaž Vajngerl
2023-01-01oox: add support for importing font scheme into a svx::ThemeTomaž Vajngerl
2022-12-29cid#1518241 Improper use of negative valueCaolán McNamara
2022-12-26svx: use array for colors in ColorSet, add consts, rename varsTomaž Vajngerl
2022-12-26oox: set svx::Theme directly to a SdrPage when importingTomaž Vajngerl
2022-12-26svx: rename ThemeColorType enum values, use enum instead of indexTomaž Vajngerl
2022-12-21Resolves: tdf#152593 reuse Line Style preview code for Line Width previewCaolán McNamara
2022-12-19[API CHANGE] tdf#85592: deprecate .uno:BackColor, use .uno:CharBackColorJustin Luth
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-12-16loplugin:unocast (SvxLineStyleToolBoxControl)Stephan Bergmann
2022-12-16[API CHANGE] related tdf#85592: drop duplicate use of .uno:CharBackgroundExtJustin Luth
2022-12-15Resolves: tdf#92051 add tooltips to section/table statusbarCaolán McNamara
2022-12-09svx: fix unmaintainable TypeConstant definitionMichael Stahl
2022-12-07Resolves: tdf#152301 allow using an existing ColorListBox to speed initCaolán McNamara
2022-12-07Related: tdf#152301 cache color widget widthCaolán McNamara
2022-12-02svx: extended SvxHyperlinkItem to have a new property sReplacementTextrash419
2022-12-01tdf#135192 svx: PDF/UA export: table tag primitives only if necessaryMichael Stahl
2022-11-29New loplugin:crosscastStephan Bergmann
2022-11-29tdf#141386 svx,sw: fix setting name/title/description on SwVirtFlyDrawObjMichael Stahl
2022-11-28loplugin:unusedfields make some protected fields privateNoel Grandin
2022-11-22tdf#135638 drawinglayer,svx,sw: PDF/UA export: put SdrObjects on anchorMichael Stahl
2022-11-22tdf#135638 svx,sd: PDF/UA export: tag SdrObject shapes as Figure etc.Armin Le Grand (allotropia)
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-21sd: table design editingMaxim Monastirsky
2022-11-19Prepare the dialog for cell style editingMaxim Monastirsky
2022-11-18AddWindowToPaintView -> AddDeviceToPaintViewMike Kaganski
2022-11-18Simplify a bitMike Kaganski
2022-11-18tdf#148999 Add rescan button to PDF a11y check dialogSamuel Mehrbrodt