summaryrefslogtreecommitdiff
path: root/sc/qa/extras
AgeCommit message (Expand)AuthorFilesLines
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin1-1/+1
2021-06-19use more TellEnd()Noel Grandin1-2/+1
2021-06-11Simplify Sequences initializations (sc)Julien Nabet10-38/+15
2021-06-09tdf#139734 remove redundant asserts after loadFromDesktopsarynasser1-36/+0
2021-06-01fix shutdown leak in CppunitTest_sc_pdf_exportNoel Grandin1-0/+13
2021-05-03tdf#90278 - Set the vba border to the default borderAndreas Heinisch2-0/+35
2021-04-09tdf#105558: sc_macros: Add unittestrounak2-0/+26
2021-03-29tdf#138646 - consider the document's address conventionAndreas Heinisch2-0/+49
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-6/+6
2021-03-14tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktopdipanshu1242-10/+0
2021-02-15loplugin:referencecasting in scNoel1-4/+4
2021-02-05tdf#120161: sc: Move UItest to CppUnitTestXisco Fauli2-0/+67
2021-01-26tdf#46119: sc_macros_test: Add unittestXisco Fauli2-0/+46
2021-01-22tdf#133889 Upcasting the type of actual parameter.tushar2-0/+33
2021-01-18tdf#133887 Set flag of variable when formal parameter is not expecting variant.tushar2-0/+33
2021-01-16make the Color constructors explicitly specify transparencyNoel1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann23-51/+53
2020-12-11Strength-reduce some OUStringToOString("..."+...)Stephan Bergmann1-1/+2
2020-12-07tdf#43003 - convert parameter to the requested typeAndreas Heinisch2-0/+26
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen1-1/+0
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer6-104/+94
2020-11-15tdf#71271 - add code names regardless of VBA compatibility modeAndreas Heinisch1-0/+35
2020-11-06tdf#134161: sc_anchor: Add unittestXisco Fauli1-0/+16
2020-11-06tdf#134161: Revert "tdf#132137 Rename Default Style in Calc."Xisco Fauli2-2/+2
2020-10-20use tools::Long in scNoel1-2/+2
2020-09-28Resolves: tdf#133812 Add the 'Result' style again used by the Subtotal toolEike Rathke1-1/+5
2020-09-17ScRange::Parse never passed a null ScDocument*Caolán McNamara1-6/+6
2020-09-01tdf#136233: Use sheet-local named ranges for VBA's Worksheet.NamesMike Kaganski2-0/+4
2020-08-21Fix typo in codeAndrea Gelmini1-1/+1
2020-08-17tdf#135799: properly load arrays in user-defined types from imageMike Kaganski3-1/+62
2020-08-04tdf#128218: sc_macros_test: Add unittestXisco Fauli2-0/+33
2020-07-21tdf#114427: sc_macros_test: Add unittestXisco Fauli2-0/+39
2020-07-15tdf#107885: sc_macros_test: Add unittestAndreas Heinisch2-1/+13
2020-07-10tdf#107902: sc_macros_test: Add unittestXisco Fauli2-0/+46
2020-07-10tdf#107885: sc_macros_test: Add unittestXisco Fauli2-0/+40
2020-07-09tdf131562: sc_macros_test: Add unittestXisco Fauli2-0/+36
2020-06-10tdf#132137 Rename Default Style in Calc.Srijan Bhatia2-2/+2
2020-06-05Upcoming loplugin:elidestringvar: scStephan Bergmann2-10/+5
2020-06-03loplugin:simplifypointertobool improveNoel Grandin1-2/+2
2020-05-25clang-format sc with under 5-percent lines of changeMuhammet Kara2-4/+6
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin1-3/+3
2020-05-13loplugin:unusedvariableplusNoel Grandin3-6/+0
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin1-1/+1
2020-04-28Resolves: tdf#127831 implement RAND.NV() and RANDBETWEEN.NV() non-volatileEike Rathke1-1/+1
2020-04-26Fix typo in codeAndrea Gelmini1-1/+1
2020-03-24tdf#131296: get numeric value with its data type in StepLOADNCAndreas Heinisch3-0/+83
2020-03-05Rename method setReplacementElement()Jens Carl3-5/+7
2020-03-02Add XServiceInfo tests to ScTableSheetsObjJens Carl1-18/+31
2020-02-27tdf#45904 Move XNameContainer Java tests to C++Jens Carl1-4/+8
2020-02-27tdf#45904 Move XElementAccess Java tests to C++Jens Carl1-0/+9