summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
17 hoursResolves: tdf#155425 turn off overlay scrolling for color selectorCaolán McNamara1-0/+1
17 hoursresave with latest gladeCaolán McNamara1-44/+44
19 hourstdf#153361 improve theme color generation in color pickerTomaž Vajngerl2-33/+136
22 hoursRevert "Convert XFastParser into a normal C++ interface"Noel Grandin2-6/+5
25 hoursConvert XFastParser into a normal C++ interfaceNoel Grandin2-5/+6
44 hoursspeed up tab-switching in a calc document with a lot of graphic objectsNoel Grandin1-3/+7
46 hoursAdded doxygen to calc currency comboLuigi Iucci1-0/+1
4 daysavoid some invalid Fraction objectsNoel Grandin1-6/+14
4 daysreplace find_if by any_ofDr. David Alan Gilbert1-2/+2
4 daysuse more TypedWhichIdNoel Grandin1-1/+1
4 daystdf#155515 tdf#155528 crash on exitNoel Grandin1-4/+7
7 daysuse more TypedWhichIdNoel Grandin3-5/+5
7 daystdf#155190 svx,sw: PDF export: don't tag SwNoTextFrame as ArtifactMichael Stahl1-1/+6
7 daysuse more TypedWhichIdNoel Grandin1-2/+2
7 daysSuppress variable not used warningHeiko Tietze1-0/+4
7 daystdf#155436 svx: PDF export: fix crash on SdrMediaObj without URLMichael Stahl1-1/+3
8 daysuse more TypedWhichIdNoel Grandin1-1/+1
8 daysuse more TypedWhichId in editengNoel Grandin1-12/+6
8 dayssvx: combine svx::NamedThemedColor into NamedColorTomaž Vajngerl3-33/+19
8 dayssvx: change NamedColor be a struct instead of std::pairTomaž Vajngerl5-30/+32
9 daysCloneList::CopyConnections: Replace duplicated code by loopDr. David Alan Gilbert1-35/+15
10 daystdf#120283 CopyObjects: Use CloneList to wire up connectorsDr. David Alan Gilbert1-49/+9
10 daystdf#155410 move some layer/object visibility computation inside SdrObjectNoel Grandin3-21/+14
10 daysavoid some ref-counting traffic in SvxShape::NotifyNoel Grandin1-8/+8
10 daysMCGR: Check correctly for used FillTransparenceGradientArmin Le Grand (allotropia)1-0/+7
13 daysloplugin:unusedmethodsNoel Grandin1-1/+0
2023-05-19MCGR: Adaptions to WriteGradientFill and BGradientArmin Le Grand (allotropia)2-65/+20
2023-05-19svx: check SfxObjectShell::Current()Xisco Fauli1-5/+10
2023-05-18improved B2DHomMatrixNoel Grandin1-6/+7
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)18-654/+165
2023-05-13use more optional for SdrObjListIterNoel Grandin1-4/+4
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl12-125/+122
2023-05-11tdf#155235 Draw crashes on close: SIGSEGV in SalInstance:GetYieldMutex()Noel Grandin2-2/+9
2023-05-10rename SDRATTR_TABLE_GRABBAG to SDRATTR_TABLE_CELL_GRABBAGSarper Akdemir2-4/+4
2023-05-10Remove duplicated includeAndrea Gelmini1-1/+0
2023-05-09inline GalleryStorageLocations allocation into GalleryFileStorageEntryNoel Grandin3-14/+12
2023-05-09move include/svx/legacyitem.hxx inside svxNoel Grandin3-2/+62
2023-05-09merge GalleryFileStorage with GalleryBinaryEngineNoel Grandin11-935/+881
2023-05-09sc: enable document themes in CalcTomaž Vajngerl1-1/+1
2023-05-09merge GalleryFileStorageEntry with GalleryBinaryEngineEntryNoel Grandin7-257/+204
2023-05-09merge GalleryStorageLocations with GalleryBinaryStorageLocationsNoel Grandin10-153/+91
2023-05-09change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl3-7/+7
2023-05-09move some gallery header files inside svxNoel Grandin17-10/+341
2023-05-08GalleryObject*Storage are unnecessaryNoel Grandin11-179/+30
2023-05-08Fix typosAndrea Gelmini1-2/+2
2023-05-08MCGR: Correct import for Gradient presets/templatesArmin Le Grand (allotropia)2-18/+108
2023-05-06Change text auto-fit alg. to also increase the scalingTomaž Vajngerl1-2/+18
2023-05-04Resolves: tdf#155140 gallery right click for context menu doesn't consume eventCaolán McNamara3-6/+7
2023-05-04speed up dealing with large shape selectionsNoel Grandin3-54/+90
2023-05-04tdf#105404 lock model while updatingNoel Grandin1-0/+3