summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8.cxx
AgeCommit message (Expand)Author
2015-01-07WW8 filter: export zoom typeJustin Luth
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-04bnc#636128 DOC export: handle FFData.cchMiklos Vajna
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-12Typo: compatability->compatibilityJulien Nabet
2014-10-06Resolves: fdo#84588 loop in TableInfo::getNextNodeCaolán McNamara
2014-10-01DocxAttributeOutput::CharEscapement: avoid writing <w:sz> twiceMiklos Vajna
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner
2014-08-12Refactored IDocumentExternalData out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentStatistics our of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-03use assert when followed by derefCaolán McNamara
2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-11Revert "Change sw::mark::IMark::GetOtherMarkPos return type from refMichael Stahl
2014-06-10Change sw::mark::IMark::GetOtherMarkPos return type from ref to pointerStephan Bergmann
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner
2014-06-03Changed DocumentDeviceManager includes to IDocumentDeviceAccess.Valentin Kettner
2014-06-03Fixed a typo in IDocumentSettingAccess.hxxValentin Kettner
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner
2014-06-03Work on DocumentSettingManager for SwDoc.Valentin Kettner
2014-05-14sprmids is used only inside sw/source/filter/ww8Miklos Vajna
2014-05-11coverity#1130479 Uninitialized pointer fieldCaolán McNamara
2014-05-09fdo#77890: page break exported as section break if different 1st page is setumeshkadam
2014-05-07WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-05-07fdo#77812 :FILESAVE :DOCX : Extra Section Break gets added in filePallavi Jadhav
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14fdo#76741 [DOCX] Table Alignment and width typeVinaya Mandke
2014-04-07Rename .doc SPRM IDs to match current MS specsLuke Deller
2014-04-06Full colour table borders in .doc exportLuke Deller
2014-04-04coverity#704997 Explicit null dereferencedCaolán McNamara
2014-04-01Bin pointless INET_MARK_TOKENTor Lillqvist
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-13coverity#708499 Uninitialized scalar fieldCaolán McNamara
2014-03-13fdo#74772 : File Corruption - Issue related to List Bullet NumberingRajashri
2014-03-10coverity#708500 Uninitialized pointer fieldCaolán McNamara
2014-03-05coverity#735945 Dereference after null checkCaolán McNamara
2014-02-27Remove visual noise from swAlexander Wilms