summaryrefslogtreecommitdiff
path: root/sd/qa/unit/HtmlExportTest.cxx
AgeCommit message (Expand)Author
2024-01-10UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
2023-11-19Extended loplugin:ostr: sdStephan Bergmann
2023-09-28tdf#105303: re-introduce single-document html export filterXisco Fauli
2023-09-23tdf#105303: Drop html export wizardXisco Fauli
2023-05-08tdf#154989 filter: XHTML export: avoid duplicated framesSvante Schubert
2022-11-08UnoApiTest: simplify code by using tempfile memberXisco Fauli
2022-11-03UnoApiXmlTest: add new wrapper for XmlTestTools testsXisco Fauli
2022-10-26CppunitTest_sd_html_export_tests: inherit from UnoApiTestXisco Fauli
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-18use more string_view in utl::TempFileNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-03-07clang-format sd with under 5-percent lines of changeMuhammet Kara
2017-08-30loplugin:constparam in variousNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2014-12-18sd: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-07-17make the temp file names random in sd testsMarkus Mohrhard
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-06html export: More standard time specification in <meta/>.Jan Holesovsky
2014-06-06sd html: Unit test for the metadata export.Jan Holesovsky
2014-05-15sd html test: move local vars on top, clean-upTomaž Vajngerl
2014-05-14Unify utl::TempFile ctorsStephan Bergmann
2014-04-29tests: add XML and HTML test tools to test moduleTomaž Vajngerl
2014-04-15Remove unused codeStephan Bergmann
2014-04-13sd html: impress html export testTomaž Vajngerl