summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-30sw: sal_Bool->boolNoel Grandin1-3/+3
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann1-3/+2
2014-04-14fdo#76741 [DOCX] Table Alignment and width typeVinaya Mandke1-0/+5
2014-04-07Rename .doc SPRM IDs to match current MS specsLuke Deller1-3/+4
2014-04-06Full colour table borders in .doc exportLuke Deller1-0/+33
2014-04-04coverity#704997 Explicit null dereferencedCaolán McNamara1-1/+1
2014-04-01Bin pointless INET_MARK_TOKENTor Lillqvist1-1/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-13coverity#708499 Uninitialized scalar fieldCaolán McNamara1-2/+6
2014-03-13fdo#74772 : File Corruption - Issue related to List Bullet NumberingRajashri1-1/+3
2014-03-10coverity#708500 Uninitialized pointer fieldCaolán McNamara1-11/+68
2014-03-05coverity#735945 Dereference after null checkCaolán McNamara1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-31/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-6/+6
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-13fdo#74215:Fix for empty imagedata in Number Pic bulletRavindra Vidhate1-1/+3
2014-02-12DOCX Export of 'Table Cell Redline' (like insert cell or delete cell)Adam Co1-0/+4
2014-02-12DOCX Export of 'Table Row Redline' (like insert row or delete row)Adam Co1-0/+4
2014-02-10Typo: adress -> addressJulien Nabet1-1/+1
2014-02-06DOC export: fix nested commentsMiklos Vajna1-1/+1
2014-01-28bool improvementsStephan Bergmann1-7/+7
2014-01-28MSVC apparently does not pack bitfields of different typeStephan Bergmann1-1/+1
2014-01-28sw: remove __WW8_NEEDS_COPY over-optimizationMichael Stahl1-10/+0
2014-01-27filter: add sprmids headerMiklos Vajna1-1/+1
2014-01-25coverity#1158196 Dereference null return valueCaolán McNamara1-2/+4
2014-01-22convert more SvStream::operator<< callsNoel Grandin1-2/+2
2014-01-17bool improvementsStephan Bergmann1-1/+1
2014-01-15String::Len was used in a non-bool context hereStephan Bergmann1-1/+1
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-10/+10
2014-01-09WaE [loplugin]: unused variable 'aStarts'Tor Lillqvist1-1/+0
2014-01-09DOC export of annotation marksMiklos Vajna1-1/+16
2014-01-09DOCX export of annotation marksMiklos Vajna1-0/+4
2013-12-06fdo#71784: Invalid Sections getting added to the document after RTTushar Bende1-1/+1
2013-11-23xub_StrLen to sal_Int32Matteo Casalin1-5/+4
2013-11-11DOC export: allow saving as a templateMiklos Vajna1-3/+5
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza1-2/+1
2013-11-05fdo#69644 - fix docx export of wrong number and width of columnsAdam Co1-0/+6
2013-11-01Made some changes to remove the compile warnings...Jian Hong Cheng1-5/+5
2013-10-29cppcheck: fix Possible inefficient checking for emptinessJulien Nabet1-1/+1
2013-10-29cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-6/+6
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-2/+2
2013-10-23Resolves: #i119963#, #i120877# import and export actual TOC contentOliver-Rainer Wittmann1-138/+131
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-4/+4
2013-10-15convert sw/source/filter/ww8/*.cxx from String to OUStringNoel Grandin1-20/+20
2013-10-10convert sw/source/filter/ww8/*.hxx from String to OUStringNoel Grandin1-10/+10
2013-10-09Related: fdo#38838 remove UniString::EqualsAsciiCaolán McNamara1-2/+2
2013-10-02remove some UniString::GetBufferCaolán McNamara1-8/+8
2013-09-27Related: fdo#38838 remove UniString::SearchBackwardCaolán McNamara1-4/+4
2013-09-13String to OUStringThomas Arnhold1-4/+4
2013-08-15String to OUString, some formattingMatteo Casalin1-1/+1