summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
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
2023-02-08editeng: remove SvxLRSpaceItem::nTxtLeftMichael Stahl
2023-02-08editeng: SvxLRSpaceItem uninline some functionsMichael Stahl
2023-02-06lok: formulabar: fix URL fields selectionSzymon Kłos
2023-01-13XUnoTunnel->dynamic_cast in SvUnoAttributeContainerNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in SvxUnoNumberingRulesNoel Grandin
2023-01-13remove XUnoTunnel from SvxUnoTextFieldNoel Grandin
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2023-01-03tdf#114441 Convert sal_uLong to a better typeAndrea Rosetti
2022-12-29Make two TOOLS_WARN_EXCEPTION messages a bit more informativeTor Lillqvist
2022-12-25editeng: move "tint or shade" variable into SvxThemeColorTomaž Vajngerl
2022-12-22check for null pointerAndras Timar
2022-12-20editeng: avoid divide by zeroNoel Grandin
2022-12-19tdf#145538 Use range based for loopsLeonid Ryzhov
2022-12-19ofz: bad-casts at shutdownCaolán McNamara
2022-12-14tdf#152483 Fix the insert hyperlink behaviour on CalcGülşah Köse
2022-12-08Related: tdf#82115 Fix crash when handling input method eventsPatrick Luby
2022-12-06tdf#152380: add checks for names and values sequences length equalityMike Kaganski
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-12-01OutputDevice::GetTextArray will always set the size of the vector anywayCaolán McNamara
2022-11-25tdf#151801 solves bug for autocorrect non default quotesFred Kruse
2022-11-21add some checks for OpenSymbolCaolán McNamara
2022-11-18use OpenSymbol as bullet font instead of StarSymbolCaolán McNamara
2022-11-18rename IsStarSymbol to IsOpenSymbolCaolán McNamara