summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-01-07WW8 filter: export zoom typeJustin Luth1-3/+13
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-3/+3
2014-11-04bnc#636128 DOC export: handle FFData.cchMiklos Vajna1-0/+10
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-10-12Typo: compatability->compatibilityJulien Nabet1-3/+3
2014-10-06Resolves: fdo#84588 loop in TableInfo::getNextNodeCaolán McNamara1-1/+7
2014-10-01DocxAttributeOutput::CharEscapement: avoid writing <w:sz> twiceMiklos Vajna1-0/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-3/+3
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin1-1/+1
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin1-1/+1
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-6/+6
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann1-2/+2
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner1-2/+1
2014-08-12Refactored IDocumentExternalData out of SwDoc.Valentin Kettner1-2/+3
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-1/+3
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentStatistics our of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner1-5/+5
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-4/+4
2014-07-03use assert when followed by derefCaolán McNamara1-1/+2
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand1-7/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-23/+23
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-06-11Revert "Change sw::mark::IMark::GetOtherMarkPos return type from refMichael Stahl1-1/+1
2014-06-10Change sw::mark::IMark::GetOtherMarkPos return type from ref to pointerStephan Bergmann1-1/+1
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner1-2/+3
2014-06-03Changed DocumentDeviceManager includes to IDocumentDeviceAccess.Valentin Kettner1-9/+9
2014-06-03Fixed a typo in IDocumentSettingAccess.hxxValentin Kettner1-2/+2
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner1-6/+6
2014-06-03Work on DocumentSettingManager for SwDoc.Valentin Kettner1-2/+3
2014-05-14sprmids is used only inside sw/source/filter/ww8Miklos Vajna1-1/+1
2014-05-11coverity#1130479 Uninitialized pointer fieldCaolán McNamara1-7/+13
2014-05-09fdo#77890: page break exported as section break if different 1st page is setumeshkadam1-0/+1
2014-05-07WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist1-1/+1
2014-05-07fdo#77812 :FILESAVE :DOCX : Extra Section Break gets added in filePallavi Jadhav1-0/+15
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