summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_subsequent_ooxmlexport.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-11-18sw: move swmodeltestbase.hxx to qa/extras/inc/Miklos Vajna1-0/+1
If we already have such an include dir, let's have all headers there. Change-Id: I2100b5308e7fdad9d98cfde76434ff485aca20c7
2012-10-31sw unis tests: added basic/util/sb where neededCédric Bosdonnat1-0/+1
Change-Id: I3a16f891b099f80bc3a606ed821d7301fc446653
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin1-0/+1
Create a merged XLinguServiceManager2 interface for this service to implement. Which is backwards-compatible, but does not require creating a new service. Change-Id: I297bada1066cd74809108641b56ee4d5898112ec
2012-10-07add cppuhelper to sw testsPeter Foley1-0/+1
Change-Id: Ie50c7adf5bd4ba1b18a8deb3e708bcf83a2777af
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
2012-08-10gbuild: missing dep on $(OUTDIR)/unittest/registry for testsMatúš Kukan1-3/+1
Change-Id: Ic80f57946e7b3f9c1bd99ed65955cf3c280063d2
2012-07-27SmOoxmlImport::handleR: escape brackets in math runsMiklos Vajna1-0/+2
Also remove the previous escaping that took care of RTF only. Change-Id: Ie9a019912f83a3f56ef52429855cd72cf2c8f463
2012-06-21sw/qa/extras: link to libxml2 in all testsMiklos Vajna1-0/+11
Change-Id: I6355b17042a42d44c7086f54b3efc6ba4d0c5d55
2012-05-14Initial ooxml export testMiklos Vajna1-0/+89
Change-Id: I Id7f647be04245496bb1970b1bcc621d97395c032