summaryrefslogtreecommitdiff
path: root/sc/qa/extras/macros-test.cxx
AgeCommit message (Expand)Author
2021-10-12tdf#130307 - Support for each loop for objects exposing XIndexAccessAndreas Heinisch
2021-10-08tdf#144970: sc_macros_test: Add unittestXisco Fauli
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-13tdf#144085: sc_macros_test: Add unittestXisco Fauli
2021-08-26tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktopRadhey Parekh
2021-08-04tdf#143582 - Clear return value of the method before calling itAndreas Heinisch
2021-07-06XLSX export: handle macros on button form controlsMiklos Vajna
2021-06-09tdf#139734 remove redundant asserts after loadFromDesktopsarynasser
2021-05-03tdf#90278 - Set the vba border to the default borderAndreas Heinisch
2021-04-09tdf#105558: sc_macros: Add unittestrounak
2021-03-29tdf#138646 - consider the document's address conventionAndreas Heinisch
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-01-26tdf#46119: sc_macros_test: Add unittestXisco Fauli
2021-01-22tdf#133889 Upcasting the type of actual parameter.tushar
2021-01-18tdf#133887 Set flag of variable when formal parameter is not expecting variant.tushar
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-07tdf#43003 - convert parameter to the requested typeAndreas Heinisch
2020-11-15tdf#71271 - add code names regardless of VBA compatibility modeAndreas Heinisch
2020-09-01tdf#136233: Use sheet-local named ranges for VBA's Worksheet.NamesMike Kaganski
2020-08-17tdf#135799: properly load arrays in user-defined types from imageMike Kaganski
2020-08-04tdf#128218: sc_macros_test: Add unittestXisco Fauli
2020-07-21tdf#114427: sc_macros_test: Add unittestXisco Fauli
2020-07-15tdf#107885: sc_macros_test: Add unittestAndreas Heinisch
2020-07-10tdf#107902: sc_macros_test: Add unittestXisco Fauli
2020-07-10tdf#107885: sc_macros_test: Add unittestXisco Fauli
2020-07-09tdf131562: sc_macros_test: Add unittestXisco Fauli
2020-06-05Upcoming loplugin:elidestringvar: scStephan Bergmann
2020-03-24tdf#131296: get numeric value with its data type in StepLOADNCAndreas Heinisch
2020-01-01tdf#57113: store UTF-16 stringpool data after legacy 1-byte dataMike Kaganski
2019-12-30Use range-based for loopMike Kaganski
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-11tdf#42949 Fix IWYU warnings in sc/qa/extras/*Gabor Kelemen
2019-07-05Enable many more unit tests on all archsJan-Marek Glogowski
2019-04-15Report failing document in ScMacrosTest::testVbaMike Kaganski
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-09loplugin:indentation in scNoel Grandin
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-25tdf#107806: Semantic and syntax for .uno:RowHeight have been changedHenry Castro
2017-05-19loplugin:stringcopy: scStephan Bergmann
2016-11-28sc: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna
2016-09-16Improve test failure outputStephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-11-25sc: improve vba macro debugging output.Michael Meeks
2015-11-25sc: force vba events ordering.Michael Meeks
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin