summaryrefslogtreecommitdiff
path: root/sc/qa/extras/macros-test.cxx
AgeCommit message (Expand)Author
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
2015-10-01tdf#94617 allow to store nStart information greater than sal_Int16 limitLaurent Godard
2015-08-18tdf#75973 : User Defined Types in password encrypted macrosLaurent Godard
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-04-14tdf#90447 vba find() should NOT select the found cell.Justin Luth
2015-04-08tdf#90447 vba end() needed to restore activesheet too.Justin Luth
2015-01-13std::cout to SAL_INFOMarkus Mohrhard
2014-12-19sc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-15Properly #ifdef some per-platform test codeStephan Bergmann
2013-10-22Fix tools/string.hxx remnantsStephan Bergmann
2013-08-03minor tweaks to existing unittestsLionel Elie Mamane
2013-07-31Fix reference update on range references in named expressions.Kohei Yoshida
2013-07-31Revert "WaE: unused variables"Fridrich Štrba
2013-07-31WaE: unused variablesFridrich Štrba
2013-07-31WaE: unused variable 'pDoc'Tor Lillqvist
2013-07-31unit ( slowcheck ) test for fdo#67547Noel Power
2013-07-31Temporarily disable failing macro test. I'm not sure exactly what fails.Kohei Yoshida
2013-05-15make some vba Name object attributes read/write and add test documentNoel Power
2013-05-13fix Workbooks.xls unit test ( was failing on windows )Noel Power
2013-05-10temporarily disable unit test that fails on windowsNoel Power