summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2023-09-05tdf#150557: svx: don't factor in transparence twice for cell shadowsSarper Akdemir
2023-09-04svx: prefix members of SdrGluePointListMiklos Vajna
2023-09-04tdf#154875 "Use slide background" is only for ImpressSamuel Mehrbrodt
2023-09-04tdf#151188 Select correct fill type in sidebarSamuel Mehrbrodt
2023-09-02use more concrete type in AccessibleCellNoel Grandin
2023-09-02use more concrete type in AccessibleTableShapeImplNoel Grandin
2023-09-02tdf#156126: fix crash when using gpl color paletteJulien Nabet
2023-09-02replace set(nullptr) with clear()Noel Grandin
2023-09-01svx: add class "ONeutralParseContext"Henry Castro
2023-09-01remove DBG_ASSERT in MergedCellIteratorNoel Grandin
2023-09-01tdf#157034: FILESAVE loext:theme-type is off by oneJulien Nabet
2023-09-01sd: set the theme for all master pagesTomaž Vajngerl
2023-08-31improve debug warning messageNoel Grandin
2023-08-31ignore UnknownPropertyException in SvxShape::setPropertyValuesNoel Grandin
2023-08-31cid#1542447 Explicit null dereferencedCaolán McNamara
2023-08-31use concrete type for SvxShowCharSetAcc::m_aChildrenNoel Grandin
2023-08-31use concrete type for SvxPixelCtlAccessible::m_xCurChildNoel Grandin
2023-08-31jsdialog: render font previews with hidpiSzymon Kłos
2023-08-30tdf#156829 PPTX import: fix connector regression at missing glue pointsTibor Nagy
2023-08-30svx: prefix members of SdrGluePointMiklos Vajna
2023-08-29tdf#49895: Add search functionality to Options dialogBayram Çiçek
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-28Theme dialog: fix crash when closing parent firstSzymon Kłos
2023-08-27svx : replace local function with OUStringLiteralArnaud VERSINI
2023-08-27Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl
2023-08-27Add APNG export option in File -> ExportParis Oplopoios
2023-08-26svx: remove theme related parameters for Color and FillColorTomaž Vajngerl
2023-08-26Remove duplicated includeAndrea Gelmini
2023-08-25svx: refactor text color theme changing and add undo supportTomaž Vajngerl
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-25Use std::optional instead of out argumentsMike Kaganski
2023-08-25Resolves tdf#155926 - Rename "Line Style 9"Heiko Tietze
2023-08-24Fix typoAndrea Gelmini
2023-08-24Reset buffered GridOffset(s) for suspicious valuesArmin Le Grand (allotropia)
2023-08-23sd: add ThemeDialog to Impress/Draw, refactor ThemeColorChangerTomaž Vajngerl
2023-08-23crashreporting: crash seen in FormNavigatorCaolán McNamara
2023-08-23Fix typoAndrea Gelmini
2023-08-23move theme test from svx to sd - so we can use ThemeColorChangeTomaž Vajngerl
2023-08-22tdf#98367 implement rendering of draw/impress small capitalsCaolán McNamara
2023-08-21spellchecking wave doesn't extend to the full width of superscript textCaolán McNamara
2023-08-21svx: prefix members of SdrEdgeObjMiklos Vajna
2023-08-21move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl
2023-08-19loplugin: new global analysis locking2Noel Grandin
2023-08-18svx: Use FRAMEBORDERTYPE_COUNT instead of magic numberMichael Weghorn
2023-08-18related tdf#156683 a11y: Dispose FrameSelectorImpl a11y childrenMichael Weghorn
2023-08-18Add dots to "Fix" button to indicate it opens a dialogSamuel Mehrbrodt
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-08-11autorecovery: DLG_RET_OK_AUTOLUNCH => DLG_RET_OK_AUTOLAUNCHJustin Luth