summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-06-04sw: border and background theme color support for multiple props.Tomaž Vajngerl
2023-06-02Add Calc view separation for tiled renderingParis Oplopoios
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-25use more TypedWhichIdNoel Grandin
2023-05-25merge some stringaddsNoel Grandin
2023-05-25more TypedWhichIdNoel Grandin
2023-05-25use more TypedWhichId in editengNoel Grandin
2023-05-23tdf#155350 Do AutoCorrect of Input Method textCaolán McNamara
2023-05-20tdf#155407: fix the second replacement in FnChgToEnEmDashMike Kaganski
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-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-11tdf#155235 Draw crashes on close: SIGSEGV in SalInstance:GetYieldMutex()Noel Grandin
2023-05-08tdf#154282 - Prevent crash for LeftParaMargin and RightParaMarginAndreas Heinisch
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-270 is ok for ParaTabStopDefaultDistanceJulien Nabet
2023-04-27tdf#145925: Add DOI recognitionBaole Fang
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-24tdf#147906 Use std::hypot for Pythagorean additionbuldi
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-17Silence clang-cl -Werror,-Wunused-but-set-parameterStephan Bergmann
2023-04-14fix check in SvxUnoTextBase::insertTextContentNoel Grandin
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin
2023-04-11Drop Writer::OutLongMike Kaganski
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-04-10Use more *string_viewMike Kaganski
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-04tdf#153880 sc: Make Calc text hyperlinks stand out moreBalazs Varga
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-26tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl
2023-03-25Simplify DbgOutItemMike Kaganski
2023-03-25loplugin:stringadd in editeng..frameworkNoel Grandin
2023-03-16tdf#102261: introduce editeng paragraph tab stop default distanceSarper Akdemir
2023-03-15tdf#114441: Convert use of sal_uLong to better integer typesNirnayK
2023-03-07no need to allocate these separatelyNoel Grandin
2023-03-01send theme info when changing color (in the picker) via UNO commandTomaž Vajngerl
2023-02-28tdf#148966: pptx: workaround for multiline fields followed by linebreaksSarper Akdemir
2023-02-24editeng: split SvxLRSpaceItem into 1 class per attributeMichael Stahl
2023-02-19downgrade assert to warningCaolán McNamara
2023-02-16Only specialize CppUnit::assetion_traits<T>::toString member functionsStephan Bergmann
2023-02-15Drop 'using namespace ::std' in dirs [e-p]*Gabor Kelemen