Age | Commit message (Expand) | Author |
2021-01-28 | simplify code, use more subView() | Noel |
2021-01-25 | avoid some ref-counting | Noel Grandin |
2021-01-24 | Use ContainerType().swap and avoid local variables | Mike Kaganski |
2021-01-16 | make the Color constructors explicitly specify transparency | Noel |
2021-01-10 | static_cast after dynamic_cast | Noel Grandin |
2021-01-09 | fix coverity parse errors | Caolán McNamara |
2020-12-30 | AppendRowSetValueString is used on a ValueList | Stephan Bergmann |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-26 | tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor | Bayram Çiçek |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
2020-12-25 | Typos in code (vlc->vcl/vclx) | Julien Nabet |
2020-12-24 | vcl: move access functions into appropriate bitmap access files | Chris Sherlock |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-12-04 | update pches | Caolán McNamara |
2020-12-03 | Simplify code in forms/clickableimage | Julien Nabet |
2020-12-02 | tdf#46579: fix form fields 'Image Button' in Forms | Julien Nabet |
2020-12-02 | Removed triplicated includes | Andrea Gelmini |
2020-12-01 | OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION | Noel |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-19 | loplugin:stringview: Flag empty string converted to string view | Stephan Bergmann |
2020-11-13 | tdf#123936 Formatting files in module forms 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-02 | toolbox always has flat style | Noel Grandin |
2020-10-22 | long->tools::Long in forms..framework | Noel |
2020-10-03 | use more TOOLS_WARN_EXCEPTION | Noel |
2020-09-26 | Fix typo in code | Andrea Gelmini |
2020-09-25 | fix compile error in java test code | Noel Grandin |
2020-09-23 | Fix typo in code | Andrea Gelmini |
2020-09-04 | TabPage no longer needs to inherit from VclBuilderContainer | Caolán McNamara |
2020-09-01 | Fix typo in code | Andrea Gelmini |
2020-08-30 | Fix typo in code | Andrea Gelmini |
2020-08-30 | Fix typos | Andrea Gelmini |
2020-08-29 | Fix typos | Andrea Gelmini |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-08-27 | remove some unused includes and update pches | Caolán McNamara |
2020-08-20 | loplugin:constantparam | Noel Grandin |
2020-08-19 | Fix typos | Andrea Gelmini |
2020-08-14 | loplugin:simplifybool more | Noel Grandin |
2020-08-14 | inline some use-once typedefs | Noel Grandin |
2020-08-13 | use OUStringLiteral in SfxItemPropertyMapEntry | Noel Grandin |
2020-08-07 | Fix typos to complete commit cfce486 | Andrea Gelmini |
2020-08-05 | dito->ditto | Caolán McNamara |
2020-07-23 | weld AbsolutePos | Caolán McNamara |
2020-07-23 | weld RecordPositionInput | Caolán McNamara |
2020-07-22 | weld form navigator label item windows | Caolán McNamara |
2020-07-20 | compact namespace decl | Noel Grandin |
2020-07-14 | tdf#134478 Refactor dumping of EditEngine data | Jan-Marek Glogowski |
2020-07-12 | update pches | Caolán McNamara |