summaryrefslogtreecommitdiffstats
path: root/sw/source/filter
Commit message (Expand)AuthorAgeFilesLines
* cid#1352648 uninitialized membersMiklos Vajna2016-02-161-0/+1
* tdf#56321 - .doc import image flipped statusJustin Luth2016-02-151-0/+18
* drop outdated fileDavid Tardon2016-02-151-3/+0
* tdf#76817: fix missing heading styles assigned to outline levels in ooxmlMark Hung2016-02-134-19/+40
* don't assert that no ODF import happens without a base URLMichael Stahl2016-02-091-1/+3
* crashtesting: assert on exporting tdf94913-1.docx to docCaolán McNamara2016-02-091-1/+1
* Remove excess newlinesChris Sherlock2016-02-093-13/+0
* tdf#83890 sw html export: fix missing start numbering attributeMarc Bessières2016-02-082-4/+7
* sw: move SwTextTable's SwClient to SwTextTable::ImplMichael Stahl2016-02-052-4/+4
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-042-3/+3
* unnecessary use of OUString constructorNoel Grandin2016-01-311-1/+1
* tools: rename FontUnderline to FontLineStyleChris Sherlock2016-01-319-92/+92
* Remove unused includesMiklos Vajna2016-01-303-4/+0
* RTF export: remove unused parameter of IsExportNumRule()Miklos Vajna2016-01-291-3/+1
* tdf#96175 RTF filter: export \companyMiklos Vajna2016-01-291-0/+15
* loplugin:fpcomparison in sw/Noel Grandin2016-01-271-1/+1
* tdf#84317 convert missing numbering types to OOXML tokens.Mark Hung2016-01-271-1/+33
* loplugin: unused return valuesNoel Grandin2016-01-212-5/+4
* vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock2016-01-214-4/+4
* loplugin:unusedmethods in sw/Noel Grandin2016-01-191-1/+0
* cppcheck: nullPointerCaolán McNamara2016-01-181-10/+3
* vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2016-01-182-7/+7
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-175-6/+6
* revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2016-01-167-13/+13
* vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2016-01-162-7/+7
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-165-6/+6
* starmath: only use WordProcessingML elements in DOCX filesMichael Stahl2016-01-151-1/+2
* oox: move enum DocumentType out of drawingml.hxxMichael Stahl2016-01-151-3/+3
* sw: -Werror=unused-but-set-variableMichael Stahl2016-01-131-5/+0
* loplugin:unusedmethods unused return value in sw/Noel Grandin2016-01-1325-157/+99
* xmloff: SvXMLExport::mbExtended is dead nowMichael Stahl2016-01-121-4/+0
* tdf#96412 Fix export text table cell UserDefinedAttributes to xml.aqcoder2016-01-121-1/+25
* tdf#61511 RTF export: handle page background solid color fillMiklos Vajna2016-01-125-19/+42
* tdf#66822 - refactor HTML export of image bullet listsusobhang702016-01-111-1/+1
* loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann2016-01-111-1/+1
* crashtesting: fix assert on re-export of ooo74510-1.odt to docxCaolán McNamara2016-01-101-2/+9
* Fix typosAndrea Gelmini2016-01-1024-33/+33
* svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl2016-01-073-6/+6
* BASIC : use std::vector instead of SbArray for Modules.Arnaud Versini2016-01-071-8/+6
* DOC(X) filter: BAF -> BAILS in the smart tag mappingMiklos Vajna2016-01-043-10/+9
* these fields can be static constantsNoel Grandin2016-01-045-31/+27
* Cleanup after removing vcl::FontInfo classChris Sherlock2016-01-042-6/+6
* vcl: Excise vcl::FontInfo classChris Sherlock2016-01-032-4/+4
* crashtesting: assert on export of fdo45349-3.fodt to docCaolán McNamara2015-12-281-2/+4
* sal_uLong/sal_uIntPtr for ScNumFormatAbbrevMatteo Casalin2015-12-272-2/+2
* Revert "tdf#96412 Fix export text table cell UserDefinedAttributes to xml."jan iversen2015-12-251-25/+1
* move SwXStyle entirely into compilation unitBjoern Michaelsen2015-12-252-95/+83
* tdf#96412 Fix export text table cell UserDefinedAttributes to xml.aqcoder2015-12-241-1/+25
* loplugin:unusedfields in swNoel Grandin2015-12-212-2/+0
* sw: remove that silly lcl_CopyStreamMichael Stahl2015-12-202-29/+14