summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-06-30loplugin:unusedmethodsNoel Grandin
2023-06-30Drop SfxStyleSheetBasePool::SetParentMaxim Monastirsky
2023-06-30partially revert "loplugin:unusedmethods"Noel Grandin
2023-06-29m_aMouseClickHdl is deadNoel Grandin
2023-06-29loplugin:unusedmethodsNoel Grandin
2023-06-29tdf#104877 Implement APNG blending modesParis Oplopoios
2023-06-29getComplexColor: return a const reference, to avoid an extra copyMike Kaganski
2023-06-29maLayoutLineToPageId and maLayoutPageIdToLine are dead.Noel Grandin
2023-06-29sc: use ComplexColor for font color (+others) in OOXML exportTomaž Vajngerl
2023-06-28Send writer document background color on theme changeParis Oplopoios
2023-06-28these TAB_ constants do not need to be in the header fileNoel Grandin
2023-06-28Drop i18nutil::SearchOptionsMike Kaganski
2023-06-28xmloff: ODF import: adapt generator parsing to 2-digit major versionsMichael Stahl
2023-06-28Resolves: tdf#156067 merge special char dialog/popup logicCaolán McNamara
2023-06-27related tdf#153993 Embedded text in scientific numbersLaurent Balland
2023-06-27Fix typoAndrea Gelmini
2023-06-27add an --enable-cairo-rgba to set the order of pixels for internal cairoCaolán McNamara
2023-06-27lok: only publish MEDIA_SHAPE to selecting viewAshod Nakashian
2023-06-26Revert "tdf#132246, tdf#155735: Add support for SourceAlpha"Xisco Fauli
2023-06-26ofz: Use-of-uninitialized-valueCaolán McNamara
2023-06-24tdf#132246, tdf#155735: Add support for SourceAlphaXisco Fauli
2023-06-24Change LocaleDataWrapper::getDuration() parameter to tools::DurationEike Rathke
2023-06-23tdf#142437: Fix word boundary detection in autocorrectBaole Fang
2023-06-23Introduce tools::Duration individual time values ctorEike Rathke
2023-06-23MCGR: Some exemplary multi-color gradientsHeiko Tietze
2023-06-23tdf#155901 MCGR: preserve first and last gradient stop tooRegina Henschel
2023-06-23Remove recently unused unicode::isCJKIVSCharacter()Khaled Hosny
2023-06-23Improve and rename unicode::isIVSSelector()Khaled Hosny
2023-06-22Remove duplicated includeAndrea Gelmini
2023-06-22basegfx: Add test for BColorModifier_black_and_whiteXisco Fauli
2023-06-22tdf#155735: Add support for matrix typeXisco Fauli
2023-06-22Fix typoAndrea Gelmini
2023-06-22tdf#155735: Add support for hueRotate typeXisco Fauli
2023-06-22Introduce tools::Duration(sal_Int32 nDays, const Time& rTime) ctorEike Rathke
2023-06-21tdf#155735: Add tests in basegfxXisco Fauli
2023-06-21tdf#155735: use B3DHomMatrix in BColorModifier_saturateXisco Fauli
2023-06-21Change DateTime friend operator-() to return tools::Duration instead of doubleEike Rathke
2023-06-21editeng: add setter function SingleLineHenry Castro
2023-06-21sc: OOXML import of theme colors for char and background colorsTomaž Vajngerl
2023-06-21editeng: add flag EEControlBits::SINGLELINEHenry Castro
2023-06-21Use DateTime::Sub() instead of operator-()Eike Rathke
2023-06-21Introduce double DateTime::Sub() as a substitute for friend double operator-()Eike Rathke
2023-06-21Allow bootstrap variables in Java user classpath settings, 2nd trySamuel Mehrbrodt
2023-06-20lok: editeng: add LOK special flagsHenry Castro
2023-06-19embeddedfontshelper: use u16string_view instead of char pointerKhaled Hosny
2023-06-19svx: prefix members of EnhancedCustomShape2dMiklos Vajna
2023-06-19Drop code leftovers of HTML 3.2 supportMike Kaganski
2023-06-19tdf#38742 - Start Center: move last opened documents to the topAndreas Heinisch
2023-06-18tdf#155665 Adding option to remember signatures for each saveTokieSan
2023-06-18ooxml: import and export background and fill theme colors props.Tomaž Vajngerl