summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2019-12-10tdf#129227: this was always appending, not prependingMike Kaganski
2019-12-04tdf#129107 objects in basic disappearNoel Grandin
2019-11-21tdf#128434 free the BasicManager event listenerJan-Marek Glogowski
2019-05-27-fsanitize=nullabilityStephan Bergmann
2019-05-15Fix typoAndrea Gelmini
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10an uno -> a unoCaolán McNamara
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-05-07downgrade warning to infoCaolán McNamara
2019-05-03tdf#68339 Other: BASIC Syntax errorJens Carl
2019-05-02Resolves: tdf#124605 ditch "if operand 1 is Empty, result is operand 2"Eike Rathke
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin
2019-04-25Fix typoAndrea Gelmini
2019-04-23tdf#123043 make type character detection unicode-awareTomoyuki Kubota
2019-04-17Fix uses of variables before their lifetimes beginStephan Bergmann
2019-04-16Initial VS 2019 SupportTomoyuki Kubota
2019-04-12loplugin:sequentialassign in accessiblity..canvasNoel Grandin
2019-04-08Fix typoAndrea Gelmini
2019-04-08Fix typoAndrea Gelmini
2019-04-08Fix typoAndrea Gelmini
2019-04-07tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-04-07Fix typoAndrea Gelmini
2019-04-07Fix typoAndrea Gelmini
2019-04-04Fix typoAndrea Gelmini
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-03-16Simplify containers iterations in basctl, basegfx, basic, bridgesArkadiy Illarionov
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-03-01Some more WIN32 -> _WIN32Stephan Bergmann
2019-02-20o3tl::make_unique -> std::make_unique in include/ & o3tl/Gabor Kelemen
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-18fix comparison of std::lower_bound resultNoel Grandin
2019-02-11tdf#112689: Replace chained O(U)StringBuffer::append() with operator+Yusuf Sonmez
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11tdf#112689: Replace chained O(U)StringBuffer::append() with operator+Muzaffer Kadir YILMAZ
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin
2019-02-07Fix typoAndrea Gelmini
2019-01-27Fix typoAndrea Gelmini
2019-01-24Clean up dead uses of DISABLE_ATLStephan Bergmann
2019-01-16Minimum Supported Version is VS2017himajin100000
2019-01-16o3tl::make_unique -> std::make_unique in basctl...bridgesGabor Kelemen
2019-01-14tdf#122250 Crash when running extensionNoel Grandin
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-10tdf#112689: Replace chained O(U)StringBuffer::append() with operator+Doğa Deniz Arıcı
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-28Remove unneeded cast, constify OUStringMatteo Casalin