summaryrefslogtreecommitdiff
path: root/sw/qa/extras/globalfilter
AgeCommit message (Expand)Author
2019-12-26tdf#129514 sw: DOCX export: write separator for CH_TXT_ATR_FORMELEMENTMichael Stahl
2019-10-23sw: add test for RTF/DOCX roundtrip of nested fieldsMichael Stahl
2019-10-23sw: DateFieldmark separator position: hack to put it at the startMichael Stahl
2019-10-23sw: actually insert CH_TXT_ATR_FIELDSEPMichael Stahl
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-07-23resurrect and improve loplugin:referencecastingNoel Grandin
2019-07-12MSForms: Test import / export of character formatting for date fieldTamás Zolnai
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai
2019-07-12MSForms: DOCX import of text-based date fieldTamás Zolnai
2019-07-12MSForms: ODF import / export of text-based date fieldTamás Zolnai
2019-07-08Simplify Sequence iterations in sw/qa/* and sw/source/core/*Arkadiy Illarionov
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin
2019-04-18tdf#42949 Fix IWYU warnings in sw/qa/*Gabor Kelemen
2019-03-10MSForms: Add some extra comments for the new codeTamás Zolnai
2019-03-10MSForms: Test legacy form field import / export for the supported formats.Tamás Zolnai
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-05-20tdf#117502 fix graphical bullets for OOXML and RTFTomaž Vajngerl
2018-05-16sw: cleanup globalfilter testTomaž Vajngerl
2018-05-16sw: improvements of globalfilter testTomaž Vajngerl
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl
2018-04-10remove swapping and link from GraphicObject and GraphicTomaž Vajngerl
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-08sw: get rid of FN_UNO_GRAPHIC_U_R_L and "GraphicURL" propertyTomaž Vajngerl
2018-03-07xmloff: convert XMLTextParagraphExport to get rid of "GraphicURL"Tomaž Vajngerl
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl
2018-01-24Fix some IWYU warningsMiklos Vajna
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2017-09-05tdf#104936 RTF export: implement ZOrder of TextFrames / shapesMiklos Vajna
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: swStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist
2016-06-08tdf#97103 sw: fix restoring of SetRedlineMode on DOCX/RTF exportMichael Stahl
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-02loplugin:stringconstantStephan Bergmann
2016-02-02xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-14tdf#92471: Improve color conversion to MSO highlightingZolnai Tamás
2015-05-29Fix Mac TBs by unhidding testSkipImages()Julien Nabet
2015-05-29Revert "skip SkipImages unit test on MacOs"Julien Nabet
2015-05-28loplugin:unreffunStephan Bergmann
2015-05-27skip SkipImages unit test on MacOsJulien Nabet