Age | Commit message (Expand) | Author |
2021-01-29 | loplugin:stringviewparam extend to new.. | Noel |
2021-01-28 | simplify code, use more subView() | Noel |
2021-01-28 | add string_view variants of methods to O[U]StringBuffer | Noel |
2021-01-26 | loplugin:passstuffbyref | Noel |
2021-01-25 | avoid some ref-counting | Noel Grandin |
2021-01-24 | lok: avoid expensive fetching of a property. | Michael Meeks |
2021-01-21 | tdf#139696 Use getToolboxId to set item id | Maxim Monastirsky |
2021-01-20 | tdf#139774 fix wrong use List Box icon in Combo Box right click menu | Rizal Muttaqin |
2021-01-11 | tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor | Vishwas |
2021-01-10 | fix coverity parse errors | Caolán McNamara |
2021-01-09 | fix coverity parse errors | Caolán McNamara |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-27 | Simplify loplugin:stringviewparam comparison operator handling | Stephan Bergmann |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
2020-12-20 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | homeboy445 |
2020-12-19 | make *String(string_view) constructors explicit | Noel Grandin |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-12-08 | Clean up some logging in passing | Tor Lillqvist |
2020-12-08 | lock/unlock toolbar doesn't show an unticked checkbox | Caolán McNamara |
2020-12-07 | remove OpenGL VCL backend code | Luboš Luňák |
2020-12-04 | update pches | Caolán McNamara |
2020-12-03 | convert EHistoryType to scoped enum | Noel |
2020-12-03 | tdf#124176 Use #pragma once in framework/inc/uifactory | cu-16bcs1798 |
2020-12-02 | simplify SvtDynamicMenuOptions | Noel Grandin |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-11-25 | tdf#131441 Disable "UNDOCKTOOLBAR" when toolbar is locked | diwanshu885 |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-17 | loplugin:stringviewparam check methods too | Noel |
2020-11-16 | replace std::max(std::min()) with std::clamp | Noel |
2020-11-13 | tdf#123936 Formatting files in module framework 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 | Fix 64-bit --disable-pch build on Windows | Mike Kaganski |
2020-11-11 | loplugin:stringview | Noel |
2020-11-11 | convert more long -> tools::Long | Noel |
2020-11-02 | Windows 7 support is already supported | Mike Kaganski |
2020-11-02 | toolbox always has flat style | Noel Grandin |
2020-11-01 | use officecfg for Experimental flag | Noel Grandin |
2020-10-22 | Resolves tdf#137607 and tdf#137500 - Improvements to TotD | Heiko Tietze |
2020-10-22 | long->tools::Long in forms..framework | Noel |
2020-10-16 | fix some *printf which are using "%l" ie. long specifiers | Noel |
2020-10-14 | More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointer | Stephan Bergmann |
2020-10-14 | tdf#137356 framework: fix opening the same document twice for long loads | Miklos Vajna |
2020-10-02 | loplugin:reducevarscope in framework | Noel |
2020-09-24 | Fix typo | Andrea Gelmini |
2020-09-24 | framework: lock the solar mutex in loadComponentFromURL() with OnMainThread | Miklos Vajna |
2020-09-21 | update pches | Caolán McNamara |
2020-09-18 | lok: make labels and tooltips translated for commands | Szymon Kłos |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-09-12 | replace sal_IntPtr with simple integer type | Caolán McNamara |