Age | Commit message (Expand) | Author |
2023-04-24 | loplugin:unnecessarygetstr extend to more std::string checking | Noel Grandin |
2023-04-24 | tdf#147906 Use std::hypot for Pythagorean addition | buldi |
2023-04-19 | loplugin::unusedmethods | Noel Grandin |
2023-04-17 | Silence clang-cl -Werror,-Wunused-but-set-parameter | Stephan Bergmann |
2023-04-14 | fix check in SvxUnoTextBase::insertTextContent | Noel Grandin |
2023-04-12 | loplugin:stringview whitelist getLength and isEmpty | Noel Grandin |
2023-04-11 | Drop Writer::OutLong | Mike Kaganski |
2023-04-10 | Drop SvStream::WriteCharPtr | Mike Kaganski |
2023-04-10 | Use more *string_view | Mike Kaganski |
2023-04-09 | new loplugin:unnecessarygetstr | Noel Grandin |
2023-04-04 | tdf#153880 sc: Make Calc text hyperlinks stand out more | Balazs Varga |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-03-26 | tdf#90407 Change the auto-fit alg. to match better with OOXML | Tomaž Vajngerl |
2023-03-25 | Simplify DbgOutItem | Mike Kaganski |
2023-03-25 | loplugin:stringadd in editeng..framework | Noel Grandin |
2023-03-16 | tdf#102261: introduce editeng paragraph tab stop default distance | Sarper Akdemir |
2023-03-15 | tdf#114441: Convert use of sal_uLong to better integer types | NirnayK |
2023-03-07 | no need to allocate these separately | Noel Grandin |
2023-03-01 | send theme info when changing color (in the picker) via UNO command | Tomaž Vajngerl |
2023-02-28 | tdf#148966: pptx: workaround for multiline fields followed by linebreaks | Sarper Akdemir |
2023-02-24 | editeng: split SvxLRSpaceItem into 1 class per attribute | Michael Stahl |
2023-02-19 | downgrade assert to warning | Caolán McNamara |
2023-02-16 | Only specialize CppUnit::assetion_traits<T>::toString member functions | Stephan Bergmann |
2023-02-15 | Drop 'using namespace ::std' in dirs [e-p]* | Gabor Kelemen |
2023-02-08 | editeng: remove SvxLRSpaceItem::nTxtLeft | Michael Stahl |
2023-02-08 | editeng: SvxLRSpaceItem uninline some functions | Michael Stahl |
2023-02-06 | lok: formulabar: fix URL fields selection | Szymon Kłos |
2023-01-13 | XUnoTunnel->dynamic_cast in SvUnoAttributeContainer | Noel Grandin |
2023-01-13 | XUnoTunnel->dynamic_cast in SvxUnoNumberingRules | Noel Grandin |
2023-01-13 | remove XUnoTunnel from SvxUnoTextField | Noel Grandin |
2023-01-13 | introduce {Char,Fill}ColorThemeReference which uses XThemeColor | Tomaž Vajngerl |
2023-01-12 | introduce docmodel comp., model::ThemeColor, use it in SvxColorItem | Tomaž Vajngerl |
2023-01-03 | tdf#114441 Convert sal_uLong to a better type | Andrea Rosetti |
2022-12-29 | Make two TOOLS_WARN_EXCEPTION messages a bit more informative | Tor Lillqvist |
2022-12-25 | editeng: move "tint or shade" variable into SvxThemeColor | Tomaž Vajngerl |
2022-12-22 | check for null pointer | Andras Timar |
2022-12-20 | editeng: avoid divide by zero | Noel Grandin |
2022-12-19 | tdf#145538 Use range based for loops | Leonid Ryzhov |
2022-12-19 | ofz: bad-casts at shutdown | Caolán McNamara |
2022-12-14 | tdf#152483 Fix the insert hyperlink behaviour on Calc | Gülşah Köse |
2022-12-08 | Related: tdf#82115 Fix crash when handling input method events | Patrick Luby |
2022-12-06 | tdf#152380: add checks for names and values sequences length equality | Mike Kaganski |
2022-12-02 | tdf#152094 retain more accuracy from RefDevMode::MSO1 | Caolán McNamara |
2022-12-01 | OutputDevice::GetTextArray will always set the size of the vector anyway | Caolán McNamara |
2022-11-25 | tdf#151801 solves bug for autocorrect non default quotes | Fred Kruse |
2022-11-21 | add some checks for OpenSymbol | Caolán McNamara |
2022-11-18 | use OpenSymbol as bullet font instead of StarSymbol | Caolán McNamara |
2022-11-18 | rename IsStarSymbol to IsOpenSymbol | Caolán McNamara |
2022-11-18 | tdf#47679 explicitly don't write fcharset2 for text in OpenSymbol | Caolán McNamara |
2022-11-13 | ofz#53182 Timeout | Caolán McNamara |