Age | Commit message (Expand) | Author |
2020-11-05 | tdf#42949 Fix new IWYU warnings in directories [ab]* | Gabor Kelemen |
2020-11-05 | Use LONG here | Mike Kaganski |
2020-11-01 | use officecfg for Experimental flag | Noel Grandin |
2020-10-30 | tdf#85371 - grant write access to the method used as a variable | Andreas Heinisch |
2020-10-29 | basic: fix build after long->tools::Long | Thorsten Behrens |
2020-10-28 | convert some more long -> tools::Long | Noel |
2020-10-27 | Put may succeed even if outer error is set | Mike Kaganski |
2020-10-27 | Replace these macro-based implementations with normal C++ | Mike Kaganski |
2020-10-21 | use tools::Long in basegfx..chart2 | Noel |
2020-10-16 | tdf#123025 - ReDim Preserve fails if array is filled by Split | Andreas Heinisch |
2020-10-13 | static_cast after dynamic_cast | Noel |
2020-10-06 | tdf#123025 - fixed broken tests for cverr method | Andreas Heinisch |
2020-10-01 | loplugin:reducevarscope in basctl,basic | Noel |
2020-09-27 | Fix typo in code | Andrea Gelmini |
2020-09-24 | Fix typo in code | Andrea Gelmini |
2020-09-21 | update pches | Caolán McNamara |
2020-09-17 | basic: use dummy DLL mgr for Windows Arm64 build | Jan-Marek Glogowski |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-09-08 | tdf#136112 Unit test for Date() Basic function | Alain Romedenne |
2020-09-08 | tdf#134477 add VclMessageType::Other to indicate image-less generic InfoBox | Caolán McNamara |
2020-09-07 | Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicit | Stephan Bergmann |
2020-09-07 | BASIC : no need for a DLL manager impl on non windows systems | Arnaud Versini |
2020-09-06 | BASIC : useless std::unique_ptr initialisation | Arnaud Versini |
2020-09-06 | tdf#136032 - abort scan of a string beginning with a hashtag | Andreas Heinisch |
2020-09-04 | tdf#124176 Use #pragma once in basic | George Bateman |
2020-09-03 | Make ImpSvNumberformatScan::GetColor const | Mike Kaganski |
2020-09-01 | tdf#54912 - with option base arrays should start at index 1 | Andreas Heinisch |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-08-27 | tdf#136143 - reset SbxFlagBits::Fixed SbiRuntime::StepPARAM | Andreas Heinisch |
2020-08-19 | Fix typo in code | Andrea Gelmini |
2020-08-18 | loplugin:unusedvarsglobal | Noel Grandin |
2020-08-17 | Don't forget to increment refcount when loading from image | Mike Kaganski |
2020-08-17 | tdf#135799: properly load arrays in user-defined types from image | Mike Kaganski |
2020-08-17 | Fix typos | Andrea Gelmini |
2020-08-15 | remove constructor with plain Bitmap from Graphic, use BitmapEx | Tomaž Vajngerl |
2020-08-14 | loplugin:simplifybool more | Noel Grandin |
2020-08-13 | loplugin:stringstatic also look for local statics | Noel Grandin |
2020-08-07 | tdf#135470: Fix checks | Mike Kaganski |
2020-08-04 | Remove dead code | Stephan Bergmann |
2020-08-03 | BASIC : no need to initialize manually std::unique_ptr | Arnaud Versini |
2020-07-30 | fix comment | Noel Grandin |
2020-07-30 | fix shutdown crash in basic | Noel Grandin |
2020-07-25 | Use comphelper::IsContextFlagActive for flags from comphelper::NewFlagContext | Mike Kaganski |
2020-07-21 | Fix uses of char16_t*/wchar_t* stream inserters | Stephan Bergmann |
2020-07-21 | tdf#134576: basic_macros: Add unittest | Xisco Fauli |
2020-07-12 | update pches | Caolán McNamara |
2020-07-10 | tdf#134576: proper handling of For/For Each with On Error Resume Next | Mike Kaganski |
2020-07-10 | tdf#134692: copy deep when there are multiple references to the old array | Mike Kaganski |
2020-07-10 | tdf#134576 at least don't crash in this edge-case | Caolán McNamara |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |