Age | Commit message (Expand) | Author |
2020-11-17 | loplugin:stringviewparam check methods too | Noel |
2020-11-16 | Instead of labs, use overloaded abs | Stephan Bergmann |
2020-11-13 | tdf#123936 Formatting files in module editeng with clang-format | Philipp Hofer |
2020-11-12 | New loplugin:stringviewparam | Stephan Bergmann |
2020-11-12 | tdf#42949 Fix new IWYU warnings in directories [e-f]* | Gabor Kelemen |
2020-11-11 | loplugin:stringview | Noel |
2020-11-11 | convert more long -> tools::Long | Noel |
2020-11-11 | make tools::Long 64-bit on Windows platform | Noel Grandin |
2020-11-06 | tdf#137908 Revert "use FasterParser for LoadXMLExceptList_Imp" | Noel Grandin |
2020-11-02 | make SvXMLImport capable of mixing fast- and slow- contexts adhoc | Noel |
2020-10-28 | std::set->o3tl::sorted_vector in ImpEditEngine | Noel Grandin |
2020-10-28 | convert some more long -> tools::Long | Noel |
2020-10-27 | Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window level | Caolán McNamara |
2020-10-26 | std::unique_ptr -> std::optional | Noel |
2020-10-26 | std::unique_ptr -> std::optional | Noel |
2020-10-25 | editeng: AccessibleImageBullet : avoid recursive SolarMutext | Arnaud Versini |
2020-10-23 | tdf#104378: don't reset para attributes while | Mark Hung |
2020-10-22 | set all .ui min require version of gtk to 3.20 | Caolán McNamara |
2020-10-21 | new tools::Degree10 strong typedef | Noel Grandin |
2020-10-20 | use tools::Long in editeng | Noel |
2020-10-16 | weld InputBar | Caolán McNamara |
2020-10-16 | fix some *printf which are using "%l" ie. long specifiers | Noel |
2020-10-15 | don't crash if not hosted in a vcl::Window | Caolán McNamara |
2020-10-13 | combine duplicates together | Caolán McNamara |
2020-10-13 | static_cast after dynamic_cast | Noel |
2020-10-12 | ofz#24932 collatoral ubsan failure seen in TimeOut case | Caolán McNamara |
2020-10-10 | drop newly unused OutlinerParaObject ctor variant | Caolán McNamara |
2020-10-10 | ofz#23492 the only user of this ctor throws away the original of the clone | Caolán McNamara |
2020-10-08 | add EditViewCallbacks handler to support updating scrollbar state | Caolán McNamara |
2020-10-06 | loplugin:const& make some params and methods const | Noel |
2020-10-02 | loplugin:reducevarscope in desktop..emfio | Noel |
2020-10-02 | tdf#134566 gtk IM support for custom widgets | Caolán McNamara |
2020-10-01 | Related: tdf#134566 tell IM cursor pos for empty paragraph too | Caolán McNamara |
2020-09-30 | tdf#134566 accept input engine commands in editview in custom widget | Caolán McNamara |
2020-09-22 | Related: tdf#132970 handle more places with potentially utf16 bullets | Caolán McNamara |
2020-09-22 | tdf#132970 SMP bullets mangled | Caolán McNamara |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-09-15 | Online: selection highlight in Calc should follow font size changes. | Marco Cecchetti |
2020-09-13 | tdf#124176 Use #pragma once in editeng | George Bateman |
2020-09-12 | replace sal_IntPtr with simple integer type | Caolán McNamara |
2020-09-08 | Fix typo in code+comment (vaules->values) | Julien Nabet |
2020-09-03 | Make ImpSvNumberformatScan::GetColor const | Mike Kaganski |
2020-08-31 | Fix typo in code | Andrea Gelmini |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-08-26 | lok: send cell border state updates | Szymon Kłos |
2020-08-19 | Fix typos | Andrea Gelmini |
2020-08-14 | loplugin:simplifybool more | Noel Grandin |
2020-08-14 | rename xmlnmspe -> xmlnamespace | Noel Grandin |
2020-08-14 | rename nmspmap.hxx -> namespacemap.hxx | Noel Grandin |
2020-08-13 | use OUStringLiteral in SfxItemPropertyMapEntry | Noel Grandin |