summaryrefslogtreecommitdiff
path: root/sc/qa/extras/macros-test.cxx
AgeCommit message (Expand)Author
2022-06-15CppunitTest_sc_macros_test: move test where it belongsXisco Fauli
2022-04-25tdf#75263 - Export VBA-Project using detected charset on importAndreas Heinisch
2022-03-29tdf#125800: sc_macros: Add unittestXisco Fauli
2022-03-22tdf#107572: sc_macros: Add unittestXisco Fauli
2022-03-17Fix typoAndrea Gelmini
2022-03-17tdf#148040: allow external link update for css.sheet.FunctionAccessMike Kaganski
2022-03-16tdf#64639: sc_macros_test: Add unittestXisco Fauli
2022-02-23tdf#147611: fix indicesMike Kaganski
2022-02-23SdrLayerID must be based on sal_Int16Mike Kaganski
2022-02-15tdf#104902 - Handle embedded newline in Calc's .uno:EnterStringAndreas Heinisch
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-02-03tdf#146742 - Move the initialization code of a method to SbMethod::CallAndreas Heinisch
2022-01-21sc: move vba tests to the new vba-macro-test fileXisco Fauli
2021-12-22tdf#143582: Avoid error on clearing leftover return value of a methodMike Kaganski
2021-11-12Use more o3tl::convert in scMike Kaganski
2021-11-11CppunitTest_sc_macros_test: simplify testXisco Fauli
2021-11-09tdf#142033: sc_macros_test: Add unittestXisco Fauli
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski
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