summaryrefslogtreecommitdiff
path: root/vbahelper
AgeCommit message (Expand)AuthorFilesLines
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann1-1/+2
2022-05-10More usual 1899-12-30 base Date in BasicMike Kaganski1-2/+1
2022-05-03Just use Any ctor instead of makeAny in vbahelperStephan Bergmann33-166/+166
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin2-6/+7
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin1-1/+2
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin1-1/+1
2022-04-08use more subView when converting to Int32Noel Grandin1-1/+1
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann2-2/+2
2021-11-25tdf#145539 const OUString -> constexpr OUStringLiteralJeff Huang1-2/+2
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin1-1/+1
2021-11-01Prepare for removal of non-const operator[] from Sequence in vbahelperMike Kaganski10-57/+47
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski2-6/+5
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski5-6/+7
2021-10-12loplugin:moveparam check for collection paramsNoel Grandin1-2/+2
2021-10-04[tdf#42982]Improve runtimeException's MessageVerne-Lai1-1/+1
2021-09-28gives names to all the Idles and TasksNoel Grandin1-1/+1
2021-09-28vcl: rename OutDevState to StackChris Sherlock1-2/+7
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski1-6/+2
2021-08-23update some pchesCaolán McNamara1-2/+1
2021-08-20tdf#141097 Revert "Veto process exit while an OLE client is connected"Michael Warner1-4/+0
2021-08-02convert #defines to OUStringLiteralNoel Grandin1-1/+1
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin2-2/+2
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock1-2/+18
2021-06-11Simplify Sequences initializations (vbahelper)Julien Nabet4-14/+5
2021-05-21fix shutdown leak VbaGlobalsBaseNoel Grandin1-0/+4
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl1-4/+4
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin1-1/+1
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin1-5/+5
2021-04-12update PCHsCaolán McNamara1-7/+1
2021-04-08update PCHsLuboš Luňák1-1/+2
2021-04-08move set/get Pointer to VCLUnoHelperCaolán McNamara1-14/+2
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-1/+3
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-03-21update pchesCaolán McNamara1-1/+2
2021-03-14check for quit when calling Yield in loopNoel Grandin1-1/+1
2021-03-09Make sal/config.h the first in pchMike Kaganski2-4/+4
2021-02-23update pchesCaolán McNamara1-2/+1
2021-02-19loplugin:refcounting in vbahelperNoel2-7/+9
2021-02-08update pchesCaolán McNamara1-1/+2
2021-02-06Use more conversion functions from <tools/UnitConversion.hxx>Mike Kaganski1-15/+8
2021-02-02loplugin:redundantcast catch more dynamic_castNoel1-5/+4
2021-01-28simplify code, use more subView()Noel1-2/+2
2021-01-16make the Color constructors explicitly specify transparencyNoel1-1/+1
2021-01-09fix coverity parse errorsCaolán McNamara2-10/+9
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann2-7/+7
2020-12-26New loplugin:stringliteralvarStephan Bergmann2-9/+9
2020-12-04update pchesCaolán McNamara2-2/+8
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel2-8/+8
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann1-1/+1
2020-11-18tdf#123936 Formatting files in module vbahelper with clang-formatPhilipp Hofer3-24/+19