Age | Commit message (Expand) | Author |
2021-10-04 | [tdf#42982]Improve runtimeException's Message | Verne-Lai |
2021-09-28 | gives names to all the Idles and Tasks | Noel Grandin |
2021-09-28 | vcl: rename OutDevState to Stack | Chris Sherlock |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5 | Mike Kaganski |
2021-08-23 | update some pches | Caolán McNamara |
2021-08-20 | tdf#141097 Revert "Veto process exit while an OLE client is connected" | Michael Warner |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-06-28 | loplugin:indentation improve checks for brace alignment | Noel Grandin |
2021-06-15 | vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxx | Chris Sherlock |
2021-06-11 | Simplify Sequences initializations (vbahelper) | Julien Nabet |
2021-05-21 | fix shutdown leak VbaGlobalsBase | Noel Grandin |
2021-05-11 | change usage of boost::hash_combine to o3tl::hash_combine | Tomaž Vajngerl |
2021-04-21 | loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat | Noel Grandin |
2021-04-15 | loplugin:stringliteralvar look for assignments | Noel Grandin |
2021-04-12 | update PCHs | Caolán McNamara |
2021-04-08 | update PCHs | Luboš Luňák |
2021-04-08 | move set/get Pointer to VCLUnoHelper | Caolán McNamara |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-21 | update pches | Caolán McNamara |
2021-03-14 | check for quit when calling Yield in loop | Noel Grandin |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |
2021-02-23 | update pches | Caolán McNamara |
2021-02-19 | loplugin:refcounting in vbahelper | Noel |
2021-02-08 | update pches | Caolán McNamara |
2021-02-06 | Use more conversion functions from <tools/UnitConversion.hxx> | Mike Kaganski |
2021-02-02 | loplugin:redundantcast catch more dynamic_cast | Noel |
2021-01-28 | simplify code, use more subView() | Noel |
2021-01-16 | make the Color constructors explicitly specify transparency | Noel |
2021-01-09 | fix coverity parse errors | Caolán McNamara |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
2020-12-04 | update pches | Caolán McNamara |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-11-19 | loplugin:stringview: Flag empty string converted to string view | Stephan Bergmann |
2020-11-18 | tdf#123936 Formatting files in module vbahelper with clang-format | Philipp Hofer |
2020-11-17 | loplugin:stringviewparam check methods too | Noel |
2020-11-11 | disable O(U)String::concat for internal code | Noel Grandin |
2020-11-05 | loplugin:reducevarscope in vbahelper | Noel |
2020-10-26 | switching long to a 64-bit type on 64-bit windows | Noel |
2020-09-22 | OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround | Caolán McNamara |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-08-21 | Fix typo in code | Andrea Gelmini |
2020-08-18 | loplugin:unusedvarsglobal | Noel Grandin |
2020-08-14 | loplugin:simplifybool more | Noel Grandin |
2020-08-13 | loplugin:stringstatic also look for local statics | Noel Grandin |
2020-08-12 | SvTreeListBox can move into toolkit headers now | Caolán McNamara |
2020-08-03 | loplugin:flatten in vbahelper | Noel Grandin |
2020-07-30 | loplugin:unusedmethods | Noel Grandin |