summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8atr.cxx
AgeCommit message (Expand)Author
2015-08-13tdf#92885 - Incorrect cell border drawing in DOC file after saving in 5.0Noel Grandin
2015-06-19tdf#88697: sw: make WW8 export of CITATION fields compatible withMichael Stahl
2015-06-19sw: remove the SwField::ExpandCitation disasterMichael Stahl
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03sw: prefix members of MSWordExportBaseMiklos Vajna
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann
2015-04-14SwRTFWriter::OutRTFBorder is gone, so no merging needed anymoreCaolán McNamara
2015-04-08fix assert on exporting fdo79938-1.ott to .docCaolán McNamara
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-03-21Char highlight: convert LO character background to MSO highlightingZolnai Tamás
2015-03-21Char shading: use a marker for character background imported from MSO shadingZolnai Tamás
2015-03-21Char highlight: export character background to MSO formats based on settingsZolnai Tamás
2015-03-21Char highlight: DOC filtersZolnai Tamás
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-02-21Typo: paragaph(s)->paragraph(s)Julien Nabet
2015-01-31tdf#88583 MSWordExportBase: fix handling of paragraph background colorMiklos Vajna
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2014-12-19fdo#59886 export fixed date and time fields to docx.Eilidh McAdam
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-29revert hunk that makes sw_ooxmlexport tests failCaolán McNamara
2014-09-29Resolves: fdo#81277 missing table cell background color in doc/html importCaolán McNamara
2014-09-26remove unnecessary casts in misc calls to SvStream.Write*Noel Grandin
2014-09-19consider following redline as wellCaolán McNamara
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-26Avoid undefined null pointer dereferencesStephan Bergmann
2014-08-22Avoid unnecessary invalid downcastsStephan Bergmann
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-08-01fdo#81341 : DOCX: EditTime is not geting preserved after RTPallavi Jadhav
2014-07-28MSWordExportBase::OutputSectionBreaks: avoid fake section breaksMiklos Vajna
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-11fdo#76279 Invalid Citation on RoundTripSourav
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-27fdo#80167 RTF export: don't loose page breaksMiklos Vajna
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-04fdo#78907 : File crashed while saving.PriyankaGaikwad
2014-06-03Changed DocumentDeviceManager includes to IDocumentDeviceAccess.Valentin Kettner
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante