summaryrefslogtreecommitdiff
path: root/writerfilter/qa
AgeCommit message (Expand)AuthorFilesLines
2016-03-11writerfilter: avoid ugly cross-directory includeMiklos Vajna1-20/+20
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-1/+1
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani1-11/+0
2016-03-07improve defaultparams lopluginNoel Grandin1-2/+1
2016-01-31boost::tuple -> std::tupleCaolán McNamara1-71/+70
2015-12-08writerfilter: loplugin:stringconstantMiklos Vajna1-2/+2
2015-12-08tdf#54584: adjust skip-slash condition, allow unterminated quoteMike Kaganski1-0/+20
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-4/+4
2015-05-26need DISABLE_CVE_TESTS for these tests under windows tooCaolán McNamara1-0/+2
2015-04-20sw, writerfilter: these 'using namespace' statements can be avoided easilyMiklos Vajna1-3/+1
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-2/+2
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-2/+2
2015-01-11Use std::initializer_list ctorMiklos Vajna1-3/+4
2014-10-22i#84172 RTF import: handle nested groups inside redlinesMiklos Vajna1-0/+11
2014-10-18i#74153 RTF import: fix track changes vs superscript char propMiklos Vajna1-0/+8
2014-10-06encrypt sf_508f4e1..rtf to avoid it triggering virus detectionCaolán McNamara2-0/+0
2014-08-21NS_ooxml::LN_CT_LevelText_val might be missingCaolán McNamara1-0/+57
2014-08-20empty ReferenceCaolán McNamara1-0/+62
2014-08-20empty m_aStatesCaolán McNamara1-0/+62
2014-08-19empty m_aStatesCaolán McNamara1-0/+0
2014-08-18check for empty m_aStatesCaolán McNamara1-0/+0
2014-07-28writerfilter: nobody reads the classfordefine attributeMiklos Vajna1-0/+3
2014-07-28writerfilter: add script to detect generated code changesMiklos Vajna1-0/+47
2014-07-15fdo#76803: Kill resourcemodel::Fraction, and use Fraction from tools instead.Jan Holesovsky1-17/+0
2014-07-14writerfilter: add unit test for Fraction initializationMichael Stahl1-1/+16
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-13/+2
2014-07-09unit test for convertTwipToMM100 functions (cp#1000087)Matúš Kukan1-1/+26
2014-04-22Resolves: rhbz#1089377 crash on loading a specific rtfCaolán McNamara1-0/+1719
2014-04-11writerfilter: remove no longer needed WRITERFILTER_WRITERFILTER_DLLPUBLICMiklos Vajna1-1/+0
2014-04-11test cases for CVE-2014-1761Caolán McNamara2-0/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2-4/+4
2014-03-03writerfilter: salvage a field parameter parsing train wreckMichael Stahl1-0/+162
2014-02-17abi#3623 RTF import: missing null pointer checkMiklos Vajna1-0/+7
2014-02-06writerfilter: whitespace fixes in testrtftokMiklos Vajna1-8/+8
2013-11-04fdo#49666 RTF import: fix crash on picture frame with shape textMiklos Vajna1-0/+13
2013-09-23writerfilter: remove dead doctok unit testMiklos Vajna3-264/+0
2013-09-10writerfilter: remove old unit testsJelle van der Waa8-1267/+0
2013-09-10remove old unit testsJelle van der Waa2-7552/+0
2013-07-10writerfilter: move the crash test file to "pass" directoryMichael Stahl1-0/+12
2013-06-11abi#4817 attempt to access an element in an empty containerMiklos Vajna1-0/+6
2013-06-10fdo#64656 RTF import: handle levelnumbers without leveltextMiklos Vajna1-0/+10
2013-05-21fdo#46808, Use service constructorsNoel Grandin1-14/+4
2013-05-02writerfilter: few more doxygen commentsMiklos Vajna1-0/+7
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-8/+8
2013-03-19further OUString cleanupThomas Arnhold1-1/+1
2013-02-25drop various dangling makefile.mksCaolán McNamara3-184/+0
2013-02-24remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith1-4/+2
2013-01-03writerfilter: remove Junit complex testMichael Stahl6-136/+0