summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2015-08-31tdf#89245 xmloff: fix Calc header background image savingMiklos Vajna2-0/+16
2015-08-31tdf#75973 : User Defined Types in password encrypted macrosLaurent Godard2-0/+33
2015-08-18tdf#92256: Improved interop of INDIRECT functionKatarina Behrens1-5/+6
2015-06-21unit test for adjustSingleRefInName() during column insertionEike Rathke1-0/+21
2015-06-21add unit test for ocRangeOp and ScComplexRefData::Extend()Eike Rathke2-0/+96
2015-06-11tdf#69552 [part 2] support all ODFF1.2 and Excel2013 variationsWinfried Donkers1-0/+2
2015-06-09more tests for the implemented cases, tdf#90001Eike Rathke1-0/+29
2015-05-28Resolves tdf#67712 form controls and draw objectsHenry Castro4-0/+268
2015-05-20add missing DoClose at end of testMarkus Mohrhard1-0/+2
2015-05-19sc: simplify code by replacing std::find_if with std::any_ofTakeshi Abe1-1/+2
2015-05-19coverity#1298899, resource leakMarkus Mohrhard1-1/+1
2015-05-19add test for OOXML ref string conversionMarkus Mohrhard2-0/+18
2015-05-19add test for tdf#91335Markus Mohrhard2-0/+17
2015-05-17add a few more databar length testsMarkus Mohrhard1-0/+20
2015-05-17add tests for last round of fixesMarkus Mohrhard2-6/+55
2015-05-17also test zero positionMarkus Mohrhard1-3/+5
2015-05-17add more databar length testsMarkus Mohrhard1-3/+26
2015-05-17extract code into own methodMarkus Mohrhard1-24/+44
2015-05-17initial test for databar length calculationMarkus Mohrhard2-0/+49
2015-05-17add missing DeleteTab in testMarkus Mohrhard1-0/+1
2015-05-16add tests for custom iconSetsMarkus Mohrhard1-0/+32
2015-05-16add test for new icon sets during XLSX importMarkus Mohrhard2-0/+31
2015-05-16improve asserts to catch more errorsMarkus Mohrhard1-0/+3
2015-05-15tdf#74932 FILESAVE: Shapes appear when saving a .XLSX file with filterPriyankaGaikwad2-0/+12
2015-05-14add test for negative data bar theme colorMarkus Mohrhard2-0/+23
2015-05-13extract copy&paste test from import testsMarkus Mohrhard2-81/+151
2015-05-13Unit test for tdf#83366Henry Castro1-0/+84
2015-05-13fix warning when running "make check" with werrorTomaž Vajngerl1-6/+6
2015-05-11tdf#90812: rPr is not exported after roundtrip.yogesh.bharate0012-1/+19
2015-05-10loplugin:stringconstantStephan Bergmann1-1/+1
2015-05-09tdf#90828 FILESAVE:XLSX export of underline color for text inside textboxPriyankaGaikwad2-0/+17
2015-05-07tdf#91066: Condensed Character Spacing i.e spc(negative value) is not exporte...yogesh.bharate0012-0/+21
2015-05-06convert USER_OPT constants to scoped enumNoel Grandin1-2/+2
2015-05-05fdo#77985 make calc function NETWORKDAYS comply with ODFF1.2Winfried Donkers1-0/+1
2015-05-05loplugin:staticmethodsNoel Grandin4-9/+9
2015-04-30tdf#90955: CharKerning i.e spc is not exported after RT.yogesh.bharate0012-0/+23
2015-04-30tdf#90908 : FILESAVE: XLSX wrong export of font size 18PriyankaGaikwad2-0/+15
2015-04-29fdo#69552 [part 1] make calc functions CEILING comply with ODF1.2Winfried Donkers1-0/+2
2015-04-28tdf#90890: hyperlink inside textbox is not exported after roundtrip.yogesh.bharate0012-1/+20
2015-04-20java: remove some unused codeNoel Grandin1-16/+0
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-4/+4
2015-04-16add test for tdf#90511Markus Mohrhard2-0/+35
2015-04-16export and fix pretty printers for calc unit testsMarkus Mohrhard2-6/+6
2015-04-14tdf#90447 vba find() should NOT select the found cell.Justin Luth2-0/+4
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin3-12/+12
2015-04-08tdf#90447 vba end() needed to restore activesheet too.Justin Luth2-0/+4
2015-04-03tdf#51460 Calc fails to set undo step after changing image anchor modeHenry Castro1-0/+110
2015-04-02test color scale entriesMarkus Mohrhard1-0/+73
2015-04-02add test for remaining databar propertiesMarkus Mohrhard1-0/+55
2015-04-02add a test for databar entriesMarkus Mohrhard1-0/+43