summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2023-06-19svx: prefix members of EnhancedCustomShape2dMiklos Vajna
2023-06-12cid#1532370 Uninitialized scalar variableCaolán McNamara
2023-06-11use internal iterator for SfxBroadcasterNoel Grandin
2023-06-09MCGR: tdf#155479 repair gradient SVG export for MCGRArmin Le Grand (allotropia)
2023-06-08lok: send theme palette after the change in ThemeDialogTomaž Vajngerl
2023-06-06Drop the unneeded optimization for "[All]"Mike Kaganski
2023-06-06Sort languages in Edit Modules dialogMike Kaganski
2023-06-05Drop unneeded indirectionMike Kaganski
2023-06-05Drop duplicating functionMike Kaganski
2023-06-05lok: callback to send the updated theme palette when theme changesTomaž Vajngerl
2023-06-05svx: extract theme color generation into ThemeColorPaletteManagerTomaž Vajngerl
2023-06-05tdf#155504 Add "Fix" function to shapesSamuel Mehrbrodt
2023-06-04sw: border and background theme color support for multiple props.Tomaž Vajngerl
2023-06-01prefix aPreviousColor and aCurrentColor in SvxColorTabPageTomaž Vajngerl
2023-06-01tdf#153361 improve theme color generation in color pickerTomaž Vajngerl
2023-05-31Fix typoAndrea Gelmini
2023-05-31Fix typoAndrea Gelmini
2023-05-31Added doxygen to calc currency comboLuigi Iucci
2023-05-30use more TypedWhichInfoNoel Grandin
2023-05-29use more TypedWhichIdNoel Grandin
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-26tdf#155190 svx,sw: PDF export: don't tag SwNoTextFrame as ArtifactMichael Stahl
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-25use more TypedWhichIdNoel Grandin
2023-05-25more TypedWhichIdNoel Grandin
2023-05-25svx: combine svx::NamedThemedColor into NamedColorTomaž Vajngerl
2023-05-25svx: change NamedColor be a struct instead of std::pairTomaž Vajngerl
2023-05-24remove obsolete commentNoel Grandin
2023-05-23tdf#155410 move some layer/object visibility computation inside SdrObjectNoel Grandin
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-05-15tdf#140226: use StaticWhichCastMoazAlaa
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-10rename SDRATTR_TABLE_GRABBAG to SDRATTR_TABLE_CELL_GRABBAGSarper Akdemir
2023-05-09move include/svx/legacyitem.hxx inside svxNoel Grandin
2023-05-09merge GalleryFileStorage with GalleryBinaryEngineNoel Grandin
2023-05-09merge GalleryFileStorageEntry with GalleryBinaryEngineEntryNoel Grandin
2023-05-09move some gallery header files inside svxNoel Grandin
2023-05-08GalleryObject*Storage are unnecessaryNoel Grandin
2023-05-04tdf#108889 ref count goes negative with 0 undo levels configuredCaolán McNamara
2023-05-02tdf#154884 fix isFavChar, updateFavCharacterList deletes the correct pairVert D
2023-04-30adapt the new auto-fitting alg. to work for vertical textTomaž Vajngerl
2023-04-29use XThemeColor instead of XInterface for *ThemeReference propsTomaž Vajngerl
2023-04-27Renumbering comments in include/svx/svddef.hxxJulien Nabet
2023-04-26Renumbering comments in include/svx/xdef.hxxJulien Nabet
2023-04-25tdf#56258 i18npool en-US: re-arrange outline numbering suggestionsJustin Luth
2023-04-25svx: rework the theme dialog to allow editing theme colorsTomaž Vajngerl
2023-04-21Resolves: tdf#154535 create the OXFormsDescriptor on-demandCaolán McNamara
2023-04-20tdf#154732: Fix zoom bar in DrawBaole Fang