summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)AuthorFilesLines
38 hourstdf#146619 Recheck include/[e-j]* with IWYUGabor Kelemen5-4/+1
2023-09-10SvxUnoNumberingRules does not need to implement XAggreggationNoel Grandin1-2/+2
2023-09-09SvxUnoTextContentEnumeration does not need to implement XAggreggationNoel Grandin1-1/+1
2023-09-08SvUnoTextRangeEnumeration does not need to implement XAggreggationNoel Grandin1-1/+2
2023-09-07Autocorrect: Add option for autoformat bulleted lists after spaceDarshan-upadhyay11101-0/+1
2023-08-29tdf#103706: tdf#142857: sd: context aware paste for clone formatSarper Akdemir1-0/+2
2023-08-22smallcaps: support dxarray in SvxDoDrawCapitalCaolán McNamara1-0/+2
2023-08-22tdf#98367 implement rendering of draw/impress small capitalsCaolán McNamara2-1/+59
2023-08-01set finalColor of the ComplexColor in BorderLine and BrushItemTomaž Vajngerl2-1/+5
2023-07-11tdf#150408: Implement "Legal" numbering (all levels using Arabic numbers)Mike Kaganski1-1/+6
2023-07-04tdf#92311: increase word completion limitBaole Fang1-1/+2
2023-06-30loplugin:unusedmethodsNoel Grandin1-1/+0
2023-06-29loplugin:unusedmethodsNoel Grandin1-1/+0
2023-06-29getComplexColor: return a const reference, to avoid an extra copyMike Kaganski1-1/+1
2023-06-21editeng: add setter function SingleLineHenry Castro1-0/+2
2023-06-21editeng: add flag EEControlBits::SINGLELINEHenry Castro1-1/+2
2023-06-20lok: editeng: add LOK special flagsHenry Castro1-0/+12
2023-06-18ooxml: import and export background and fill theme colors props.Tomaž Vajngerl2-2/+7
2023-06-16tdf#103064 sw: use the comment style by default instead of DFMaxim Monastirsky1-0/+2
2023-06-16tdf#103064 sw,editeng: enable UNO API and ODF import/exportMaxim Monastirsky5-1/+17
2023-06-15speed up startup timeNoel Grandin1-0/+1
2023-06-12related tdf#80194 SvxEscapementItem: set auto flag as defaultJustin Luth1-2/+2
2023-06-12ooxml: import and export border theme colors for various props.Tomaž Vajngerl1-0/+7
2023-06-04sw: border and background theme color support for multiple props.Tomaž Vajngerl4-16/+63
2023-05-27ofz#59362 aPardMap returns 0 'Which' for SID_ATTR_BORDER_OUTERCaolán McNamara1-1/+1
2023-05-26use more TypedWhichIdNoel Grandin6-9/+8
2023-05-26use more TypedWhichIdNoel Grandin1-2/+4
2023-05-25use more TypedWhichIdNoel Grandin2-5/+5
2023-05-25more TypedWhichIdNoel Grandin1-1/+1
2023-05-25use more TypedWhichId in editengNoel Grandin2-44/+82
2023-05-20prefix SvxBorderLine aColor attributeTomaž Vajngerl1-3/+3
2023-05-19Fix "AddressSanitizer: heap-use-after-free"Mike Kaganski1-1/+1
2023-05-17sc: change (char, background) style colors when changing the themeTomaž Vajngerl3-8/+29
2023-05-15Remove duplicated includeAndrea Gelmini1-1/+0
2023-05-13prefix members and cleanup SvxBoxItem, SvxBoxInfoItemTomaž Vajngerl1-50/+66
2023-05-13use more optional for CharClassNoel Grandin1-4/+5
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl3-8/+8
2023-05-08svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl1-11/+5
2023-05-06Change text auto-fit alg. to also increase the scalingTomaž Vajngerl1-1/+4
2023-05-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin1-1/+2
2023-04-29use XThemeColor instead of XInterface for *ThemeReference propsTomaž Vajngerl1-1/+2
2023-04-27Fix typoAndrea Gelmini1-1/+1
2023-04-27tdf#145925: Add DOI recognitionBaole Fang2-1/+6
2023-04-26Typo UNO_NAME_EDIT_PARA_TAPSTOPS->UNO_NAME_EDIT_PARA_TABSTOPSJulien Nabet2-2/+2
2023-04-19loplugin::unusedmethodsNoel Grandin1-21/+0
2023-04-18tdf#150020 pptx import: handle algn for outerShdwSarper Akdemir1-0/+1
2023-04-10editeng, svx: introduce ability to clip vertical text overflowSarper Akdemir1-0/+1
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin1-2/+2
2023-04-05tdf#148906: Ukrainian letters miss in bullets and numbering dialogJulien Nabet1-1/+5
2023-04-04tdf#153880 sc: Make Calc text hyperlinks stand out moreBalazs Varga7-7/+14