summaryrefslogtreecommitdiff
path: root/binaryurp/qa
ModeNameSize
-rw-r--r--test-cache.cxx2313logplain
-rw-r--r--test-unmarshal.cxx3324logplain
ref='/cgit/lo/core/commit/sw/source/filter/ww8/rtfexport.hxx?h=libreoffice-5-4-branch-point&id=0d051730156f633150fa9e3107fe97cf7be6d8f9'>loplugin:constantparamNoel Grandin 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-08-25loplugin:countusersofdefaultparamsNoel Grandin 2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin 2016-03-09RTF export: write user-defined document propertiesMiklos Vajna 2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin 2016-02-22sw: prefix members of RtfExportMiklos Vajna 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-14sw: indentation fixesMiklos Vajna 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-09-24Related: tdf#92521 RTF export: handle section break right after a tableMiklos Vajna 2015-08-03sw: inline use-once typedefsNoel Grandin 2015-06-20sw: WW8 export: remove WW6 export, part2: SupportsUnicode()Michael Stahl 2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier 2015-04-11No need to spell out com::sun::star, css is enough.Miklos Vajna 2015-02-07loplugin:deletedspecialStephan Bergmann 2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin 2015-01-17Use std::unique_ptrMiklos Vajna 2014-10-15fdo#82860 RTF export: if shape has textbox, export its contents as shape textMiklos Vajna 2014-06-27fdo#80167 RTF export: don't loose page breaksMiklos Vajna 2014-05-12sw: fix indentation in rtfexportMiklos Vajna 2014-04-04RtfExport: convert remaining two naked pointer membersMiklos Vajna 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2014-02-26fdo#73596 [DOCX] Multiple Columns in IndexVinaya Mandke