summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_subsequent_rtfimport.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-12-22fdo#57886 fix import of RTF_MLIMLOCMiklos Vajna1-0/+3
The RTF spec says control words are case sensitive, and page 252 of the v1.9.1 spec defines \mlimloc, but earlier page 118 and 125 also defines \mlimLoc, so let's accept both. (cherry picked from commit 71061656d459abecfe55e8725900d699174325df)
2012-11-22AllSettings with LanguageTagEike Rathke1-0/+1
Change-Id: I710ae66e51139662eb442b681fdf9cc9d158551d
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-17fdo#46669 testcaseMiklos Vajna1-0/+1
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-0/+1
The xml.sax.Parser service already existed, it just did not have a new-style service to create it. Change-Id: I6f145a7504ff9e149c802f723991954a2801cbc9
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-15Border test now available in rtftokArtur Dorda1-0/+1
Change-Id: I9d72c5f5b075983b9be921e15d62c274d84e350c
2012-08-10gbuild: missing dep on $(OUTDIR)/unittest/registry for testsMatúš Kukan1-3/+1
Change-Id: Ic80f57946e7b3f9c1bd99ed65955cf3c280063d2
2012-07-13sw/qa/extras: rename import tests from *tok to *importMiklos Vajna1-0/+95
odfimport sounds much better as there's no such thing as "odftok" Change-Id: I0a8684377c257f2c40a2e8255f62343d4ff2272a