- 55628d6 sw vba: add WordBasic.MsgBox by Justin Luth · 3 years, 6 months ago
- 73911ed tdf#148806 doc vba: highest priority is ThisDocument AutoOpen V2 by Justin Luth · 3 years, 6 months ago
- ffc1572 tdf#148806 tdf#151393 xls vba: no Auto_Open from ThisWorksheet by Justin Luth · 3 years, 6 months ago
- eaa38b0 tdf#148806 doc vba: only autoOpen PUBLIC macros by Justin Luth · 3 years, 6 months ago
- e2abb5b tdf#148806 doc vba: accept module AutoOpen.Main by Justin Luth · 3 years, 6 months ago
- 6834fda related tdf#148806 xls/x vba: no auto_open if Auto_Open module by Justin Luth · 3 years, 6 months ago
- fd3888c move ErrCode to comphelper and improve debug output string by Noel Grandin · 3 years, 7 months ago
- 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
- ed4ffba Drop some conversion from vbahelper; use usual functions where needed by Mike Kaganski · 3 years, 8 months ago
- da9b11a Use o3tl::convert in VbaApplicationBase::CentimetersToPoints by Mike Kaganski · 3 years, 8 months ago
- 2d009c4 loplugin:moveit by Noel Grandin · 3 years, 9 months ago
- 934985b tools: rename getHeight/Width() to GetOpenHeight/Width() by Chris Sherlock · 3 years, 9 months ago
- 86ec141 clang-tidy modernize-pass-by-value in vbahelper by Noel Grandin · 3 years, 9 months ago
- 3a06db0a Use a range-based for loop by Stephan Bergmann · 3 years, 10 months ago
- 5060c50 Use o3tl::make_unsigned in some places by Stephan Bergmann · 3 years, 11 months ago
- bc1ab88 More usual 1899-12-30 base Date in Basic by Mike Kaganski · 4 years ago
- 46972be Just use Any ctor instead of makeAny in vbahelper by Stephan Bergmann · 4 years ago
- fdfd517 loplugin:stringviewparam whitelist some more functions by Noel Grandin · 4 years ago
- cbaf1fb loplugin:stringview more o3tl conversion by Noel Grandin · 4 years ago
- 3e76797 move comphelper::string::toInt32 to o3tl by Noel Grandin · 4 years ago
- 36e0e88 use more subView when converting to Int32 by Noel Grandin · 4 years ago
- db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
- 7b0e040 tdf#145539 const OUString -> constexpr OUStringLiteral by Jeff Huang · 4 years, 5 months ago
- 2ab40e9 use more OUStringLiteral in MediaDescriptor by Noel Grandin · 4 years, 5 months ago
- 951c4ceb2 Prepare for removal of non-const operator[] from Sequence in vbahelper by Mike Kaganski · 4 years, 5 months ago
- 2484de6 Remove non-const Sequence::begin()/end() in internal code by Mike Kaganski · 4 years, 6 months ago
- 8a017d2 Avoid COW overhead using css::uno::Sequence by Mike Kaganski · 4 years, 6 months ago
- d968425 loplugin:moveparam check for collection params by Noel Grandin · 4 years, 6 months ago
- dad5b69 [tdf#42982]Improve runtimeException's Message by Verne-Lai · 4 years, 6 months ago
- d72511e gives names to all the Idles and Tasks by Noel Grandin · 4 years, 6 months ago
- 4dd6af8 vcl: rename OutDevState to Stack by Chris Sherlock · 4 years, 7 months ago
- 96bd77d Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5 by Mike Kaganski · 4 years, 7 months ago
- 1230e5c update some pches by Caolán McNamara · 4 years, 8 months ago
- 080e455 tdf#141097 Revert "Veto process exit while an OLE client is connected" by Michael Warner · 4 years, 9 months ago
- 1597cc5 convert #defines to OUStringLiteral by Noel Grandin · 4 years, 8 months ago
- bfc1600 loplugin:indentation improve checks for brace alignment by Noel Grandin · 4 years, 10 months ago
- 21405a6 vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxx by Chris Sherlock · 5 years ago
- 92889bc Simplify Sequences initializations (vbahelper) by Julien Nabet · 4 years, 10 months ago
- 634e98e fix shutdown leak VbaGlobalsBase by Noel Grandin · 4 years, 11 months ago
- eb6819e change usage of boost::hash_combine to o3tl::hash_combine by Tomaž Vajngerl · 5 years ago
- 7049328 loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat by Noel Grandin · 5 years ago
- 46ce0d2 loplugin:stringliteralvar look for assignments by Noel Grandin · 5 years ago
- 3077f05 update PCHs by Caolán McNamara · 5 years ago
- e76a4d6 update PCHs by Luboš Luňák · 5 years ago
- 396dfdd move set/get Pointer to VCLUnoHelper by Caolán McNamara · 5 years ago
- ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
- c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
- e3e7bc6 update pches by Caolán McNamara · 5 years ago
- c880d3e check for quit when calling Yield in loop by Noel Grandin · 5 years ago
- 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
- 2372ce8 update pches by Caolán McNamara · 5 years ago
- 3f95cbcd loplugin:refcounting in vbahelper by Noel · 5 years ago
- c950ded update pches by Caolán McNamara · 5 years ago
- 956c09c Use more conversion functions from <tools/UnitConversion.hxx> by Mike Kaganski · 5 years ago
- 068d410 loplugin:redundantcast catch more dynamic_cast by Noel · 5 years ago
- 9430608 simplify code, use more subView() by Noel · 5 years ago
- 63a6806 make the Color constructors explicitly specify transparency by Noel · 5 years ago
- ac396f2 fix coverity parse errors by Caolán McNamara · 5 years ago
- 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
- a3d0091 New loplugin:stringliteralvar by Stephan Bergmann · 5 years ago
- 1ac4498 update pches by Caolán McNamara · 5 years ago
- 8332d6d loplugin:stringviewparam include comparisons with string literals by Noel · 5 years ago
- 19926ed3 loplugin:stringview: Flag empty string converted to string view by Stephan Bergmann · 5 years ago
- b9e9ac5 tdf#123936 Formatting files in module vbahelper with clang-format by Philipp Hofer · 5 years ago
- 8ef6067 loplugin:stringviewparam check methods too by Noel · 5 years ago
- cc1e6ee disable O(U)String::concat for internal code by Noel Grandin · 5 years ago
- 349099b loplugin:reducevarscope in vbahelper by Noel · 5 years ago
- 4fbd638 switching long to a 64-bit type on 64-bit windows by Noel · 5 years ago
- de74d98 OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround by Caolán McNamara · 6 years ago
- e6dfaf9 Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString by Stephan Bergmann · 6 years ago
- 33ecd0d Change OUStringLiteral from char[] to char16_t[] by Stephan Bergmann · 6 years ago
- 857c09a Fix typo in code by Andrea Gelmini · 6 years ago
- 65ae6af loplugin:unusedvarsglobal by Noel Grandin · 6 years ago
- e67657d loplugin:simplifybool more by Noel Grandin · 6 years ago
- 3457da6 loplugin:stringstatic also look for local statics by Noel Grandin · 6 years ago
- 70a0081 SvTreeListBox can move into toolkit headers now by Caolán McNamara · 6 years ago
- 5ec8d15 loplugin:flatten in vbahelper by Noel Grandin · 6 years ago
- 0c1b490 loplugin:unusedmethods by Noel Grandin · 6 years ago
- b050b7e update pches by Caolán McNamara · 6 years ago
- 45c8885 vbahelper: create instances with uno constructors by Noel Grandin · 6 years ago
- c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago
- f0d4f96 Upcoming improved loplugin:staticanonymous -> redundantstatic: vbahelper by Stephan Bergmann · 6 years ago
- a2fc883 use more std::container::insert instead of std::copy by Noel Grandin · 6 years ago
- 8fcd2db use compact namespace syntax by Noel Grandin · 6 years ago
- b512ce2 Make upcasting css::uno::Reference ctor require complete types by Stephan Bergmann · 6 years ago
- 9f07fb6 update pches by Caolán McNamara · 6 years ago
- e12fa18 tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/ by Gabor Kelemen · 6 years ago
- dfb24c3 uiobject.hxx only needs forward declares by Caolán McNamara · 6 years ago
- 1133c39 Revert "loplugin:constfields in vbahelper" by Noel Grandin · 6 years ago
- 9ad252b Drop o3tl::optional wrapper by Stephan Bergmann · 6 years ago
- 7aaa310 tdf#42982 Make UNO error reporting more descriptive by Burak Bala · 6 years ago
- 7f77ac2 tdf#42949 Fix IWYU warnings in vbahelper/ by Gabor Kelemen · 6 years ago
- 69e0d871 make update_pch also consider files in <module>/src/**/inc by Luboš Luňák · 6 years ago
- c82efb6 clang-tidy modernize-concat-nested-namespace by Noel Grandin · 6 years ago
- aef7feb New loplugin:unsignedcompare by Stephan Bergmann · 6 years ago
- 0288c8f Rephrase cast from sal_Int32 to sal_uInt32 by Stephan Bergmann · 6 years ago
- 3bbc0cf loplugin:makeshared in svgio..writerperfect by Noel Grandin · 6 years ago
- a2f1be4 sal_Char->char in vcl by Noel Grandin · 6 years ago
- 7e40319 Introduce o3tl::optional as an alias for std::optional by Stephan Bergmann · 6 years ago
- f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago