summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2015-05-10loplugin:stringconstantStephan Bergmann
2015-05-09tdf#90828 FILESAVE:XLSX export of underline color for text inside textboxPriyankaGaikwad
2015-05-07tdf#91066: Condensed Character Spacing i.e spc(negative value) is not exporte...yogesh.bharate001
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-20java: remove some unused codeNoel Grandin
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-14tdf#90447 vba find() should NOT select the found cell.Justin Luth
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-04-08tdf#90447 vba end() needed to restore activesheet too.Justin Luth
2015-04-03tdf#51460 Calc fails to set undo step after changing image anchor modeHenry Castro
2015-04-02test color scale entriesMarkus Mohrhard
2015-04-02add test for remaining databar propertiesMarkus Mohrhard
2015-04-02add a test for databar entriesMarkus Mohrhard
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-03-30WaE clang seems confused with >>= overriden operator and do not detect initia...Norbert Thiebaud
2015-03-30work on initial colorscale properties testsMarkus Mohrhard
2015-03-30the implementation is available so enable it againMarkus Mohrhard
2015-03-30start work on data property testsMarkus Mohrhard
2015-03-30fix return typeMarkus Mohrhard
2015-03-30add XIndex interface tests for ScCondFormatObjMarkus Mohrhard
2015-03-30add test for XPropertySet for ScCondFormatObjMarkus Mohrhard
2015-03-30prepare test code for next testsMarkus Mohrhard
2015-03-30add test for one of the ScCondFormatsObj methodsMarkus Mohrhard
2015-03-30add test for conditional format list sizeMarkus Mohrhard
2015-03-30add first test for new conditional format APIMarkus Mohrhard
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-25TyposJulien Nabet
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