summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2015-04-03CppunitTest_sw_ooxmlexport5: fix Fedora 22 alpha buildMiklos Vajna1-10/+2
2015-04-02sw: [loplugin:stringconstant]Michael Stahl1-1/+1
2015-04-02Added test function for Search-and-Replace with TransliterationVarun1-0/+43
2015-04-02loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-01CppunitTest_sw_ooxmlexport5: try to make MacOSX_37-tdf-buildbot happyMiklos Vajna1-0/+8
2015-04-01tdf#60060: unit test for docx section protection exportEilidh McAdam2-0/+15
2015-04-01Revert "Revert "skip SkipImages unit test on Windows""Michael Stahl1-0/+2
2015-04-01more testing on the text table descriptionsBjoern Michaelsen1-7/+43
2015-04-01give each test an own docBjoern Michaelsen1-9/+4
2015-04-01Revert "skip SkipImages unit test on Windows"Michael Stahl1-2/+0
2015-03-31skip SkipImages unit test on WindowsLászló Németh1-0/+2
2015-03-30add Python test for table describtionsBjoern Michaelsen1-0/+26
2015-03-30cleanup for SkipImages unit testsLászló Németh1-22/+29
2015-03-30Bypass test that fails on OS X without window system accessTor Lillqvist1-0/+13
2015-03-30Unit tests for SkipImagesLászló Németh3-0/+72
2015-03-26tdf#89496 fixed crash on rtf shape group parsingVasily Melenchuk2-0/+25
2015-03-25TyposJulien Nabet1-1/+1
2015-03-25Maybe this helps TB56?Stephan Bergmann1-4/+19
2015-03-25also test HasOnlyOneListener and HasWriterListenersBjoern Michaelsen1-0/+7
2015-03-24Bypass on OS X, tooTor Lillqvist1-2/+3
2015-03-24Blind attempt to fix the Windows tinderbox.Jan Holesovsky1-0/+4
2015-03-24loplugin:stringconstantStephan Bergmann1-2/+2
2015-03-24tdf#89405 DOC export: fix corrupted comment orderPiet van Oostrum2-0/+65
2015-03-24Executable_tiledrendering is obsolete and can be killedTor Lillqvist2-506/+0
2015-03-23Quick hack to bypass a test that fails on a Retina MacTor Lillqvist1-0/+15
2015-03-23disable asserts for some HTML export image properties valuesTomaž Vajngerl1-2/+4
2015-03-23-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2015-03-23Add SwXTextDocument::registerCallback() testcase.Miklos Vajna1-1/+45
2015-03-23Add SwXTextDocument::postMouseEvent() testcase.Miklos Vajna2-1/+20
2015-03-22Related tdf#89791: Add unit testJulien Nabet2-0/+9
2015-03-21avoid crash on layout of ooo77837-1.odtCaolán McNamara2-0/+5
2015-03-21Avoid C style cast in sw_globalfilter testZolnai Tamás1-11/+11
2015-03-21Char highlight: convert LO character background to MSO highlightingZolnai Tamás2-0/+73
2015-03-21Char highlight: test related to editing of MSO background attributesZolnai Tamás2-0/+117
2015-03-21Char shading: use a marker for character background imported from MSO shadingZolnai Tamás1-4/+14
2015-03-21Char highlight: export character background to MSO formats based on settingsZolnai Tamás1-0/+4
2015-03-21Char highlight: ODT filtersZolnai Tamás2-8/+25
2015-03-21Char highlight: DOC filtersZolnai Tamás1-7/+9
2015-03-21Char highlight: RTF filtersZolnai Tamás7-189/+81
2015-03-21Char highlight: enable DOCX importZolnai Tamás1-2/+2
2015-03-20more testcodeBjoern Michaelsen1-1/+47
2015-03-20copy a full OtherTestClient implementationBjoern Michaelsen1-17/+10
2015-03-20fix a bunch of crashtest import failuresCaolán McNamara3-0/+5
2015-03-20Staroffice->StarOfficeCaolán McNamara1-1/+1
2015-03-20Fix various loplugin warningsStephan Bergmann1-3/+5
2015-03-20add unittestBjoern Michaelsen1-0/+95
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin2-16/+16
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2-11/+11
2015-03-16CppunitTest_sw_tiledrendering: disable part of testSetGraphicSelection on OS XMiklos Vajna1-0/+2
2015-03-16Add SwXTextDocument::setTextSelection() testcaseMiklos Vajna2-0/+30