summaryrefslogtreecommitdiff
path: root/sc/qa/unit
AgeCommit message (Expand)Author
2015-05-06convert USER_OPT constants to scoped enumNoel Grandin
2015-05-05fdo#77985 make calc function NETWORKDAYS comply with ODFF1.2Winfried Donkers
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30tdf#90955: CharKerning i.e spc is not exported after RT.yogesh.bharate001
2015-04-30tdf#90908 : FILESAVE: XLSX wrong export of font size 18PriyankaGaikwad
2015-04-29fdo#69552 [part 1] make calc functions CEILING comply with ODF1.2Winfried Donkers
2015-04-28tdf#90890: hyperlink inside textbox is not exported after roundtrip.yogesh.bharate001
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-16add test for tdf#90511Markus Mohrhard
2015-04-16export and fix pretty printers for calc unit testsMarkus Mohrhard
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-03-28test for tdf#90001Markus Mohrhard
2015-03-27add test for tdf#89170Markus Mohrhard
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-03-19coverity#1209001 Unchecked return valueCaolán McNamara
2015-03-19convert opaque numeric value to underlying symbolic constantsNoel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis
2015-03-10Add unit test for bb0c05cebed131805d04919fac2b83030087451bTor Lillqvist
2015-03-10Revert "Ifdef out testSharedFormulaXLS() for now, fails for me with ..."Tor Lillqvist
2015-03-09Resolves tdf#80137 Paste array formula into range pastes as non-array formulaHenry Castro
2015-03-06WaE: passing 'class rtl::OUString' by value, rather pass by referenceTor Lillqvist
2015-03-06tdf#89267: Reduce duplicate codePranav Kant
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin
2015-02-27sc: ScFiltersTest::testOptimalHeightReset() check DeleteContents successMichael Stahl
2015-02-21use a slightly more complicated pattern distribution to check, tdf#89436Eike Rathke
2015-02-21nitpicksEike Rathke
2015-02-20move unit test for tdf#89330 to subsequent_filters-test and enable itJan Kantert
2015-02-19tdf#89436 add unit test for ScHorizontalAttrIteratorLászló Németh
2015-02-16tdf#70733 - Move ISEVEN and ISODD functions to informationJoel
2015-02-14disable that test to fix windows buildMarkus Mohrhard
2015-02-14small stylistic changes for previous commitMarkus Mohrhard
2015-02-14tdf#68117 Unit testUrsache Vladimir
2015-02-13add unittest for tdf#89330Jan Kantert
2015-02-07ERROR is a macro on Windows, try ILLEGAL thenTor Lillqvist
2015-02-07Turn StringConversion into a C++11 scoped enumerationTor Lillqvist
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-02-02add disabled test code for tdf#40110Markus Mohrhard
2015-02-02disable failing testMarkus Mohrhard
2015-02-02fix tdf#43700 test case codeMarkus Mohrhard
2015-02-02add test for tdf#43534Markus Mohrhard
2015-02-02add test file for tdf#43534Raal
2015-02-02implement test for tdf#43700Markus Mohrhard
2015-02-02add test file for tdf#43700Raal
2015-02-02implement test for tdf#36933Markus Mohrhard
2015-02-02add test file for tdf#36933Raal
2015-02-02add test for tdf#64229Markus Mohrhard