summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)Author
2023-06-05Drop unneeded indirectionMike Kaganski
2023-06-05Drop duplicating functionMike Kaganski
2023-06-05Restructure SvxLanguageBox::SetLanguageList for clarityMike 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-05Simplify vector intialization in svx/svdmodelJulien Nabet
2023-06-04sw: border and background theme color support for multiple props.Tomaž Vajngerl
2023-06-03perf: use freeze/thaw around block insert of multiple iconsCaolán McNamara
2023-06-03Styles preview cache cleanup on exitSzymon Kłos
2023-06-03Styles preview widget should cache imagesSzymon Kłos
2023-06-01tdf#153361 improve theme color generation in color pickerTomaž Vajngerl
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-05-31speed up tab-switching in a calc document with a lot of graphic objectsNoel Grandin
2023-05-31Added doxygen to calc currency comboLuigi Iucci
2023-05-29avoid some invalid Fraction objectsNoel Grandin
2023-05-29replace find_if by any_ofDr. David Alan Gilbert
2023-05-29use more TypedWhichIdNoel Grandin
2023-05-29tdf#155515 tdf#155528 crash on exitNoel 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-26Suppress variable not used warningHeiko Tietze
2023-05-26tdf#155436 svx: PDF export: fix crash on SdrMediaObj without URLMichael Stahl
2023-05-25use more TypedWhichIdNoel Grandin
2023-05-25use more TypedWhichId in editengNoel 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-24CloneList::CopyConnections: Replace duplicated code by loopDr. David Alan Gilbert
2023-05-23tdf#120283 CopyObjects: Use CloneList to wire up connectorsDr. David Alan Gilbert
2023-05-23tdf#155410 move some layer/object visibility computation inside SdrObjectNoel Grandin
2023-05-23avoid some ref-counting traffic in SvxShape::NotifyNoel Grandin
2023-05-23MCGR: Check correctly for used FillTransparenceGradientArmin Le Grand (allotropia)
2023-05-19MCGR: Adaptions to WriteGradientFill and BGradientArmin Le Grand (allotropia)
2023-05-19svx: check SfxObjectShell::Current()Xisco Fauli
2023-05-18improved B2DHomMatrixNoel Grandin
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-13use more optional for SdrObjListIterNoel Grandin
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-11tdf#155235 Draw crashes on close: SIGSEGV in SalInstance:GetYieldMutex()Noel Grandin
2023-05-10rename SDRATTR_TABLE_GRABBAG to SDRATTR_TABLE_CELL_GRABBAGSarper Akdemir
2023-05-09inline GalleryStorageLocations allocation into GalleryFileStorageEntryNoel Grandin
2023-05-09move include/svx/legacyitem.hxx inside svxNoel Grandin
2023-05-09merge GalleryFileStorage with GalleryBinaryEngineNoel Grandin
2023-05-09sc: enable document themes in CalcTomaž Vajngerl
2023-05-09merge GalleryFileStorageEntry with GalleryBinaryEngineEntryNoel Grandin
2023-05-09merge GalleryStorageLocations with GalleryBinaryStorageLocationsNoel Grandin
2023-05-09change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl
2023-05-09move some gallery header files inside svxNoel Grandin