Age | Commit message (Expand) | Author |
2021-05-13 | Revert "simplify the vcl<->toolkit connection" | Noel Grandin |
2021-05-12 | simplify the vcl<->toolkit connection | Noel Grandin |
2021-05-11 | change usage of boost::hash_combine to o3tl::hash_combine | Tomaž Vajngerl |
2021-05-03 | loplugin:stringadd improvement for appending numbers | Noel Grandin |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-28 | use string_view in INetURLObject::encode | Noel Grandin |
2021-04-27 | loplugin:stringadd convert chained append to + | Noel Grandin |
2021-04-22 | no need to create temporaries when appending number to O[U]StringBuffer | Noel Grandin |
2021-04-12 | forward decl vcl::Window in toolkit/awt/vclxwindow.hxx | Caolán McNamara |
2021-04-09 | remove vcl/waitobj.hxx | Caolán McNamara |
2021-04-09 | Recheck include/ with IWYU | Gabor Kelemen |
2021-04-09 | remove need for an intermediate vcl::Window | Caolán McNamara |
2021-04-06 | drop stale TODOs | Caolán McNamara |
2021-04-02 | Simplify some static variable initializations | Mike Kaganski |
2021-03-16 | tdf#114441: Convert use of sal_uLong to better integer types | Ahmet Hakan Çelik |
2021-03-14 | check for quit when calling Yield in loop | Noel Grandin |
2021-03-11 | use strong_int for item ids in vcl::ToolBox | Noel |
2021-03-09 | Drop "32" from names of SbxArray methods taking 32-bit indices | Mike Kaganski |
2021-03-08 | BASIC : simplify BaseWindow initialization. | Arnaud Versini |
2021-03-07 | ref-count SdrPage | Noel |
2021-02-25 | drop archaic rollable support | Caolán McNamara |
2021-02-25 | drop WB_ROLLABLE | Caolán McNamara |
2021-02-23 | loplugin:refcounting in basctl | Noel |
2021-02-22 | factor out as a ResizableDockingWindow | Caolán McNamara |
2021-02-22 | move dockingwindow.ui to vcl | Caolán McNamara |
2021-02-19 | foward declare NotebookBarAddonsItem instead of using include | Caolán McNamara |
2021-02-16 | loplugin:referencecasting in basctl..binaryurp | Noel |
2021-02-10 | clean up SdrObject cloning | Noel |
2021-01-25 | avoid some ref-counting | Noel Grandin |
2021-01-21 | Resolves: tdf#133345 Macros Editor IDE: no dialogbox tabs | Caolán McNamara |
2021-01-20 | improve some IllegalArgumentException messages | Noel |
2021-01-19 | tdf#124176 Use pragma once instead of include guards in basctl | csegura |
2021-01-13 | loplugin:stringliteralvar (clang-cl) | Stephan Bergmann |
2021-01-10 | fix coverity parse errors | Caolán McNamara |
2021-01-09 | fix coverity parse errors | Caolán McNamara |
2021-01-05 | BASCTL : remove useless impl pattern | Arnaud Versini |
2021-01-04 | loplugin:stringviewparam: operator += | Stephan Bergmann |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
2020-12-19 | make *String(string_view) constructors explicit | Noel Grandin |
2020-12-18 | weld basctl popup menus | Caolán McNamara |
2020-12-15 | don't need to include vcl/menu.hxx here | Caolán McNamara |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-21 | remove non-functional resize grip at right of basic ide tabbar | Caolán McNamara |
2020-11-13 | tdf#123936 Formatting files in module basctl with clang-format | Philipp Hofer |
2020-11-12 | New loplugin:stringviewparam | Stephan Bergmann |
2020-11-12 | Revert "remove Fraction::operator tools::Long()" | Noel Grandin |
2020-11-12 | remove Fraction::operator tools::Long() | Noel |
2020-11-06 | make SdrObject Identifiers SdrObjKind enum members | Caolán McNamara |