summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-06-29tdf#104877 Implement APNG blending modesParis Oplopoios1-2/+12
2023-06-29getComplexColor: return a const reference, to avoid an extra copyMike Kaganski1-1/+1
2023-06-29maLayoutLineToPageId and maLayoutPageIdToLine are dead.Noel Grandin1-12/+0
2023-06-29sc: use ComplexColor for font color (+others) in OOXML exportTomaž Vajngerl1-4/+10
2023-06-28Send writer document background color on theme changeParis Oplopoios1-2/+1
2023-06-28these TAB_ constants do not need to be in the header fileNoel Grandin1-9/+0
2023-06-28Drop i18nutil::SearchOptionsMike Kaganski5-81/+62
2023-06-28xmloff: ODF import: adapt generator parsing to 2-digit major versionsMichael Stahl1-0/+1
2023-06-28Resolves: tdf#156067 merge special char dialog/popup logicCaolán McNamara2-31/+61
2023-06-27related tdf#153993 Embedded text in scientific numbersLaurent Balland1-1/+3
2023-06-27Fix typoAndrea Gelmini1-1/+1
2023-06-27add an --enable-cairo-rgba to set the order of pixels for internal cairoCaolán McNamara1-5/+11
2023-06-27lok: only publish MEDIA_SHAPE to selecting viewAshod Nakashian2-7/+0
2023-06-26Revert "tdf#132246, tdf#155735: Add support for SourceAlpha"Xisco Fauli1-20/+0
2023-06-26ofz: Use-of-uninitialized-valueCaolán McNamara1-1/+1
2023-06-24tdf#132246, tdf#155735: Add support for SourceAlphaXisco Fauli1-0/+20
2023-06-24Change LocaleDataWrapper::getDuration() parameter to tools::DurationEike Rathke1-2/+6
2023-06-23tdf#142437: Fix word boundary detection in autocorrectBaole Fang1-0/+4
2023-06-23Introduce tools::Duration individual time values ctorEike Rathke1-0/+12
2023-06-23MCGR: Some exemplary multi-color gradientsHeiko Tietze1-11/+11
2023-06-23tdf#155901 MCGR: preserve first and last gradient stop tooRegina Henschel2-4/+4
2023-06-23Remove recently unused unicode::isCJKIVSCharacter()Khaled Hosny1-13/+0
2023-06-23Improve and rename unicode::isIVSSelector()Khaled Hosny1-3/+3
2023-06-22Remove duplicated includeAndrea Gelmini1-1/+0
2023-06-22basegfx: Add test for BColorModifier_black_and_whiteXisco Fauli1-1/+1
2023-06-22tdf#155735: Add support for matrix typeXisco Fauli1-0/+28
2023-06-22Fix typoAndrea Gelmini1-1/+1
2023-06-22tdf#155735: Add support for hueRotate typeXisco Fauli1-0/+25
2023-06-22Introduce tools::Duration(sal_Int32 nDays, const Time& rTime) ctorEike Rathke1-0/+5
2023-06-21tdf#155735: Add tests in basegfxXisco Fauli1-1/+3
2023-06-21tdf#155735: use B3DHomMatrix in BColorModifier_saturateXisco Fauli1-5/+3
2023-06-21Change DateTime friend operator-() to return tools::Duration instead of doubleEike Rathke1-3/+8
2023-06-21editeng: add setter function SingleLineHenry Castro1-0/+2
2023-06-21sc: OOXML import of theme colors for char and background colorsTomaž Vajngerl1-1/+9
2023-06-21editeng: add flag EEControlBits::SINGLELINEHenry Castro1-1/+2
2023-06-21Use DateTime::Sub() instead of operator-()Eike Rathke1-1/+1
2023-06-21Introduce double DateTime::Sub() as a substitute for friend double operator-()Eike Rathke1-0/+3
2023-06-21Allow bootstrap variables in Java user classpath settings, 2nd trySamuel Mehrbrodt1-0/+11
2023-06-20lok: editeng: add LOK special flagsHenry Castro1-0/+12
2023-06-19embeddedfontshelper: use u16string_view instead of char pointerKhaled Hosny2-3/+3
2023-06-19svx: prefix members of EnhancedCustomShape2dMiklos Vajna1-35/+35
2023-06-19Drop code leftovers of HTML 3.2 supportMike Kaganski1-3/+3
2023-06-19tdf#38742 - Start Center: move last opened documents to the topAndreas Heinisch1-3/+1
2023-06-18tdf#155665 Adding option to remember signatures for each saveTokieSan2-2/+9
2023-06-18ooxml: import and export background and fill theme colors props.Tomaž Vajngerl2-2/+7
2023-06-17Related: tdf#153517 Introduce class tools::DurationEike Rathke2-0/+81
2023-06-17oox, writerfilter, xmloff: use frozen data structures for static dataTomaž Vajngerl1-16/+1
2023-06-17SAL_WARN->SAL_INFO in SdXMLStylesContext::CreateStyleChildContextNoel Grandin1-0/+3
2023-06-16tdf#155720 remove old skip notebookbar init workaroundSzymon Kłos1-2/+0
2023-06-16tdf#103064 sw: use the comment style by default instead of DFMaxim Monastirsky1-0/+2