summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
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-10Remove duplicated includeAndrea Gelmini
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
2023-05-08GalleryObject*Storage are unnecessaryNoel Grandin
2023-05-08Fix typosAndrea Gelmini
2023-05-08MCGR: Correct import for Gradient presets/templatesArmin Le Grand (allotropia)
2023-05-06Change text auto-fit alg. to also increase the scalingTomaž Vajngerl
2023-05-04Resolves: tdf#155140 gallery right click for context menu doesn't consume eventCaolán McNamara
2023-05-04speed up dealing with large shape selectionsNoel Grandin
2023-05-04tdf#105404 lock model while updatingNoel Grandin
2023-05-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin
2023-05-04tdf#154818 - Find bar: remember and reuse last search stringAndreas Heinisch
2023-05-04tdf#108889 ref count goes negative with 0 undo levels configuredCaolán McNamara
2023-05-03tdf#127322 svx: add back MID_GRAPHIC_URL to SvxBrushJustin Luth
2023-05-03tdf#137544 simplify SdrObjList destructorNoel Grandin
2023-05-02fix mistake in commit "optimise ensureGeometry"Noel Grandin
2023-05-02tdf#154884 fix isFavChar, updateFavCharacterList deletes the correct pairVert D
2023-05-02remove unnecessary methodNoel Grandin
2023-05-02use more specific class in sdr::table::CellNoel Grandin
2023-05-02elide temporary copyNoel Grandin
2023-04-30adapt the new auto-fitting alg. to work for vertical textTomaž Vajngerl
2023-04-29rename field in GroupPropertiesNoel Grandin
2023-04-29use XThemeColor instead of XInterface for *ThemeReference propsTomaž Vajngerl
2023-04-29Prevent to get 0 font size in the auto-fitting algorithmTomaž Vajngerl
2023-04-28disable dbl-click in ThemeDialog in LOK, remove the dialog sizeTomaž Vajngerl
2023-04-28optimise find/insert calls to mapsNoel Grandin
2023-04-27avoid config when fuzzingCaolán McNamara
2023-04-27tdf#154818 - Find bar: remember and reuse last search stringAndreas Heinisch
2023-04-25svx: rework the theme dialog to allow editing theme colorsTomaž Vajngerl
2023-04-25loplugin:unnecessarygetstrStephan Bergmann
2023-04-25Add script to find unused using declarationsGabor Kelemen
2023-04-24oox: extend ThemeExport to export font and format scheme of a themeTomaž Vajngerl
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-23cid#1524676 try to convince coverity of the error of its waysCaolán McNamara
2023-04-23use more TOOLS_WARN_EXCEPTIONNoel Grandin
2023-04-23Run clang-tidy with misc-unused-using-decls on modules [s-t]*Gabor Kelemen
2023-04-21loplugin:unnecessarygetstr extend to checking std::string::c_strNoel Grandin
2023-04-21Resolves: tdf#154535 create the OXFormsDescriptor on-demandCaolán McNamara
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)