Age | Commit message (Expand) | Author |
2023-09-05 | tdf#150557: svx: don't factor in transparence twice for cell shadows | Sarper Akdemir |
2023-09-04 | svx: prefix members of SdrGluePointList | Miklos Vajna |
2023-09-04 | tdf#154875 "Use slide background" is only for Impress | Samuel Mehrbrodt |
2023-09-04 | tdf#151188 Select correct fill type in sidebar | Samuel Mehrbrodt |
2023-09-02 | use more concrete type in AccessibleCell | Noel Grandin |
2023-09-02 | use more concrete type in AccessibleTableShapeImpl | Noel Grandin |
2023-09-02 | tdf#156126: fix crash when using gpl color palette | Julien Nabet |
2023-09-02 | replace set(nullptr) with clear() | Noel Grandin |
2023-09-01 | svx: add class "ONeutralParseContext" | Henry Castro |
2023-09-01 | remove DBG_ASSERT in MergedCellIterator | Noel Grandin |
2023-09-01 | tdf#157034: FILESAVE loext:theme-type is off by one | Julien Nabet |
2023-09-01 | sd: set the theme for all master pages | Tomaž Vajngerl |
2023-08-31 | improve debug warning message | Noel Grandin |
2023-08-31 | ignore UnknownPropertyException in SvxShape::setPropertyValues | Noel Grandin |
2023-08-31 | cid#1542447 Explicit null dereferenced | Caolán McNamara |
2023-08-31 | use concrete type for SvxShowCharSetAcc::m_aChildren | Noel Grandin |
2023-08-31 | use concrete type for SvxPixelCtlAccessible::m_xCurChild | Noel Grandin |
2023-08-31 | jsdialog: render font previews with hidpi | Szymon Kłos |
2023-08-30 | tdf#156829 PPTX import: fix connector regression at missing glue points | Tibor Nagy |
2023-08-30 | svx: prefix members of SdrGluePoint | Miklos Vajna |
2023-08-29 | tdf#49895: Add search functionality to Options dialog | Bayram Çiçek |
2023-08-28 | new loplugin:optionalbool | Noel Grandin |
2023-08-28 | Theme dialog: fix crash when closing parent first | Szymon Kłos |
2023-08-27 | svx : replace local function with OUStringLiteral | Arnaud VERSINI |
2023-08-27 | Change theme location to SdrModel and SdrPage (master page only) | Tomaž Vajngerl |
2023-08-27 | Add APNG export option in File -> Export | Paris Oplopoios |
2023-08-26 | svx: remove theme related parameters for Color and FillColor | Tomaž Vajngerl |
2023-08-26 | Remove duplicated include | Andrea Gelmini |
2023-08-25 | svx: refactor text color theme changing and add undo support | Tomaž Vajngerl |
2023-08-25 | Revert "use more Reference::query instead of UNO_QUERY_THROW" | Noel Grandin |
2023-08-25 | Use std::optional instead of out arguments | Mike Kaganski |
2023-08-25 | Resolves tdf#155926 - Rename "Line Style 9" | Heiko Tietze |
2023-08-24 | Fix typo | Andrea Gelmini |
2023-08-24 | Reset buffered GridOffset(s) for suspicious values | Armin Le Grand (allotropia) |
2023-08-23 | sd: add ThemeDialog to Impress/Draw, refactor ThemeColorChanger | Tomaž Vajngerl |
2023-08-23 | crashreporting: crash seen in FormNavigator | Caolán McNamara |
2023-08-23 | Fix typo | Andrea Gelmini |
2023-08-23 | move theme test from svx to sd - so we can use ThemeColorChange | Tomaž Vajngerl |
2023-08-22 | tdf#98367 implement rendering of draw/impress small capitals | Caolán McNamara |
2023-08-21 | spellchecking wave doesn't extend to the full width of superscript text | Caolán McNamara |
2023-08-21 | svx: prefix members of SdrEdgeObj | Miklos Vajna |
2023-08-21 | move BGradient to awt::Gradient2 UNO conversion into docmodel | Tomaž Vajngerl |
2023-08-19 | loplugin: new global analysis locking2 | Noel Grandin |
2023-08-18 | svx: Use FRAMEBORDERTYPE_COUNT instead of magic number | Michael Weghorn |
2023-08-18 | related tdf#156683 a11y: Dispose FrameSelectorImpl a11y children | Michael Weghorn |
2023-08-18 | Add dots to "Fix" button to indicate it opens a dialog | Samuel Mehrbrodt |
2023-08-18 | use more Reference::query instead of UNO_QUERY_THROW | Noel Grandin |
2023-08-18 | ITEM: preparations for more/easier changes | Armin Le Grand (allotropia) |
2023-08-15 | ComplexColor various clean-up and (trivial) refactorings | Tomaž Vajngerl |
2023-08-11 | autorecovery: DLG_RET_OK_AUTOLUNCH => DLG_RET_OK_AUTOLAUNCH | Justin Luth |