From 7226ac25e2edb6ee27affd576f7aa600bb43520c Mon Sep 17 00:00:00 2001 From: Marcos Paulo de Souza Date: Wed, 30 Jan 2013 01:58:32 -0200 Subject: Use a method from UnoApitest instead of implement a new one in calc In calc, we see a lot of implementations of createFileURL. So get ride of all it and start to use the UnoAPitest::createFileURL method. Also, clean the UnoApiRest::createFileURL method, fix the path from UnoApiTest and moved some testing files to the right dir that the file belongs. Conflicts: sc/qa/extras/scoutlineobj.cxx Change-Id: Ic02f13777503729ac70da590f4a42866f17ea9b2 --- sc/qa/unit/data/ods/StarBasic.ods | Bin 9780 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 sc/qa/unit/data/ods/StarBasic.ods (limited to 'sc/qa/unit/data/ods') diff --git a/sc/qa/unit/data/ods/StarBasic.ods b/sc/qa/unit/data/ods/StarBasic.ods deleted file mode 100644 index a4b74b350364..000000000000 Binary files a/sc/qa/unit/data/ods/StarBasic.ods and /dev/null differ -- cgit v1.2.1