Age | Commit message (Expand) | Author |
2023-01-05 | Revert all the recent loplugin:unocast changes | Stephan Bergmann |
2022-12-21 | loplugin:unocast (ScVbaShapes) | Stephan Bergmann |
2022-12-21 | loplugin:unocast (ScVbaShapeRange) | Stephan Bergmann |
2022-10-17 | sw vba: add WordBasic.MsgBox | Justin Luth |
2022-10-12 | tdf#148806 doc vba: highest priority is ThisDocument AutoOpen V2 | Justin Luth |
2022-10-11 | tdf#148806 tdf#151393 xls vba: no Auto_Open from ThisWorksheet | Justin Luth |
2022-10-11 | tdf#148806 doc vba: only autoOpen PUBLIC macros | Justin Luth |
2022-10-09 | tdf#148806 doc vba: accept module AutoOpen.Main | Justin Luth |
2022-10-07 | related tdf#148806 xls/x vba: no auto_open if Auto_Open module | Justin Luth |
2022-09-14 | move ErrCode to comphelper and improve debug output string | Noel Grandin |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-06 | Drop some conversion from vbahelper; use usual functions where needed | Mike Kaganski |
2022-08-05 | Use o3tl::convert in VbaApplicationBase::CentimetersToPoints | Mike Kaganski |
2022-07-14 | loplugin:moveit | Noel Grandin |
2022-07-11 | tools: rename getHeight/Width() to GetOpenHeight/Width() | Chris Sherlock |
2022-06-28 | clang-tidy modernize-pass-by-value in vbahelper | Noel Grandin |
2022-05-31 | Use a range-based for loop | Stephan Bergmann |
2022-05-24 | Use o3tl::make_unsigned in some places | Stephan Bergmann |
2022-05-10 | More usual 1899-12-30 base Date in Basic | Mike Kaganski |
2022-05-03 | Just use Any ctor instead of makeAny in vbahelper | Stephan Bergmann |
2022-04-13 | loplugin:stringviewparam whitelist some more functions | Noel Grandin |
2022-04-12 | loplugin:stringview more o3tl conversion | Noel Grandin |
2022-04-08 | move comphelper::string::toInt32 to o3tl | Noel Grandin |
2022-04-08 | use more subView when converting to Int32 | Noel Grandin |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-11-25 | tdf#145539 const OUString -> constexpr OUStringLiteral | Jeff Huang |
2021-11-08 | use more OUStringLiteral in MediaDescriptor | Noel Grandin |
2021-11-01 | Prepare for removal of non-const operator[] from Sequence in vbahelper | Mike Kaganski |
2021-10-15 | Remove non-const Sequence::begin()/end() in internal code | Mike Kaganski |
2021-10-14 | Avoid COW overhead using css::uno::Sequence | Mike Kaganski |
2021-10-12 | loplugin:moveparam check for collection params | Noel Grandin |
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 |