summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
2023-11-02this should never be null, so we can use a referenceCaolán McNamara
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-08Simplify a bitMike Kaganski
2023-10-06loplugin:ostr: manual modificationsStephan Bergmann
2023-09-23tdf#146619 Recheck include/[e-j]* with IWYUGabor Kelemen
2023-09-10SvxUnoNumberingRules does not need to implement XAggreggationNoel Grandin
2023-09-09SvxUnoTextContentEnumeration does not need to implement XAggreggationNoel Grandin
2023-09-08SvUnoTextRangeEnumeration does not need to implement XAggreggationNoel Grandin
2023-09-07Autocorrect: Add option for autoformat bulleted lists after spaceDarshan-upadhyay1110
2023-08-29tdf#103706: tdf#142857: sd: context aware paste for clone formatSarper Akdemir
2023-08-22smallcaps: support dxarray in SvxDoDrawCapitalCaolán McNamara
2023-08-22tdf#98367 implement rendering of draw/impress small capitalsCaolán McNamara
2023-08-01set finalColor of the ComplexColor in BorderLine and BrushItemTomaž Vajngerl
2023-07-11tdf#150408: Implement "Legal" numbering (all levels using Arabic numbers)Mike Kaganski
2023-07-04tdf#92311: increase word completion limitBaole Fang
2023-06-30loplugin:unusedmethodsNoel Grandin
2023-06-29loplugin:unusedmethodsNoel Grandin
2023-06-29getComplexColor: return a const reference, to avoid an extra copyMike Kaganski
2023-06-21editeng: add setter function SingleLineHenry Castro
2023-06-21editeng: add flag EEControlBits::SINGLELINEHenry Castro
2023-06-20lok: editeng: add LOK special flagsHenry Castro
2023-06-18ooxml: import and export background and fill theme colors props.Tomaž Vajngerl
2023-06-16tdf#103064 sw: use the comment style by default instead of DFMaxim Monastirsky
2023-06-16tdf#103064 sw,editeng: enable UNO API and ODF import/exportMaxim Monastirsky
2023-06-15speed up startup timeNoel Grandin
2023-06-12related tdf#80194 SvxEscapementItem: set auto flag as defaultJustin Luth
2023-06-12ooxml: import and export border theme colors for various props.Tomaž Vajngerl
2023-06-04sw: border and background theme color support for multiple props.Tomaž Vajngerl
2023-05-27ofz#59362 aPardMap returns 0 'Which' for SID_ATTR_BORDER_OUTERCaolán McNamara
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-25use more TypedWhichIdNoel Grandin
2023-05-25more TypedWhichIdNoel Grandin
2023-05-25use more TypedWhichId in editengNoel Grandin
2023-05-20prefix SvxBorderLine aColor attributeTomaž Vajngerl
2023-05-19Fix "AddressSanitizer: heap-use-after-free"Mike Kaganski
2023-05-17sc: change (char, background) style colors when changing the themeTomaž Vajngerl
2023-05-15Remove duplicated includeAndrea Gelmini
2023-05-13prefix members and cleanup SvxBoxItem, SvxBoxInfoItemTomaž Vajngerl
2023-05-13use more optional for CharClassNoel Grandin
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-08svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl
2023-05-06Change text auto-fit alg. to also increase the scalingTomaž Vajngerl
2023-05-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin
2023-04-29use XThemeColor instead of XInterface for *ThemeReference propsTomaž Vajngerl
2023-04-27Fix typoAndrea Gelmini
2023-04-27tdf#145925: Add DOI recognitionBaole Fang
2023-04-26Typo UNO_NAME_EDIT_PARA_TAPSTOPS->UNO_NAME_EDIT_PARA_TABSTOPSJulien Nabet