Age | Commit message (Expand) | Author |
2023-03-30 | add docstring for unclear default distance property in SvxTabStopItem | Sarper Akdemir |
2023-03-30 | tdf#146748 Change 'More Numbering/Bullets' options to 'Customize' | Arvind K |
2023-03-30 | sw reqif-xhtml export: fix export of transparent TIF | Mike Kaganski |
2023-03-29 | Prevent accidental OUString(nullptr) | Mike Kaganski |
2023-03-29 | tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL... | Michael Weghorn |
2023-03-29 | Resolves tdf#152184 - Application color should follow system color | Heiko Tietze |
2023-03-28 | Fix build for recent GCC | Stephan Bergmann |
2023-03-28 | editeng: document SvxOrphansItem and SvxWidowsItem | Miklos Vajna |
2023-03-28 | tdf#142391 - Store method using 0x13 format only when actually needed | Andreas Heinisch |
2023-03-27 | Avoid dangling references to temporary O[U]StringConcatMarker instances | Stephan Bergmann |
2023-03-27 | xmloff: prefix members of NameSpaceEntry, SinglePropertySetInfoCache, ... | Miklos Vajna |
2023-03-27 | tdf#152234 drawinglayer,svx: PDF/UA export: add Alt text to form controls | Michael Stahl |
2023-03-26 | tdf#90407 Change the auto-fit alg. to match better with OOXML | Tomaž Vajngerl |
2023-03-24 | Introduce query() and queryThrow() to css::uno::Any | Mike Kaganski |
2023-03-24 | These must be const | Mike Kaganski |
2023-03-23 | tdf#142978 Remove a11y check dialog | Samuel Mehrbrodt |
2023-03-23 | tdf#142978 Show a11y sidebar when finding issues on PDF export | Samuel Mehrbrodt |
2023-03-23 | rename mnAnimCount to gAnimationRendererCount | Caolán McNamara |
2023-03-23 | MCGR: Speedup Gradient Paint for VCLPixelProcessor | Armin Le Grand (allotropia) |
2023-03-23 | Introduce non-static query() and queryThrow() to css::uno::Reference | Mike Kaganski |
2023-03-23 | tdf#154319: fix TOC field codes parsing | Mike Kaganski |
2023-03-23 | oox: import gradient fill to model::FormatScheme | Tomaž Vajngerl |
2023-03-22 | MCGR: Corrected error with Case16 wrong gradient shortcut | Armin Le Grand (allotropia) |
2023-03-22 | vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObj | Michael Stahl |
2023-03-22 | oox: introduce FormatScheme - use in Theme import | Tomaž Vajngerl |
2023-03-22 | jsdialog: double click for drawing area | Szymon Kłos |
2023-03-21 | sc drawstyles: Implement the styles family | Maxim Monastirsky |
2023-03-21 | MCGR: Model data changes for ColorSteps (II) | Armin Le Grand (allotropia) |
2023-03-21 | jsdialog: add wrapper for ScrolledWindow | Szymon Kłos |
2023-03-21 | jsdialog: dump properties of scrolled window | Szymon Kłos |
2023-03-20 | vcl,sd,sw: PDF/UA export: add Alt text to SdrMediaObj media shapes | Michael Stahl |
2023-03-20 | Missing includes (for std::exception_ptr) | Stephan Bergmann |
2023-03-20 | tdf#154273: Add the "'" entity definition to our HTML parser... | Damjan Jovanovic |
2023-03-19 | MCGR: Model data changes for ColorSteps | Armin Le Grand (allotropia) |
2023-03-18 | loplugin:stringadd use more O[U]StringChar | Noel Grandin |
2023-03-17 | Towards literal O[U]String types in C++20 | Stephan Bergmann |
2023-03-17 | store last five most recently used currencies in the currency toolbar drop-down | DrGigioSan |
2023-03-16 | Update view options string based on theme | Paris Oplopoios |
2023-03-16 | Add uno command that changes the theme | Paris Oplopoios |
2023-03-16 | update line controls preview if style changed | Caolán McNamara |
2023-03-16 | allow more than DrawingArea to report style updates | Caolán McNamara |
2023-03-16 | tdf#102261: introduce editeng paragraph tab stop default distance | Sarper Akdemir |
2023-03-15 | Resolves: tdf#154031 Add Rohingya Hanifi {rhg-Rohg-MM} [0x06B1] CTL, RTL | Eike Rathke |
2023-03-15 | Use officecfg instead of SvxDeeplOptions | Noel Grandin |
2023-03-15 | Use officecfg instead of SvtTabAppearanceCfg | Noel Grandin |
2023-03-14 | Related tdf#129547 and tdf#154136: add COLON key | Julien Nabet |
2023-03-14 | use more string_view in vcl::PDFObjectContainer | Noel Grandin |
2023-03-13 | Use a more reasonable type for XDataPilotDescriptor::checkName nIndex parameter | Stephan Bergmann |
2023-03-13 | tdf#150281: Fix CentimetersToPoints in Calc | Baole Fang |
2023-03-13 | Introduce OUStringBuffer::insert taking OUStringConcat | Mike Kaganski |