Age | Commit message (Expand) | Author |
2023-01-31 | svx: Refactor (sdr) views to access the SdrModel by reference | Tomaž Vajngerl |
2023-01-31 | SdrModel: we never set scale fraction to anything else than 1/1 | Tomaž Vajngerl |
2023-01-30 | loplugin:virtualdead | Noel Grandin |
2023-01-30 | tdf#150534 reduce allocation in SdrFrameBorderPrimitive2D | Noel Grandin |
2023-01-30 | tdf#150534 re-arrange Style class fields | Noel Grandin |
2023-01-29 | svx: add prefix m to aPgOrg and rename to aPageOrigin | Tomaž Vajngerl |
2023-01-27 | move Theme class to own file inside docmodel | Tomaž Vajngerl |
2023-01-27 | move ColorSet class to own file inside docmodel | Tomaž Vajngerl |
2023-01-27 | use ThemeColorChanger also in svx, when changing theme for SdrPage | Tomaž Vajngerl |
2023-01-22 | tdf#128568 Improve export to docx of Fontwork with bitmap fill | Regina Henschel |
2023-01-20 | tdf#148000 impress: Handle linebreaks on fontwork. | Attila Szűcs |
2023-01-14 | ThemeDialog added which allows to change the theme used by the doc. | Tomaž Vajngerl |
2023-01-14 | sw: rework ThemePanel, theme color ValueSet drawing as custom draw | Tomaž Vajngerl |
2023-01-14 | svx: add resolveColor that resolves the color for input theme | Tomaž Vajngerl |
2023-01-14 | svx: change ColorSet add method to use ThemeColorTyp enum | Tomaž Vajngerl |
2023-01-13 | support theme color for lines + oox support + tests | Tomaž Vajngerl |
2023-01-13 | XUnoTunnel->dynamic_cast in VCLXDevice | Noel Grandin |
2023-01-13 | introduce {Char,Fill}ColorThemeReference which uses XThemeColor | Tomaž Vajngerl |
2023-01-12 | introduce docmodel comp., model::ThemeColor, use it in SvxColorItem | Tomaž Vajngerl |
2023-01-11 | svx typo: RelplaceNumRule -> ReplaceNumRule | Justin Luth |
2023-01-07 | cid#1518911 Uninitialized scalar variable | Caolán McNamara |
2023-01-05 | Revert all the recent loplugin:unocast changes | Stephan Bergmann |
2023-01-05 | sw: add the ColorSet from SdrPage into ColorSets in ThemePanel | Tomaž Vajngerl |
2023-01-01 | oox: add support for importing font scheme into a svx::Theme | Tomaž Vajngerl |
2022-12-29 | cid#1518241 Improper use of negative value | Caolán McNamara |
2022-12-26 | svx: use array for colors in ColorSet, add consts, rename vars | Tomaž Vajngerl |
2022-12-26 | oox: set svx::Theme directly to a SdrPage when importing | Tomaž Vajngerl |
2022-12-26 | svx: rename ThemeColorType enum values, use enum instead of index | Tomaž Vajngerl |
2022-12-21 | Resolves: tdf#152593 reuse Line Style preview code for Line Width preview | Caolán McNamara |
2022-12-19 | [API CHANGE] tdf#85592: deprecate .uno:BackColor, use .uno:CharBackColor | Justin Luth |
2022-12-16 | check SfxObjectShell::Current() | Caolán McNamara |
2022-12-16 | loplugin:unocast (SvxLineStyleToolBoxControl) | Stephan Bergmann |
2022-12-16 | [API CHANGE] related tdf#85592: drop duplicate use of .uno:CharBackgroundExt | Justin Luth |
2022-12-15 | Resolves: tdf#92051 add tooltips to section/table statusbar | Caolán McNamara |
2022-12-09 | svx: fix unmaintainable TypeConstant definition | Michael Stahl |
2022-12-07 | Resolves: tdf#152301 allow using an existing ColorListBox to speed init | Caolán McNamara |
2022-12-07 | Related: tdf#152301 cache color widget width | Caolán McNamara |
2022-12-02 | svx: extended SvxHyperlinkItem to have a new property sReplacementText | rash419 |
2022-12-01 | tdf#135192 svx: PDF/UA export: table tag primitives only if necessary | Michael Stahl |
2022-11-29 | New loplugin:crosscast | Stephan Bergmann |
2022-11-29 | tdf#141386 svx,sw: fix setting name/title/description on SwVirtFlyDrawObj | Michael Stahl |
2022-11-28 | loplugin:unusedfields make some protected fields private | Noel Grandin |
2022-11-22 | tdf#135638 drawinglayer,svx,sw: PDF/UA export: put SdrObjects on anchor | Michael Stahl |
2022-11-22 | tdf#135638 svx,sd: PDF/UA export: tag SdrObject shapes as Figure etc. | Armin Le Grand (allotropia) |
2022-11-22 | loplugin:unusedfields | Noel Grandin |
2022-11-21 | sd: table design editing | Maxim Monastirsky |
2022-11-19 | Prepare the dialog for cell style editing | Maxim Monastirsky |
2022-11-18 | AddWindowToPaintView -> AddDeviceToPaintView | Mike Kaganski |
2022-11-18 | Simplify a bit | Mike Kaganski |
2022-11-18 | tdf#148999 Add rescan button to PDF a11y check dialog | Samuel Mehrbrodt |