summaryrefslogtreecommitdiff
path: root/sc/qa/unit/subsequent_export-test.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-03-14tdf#98083: Always save cell formatKatarina Behrens1-0/+17
2016-01-06don't use the same files in different unit testsMarkus Mohrhard1-4/+4
2015-12-01sc unit tests: Prefix the format names.Jan Holesovsky1-118/+118
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-11-09Related tdf#92296, tdf#90812: Make this test more strictKatarina Behrens1-1/+2
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-28tdf#92256: Don't save CONV_UNSPECIFIED string ref syntax valueKatarina Behrens1-0/+30
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-01tdf#93688: Set CalcA1|ExcelA1 syntax only for imported docsKatarina Behrens1-3/+9
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-08-31tdf#89245 xmloff: fix Calc header background image savingMiklos Vajna1-0/+16
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-3/+3
2015-08-21loplugin:defaultparamsNoel Grandin1-5/+5
2015-08-17Move export tests where they really belongKatarina Behrens1-0/+57
2015-07-19add unit test for tdf#88137, tdf#89254Markus Mohrhard1-1/+15
2015-07-09fix export to xls, tdf#69552Winfried Donkers1-3/+1
2015-06-19Revert "tdf#90290 reduce some copy&paste code in ucalc."Eike Rathke1-14/+28
2015-06-19tdf#90290 reduce some copy&paste code in ucalc.ritztro1-28/+14
2015-06-18add test case document to unit tests, tdf#69552Eike Rathke1-1/+40
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-12tdf#61908:XLSX formula cell range is not exported for MMULT.yogesh.bharate0011-1/+30
2015-05-28Resolves tdf#67712 form controls and draw objectsHenry Castro1-0/+166
2015-05-27add test for tdf#91334Markus Mohrhard1-1/+14
2015-05-15tdf#74932 FILESAVE: Shapes appear when saving a .XLSX file with filterPriyankaGaikwad1-0/+12
2015-05-11tdf#90812: rPr is not exported after roundtrip.yogesh.bharate0011-1/+19
2015-05-10loplugin:stringconstantStephan Bergmann1-1/+1
2015-05-09tdf#90828 FILESAVE:XLSX export of underline color for text inside textboxPriyankaGaikwad1-0/+17
2015-05-07tdf#91066: Condensed Character Spacing i.e spc(negative value) is not exporte...yogesh.bharate0011-0/+21
2015-05-06convert USER_OPT constants to scoped enumNoel Grandin1-2/+2
2015-04-30tdf#90955: CharKerning i.e spc is not exported after RT.yogesh.bharate0011-0/+23
2015-04-30tdf#90908 : FILESAVE: XLSX wrong export of font size 18PriyankaGaikwad1-0/+15
2015-04-28tdf#90890: hyperlink inside textbox is not exported after roundtrip.yogesh.bharate0011-1/+20
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin1-6/+6
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-2/+2
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-4/+4
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara1-2/+2
2014-12-30correct test for fdo#81195Markus Mohrhard1-0/+26
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann1-7/+7
2014-12-08Test also Calc export / import of images with special IDZolnai Tamás1-0/+74
2014-12-07Test for linked graphic export / import of CalcZolnai Tamás1-0/+42
2014-11-10Fix build.Jan Holesovsky1-3/+2
2014-11-07Use SAL_N_ELEMENTSZolnai Tamás1-1/+1
2014-11-07Build fix: back to C++98Zolnai Tamás1-2/+2
2014-11-07Make these tests weaker to fix build.Zolnai Tamás1-3/+2
2014-11-07Make SdrGrafObj swapping methods private.Zolnai Tamás1-15/+27
2014-11-07Test for swapped out image loss during Calc exportZolnai Tamás1-0/+72
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-10-25bnc#893791 XLS export: external sheet references on Linux/OSXAndras Timar1-0/+22
2014-10-15sc: fix temp file leak in ScExportTestMichael Stahl1-0/+1
2014-09-08spurious warning C4189 local variable initialized but not referencedMichael Stahl1-0/+1