summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8.hxx
AgeCommit message (Expand)Author
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-09-07MSVC: Conversion loses qualifiersStephan Bergmann
2012-09-06basic .docx write support for embedded fontsLuboš Luňák
2012-07-13add constLuboš Luňák
2012-06-25Convert aTOXArr member from Svptrarr to std::vectorNoel Grandin
2012-06-25Convert aCntnt member from Svptrar to std::vectorNoel Grandin
2012-06-25Convert aChrTxtAtrArr from Svptrarr to std::vectorNoel Grandin
2012-06-25Clean up usage of aChrSetArr std::vector, no point in not being type-safeNoel Grandin
2012-06-18removed unused forward declarations of classTakeshi Abe
2012-05-09Convert SV_DECL_PTRARR(WW8_WrFkpPtrs) to boost::ptr_vectorNoel Grandin
2012-04-21Use boost::ptr_vector in WW8_WrPct instead of SV_DECL_PTRARR_DELArnaud Versini
2012-03-09update code a bitCaolán McNamara
2012-03-0864bit Truncated pointer used as an unique 32bit idCaolán McNamara
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara
2012-03-07We just want to know if this ole object is already exported or notCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-12-23SV_DECL_VARARR->std::vectorAugust Sodora
2011-11-01eliminate SvUShorts typeDaniel Di Marco
2011-10-07Remove Declaration of WW8Bytes now not usedMaciej Rumianowski
2011-10-072nd part of Replace WW8Bytes with ww::bytesMaciej Rumianowski
2011-10-07Remove unused Variables in WW8ExportMaciej Rumianowski
2011-10-071st part of Replace WW8Bytes with ww::bytesMaciej Rumianowski
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power
2011-08-04[PATCH] Get rid of SvULongs in writerMaciej Rumianowski
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-13sw34bf06: #i104384#: problem exporting section breaks in tablesHenning Brinkmann
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-11sw34bf04: merge DEV300_m102Michael Stahl
2011-03-09sw34bf04: #i46648#: define class for NfKeywordTableHenning Brinkmann
2011-03-03move all GetId(whatever type for font) to the base classLuboš Luňák
2011-03-01#i117121# ambiguous nameing of SwAttrIter in ww8Henning Brinkmann
2011-02-15m100 mergedos
2011-01-31WaE: various new gcc 4.6.0 warningsCaolán McNamara
2011-01-31Remove comments; sw/source/filtershirahara
2011-01-26MSWordExportBase::SupportsUnicode(): renamed from HackIsWW8OrHigherMiklos Vajna
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2011-01-13do not write w:docGrid to styles.xmlLuboš Luňák
2010-12-20#i102247# re-introduce export of outlineos
2010-12-03fdo#32039: Missing outline feature in new RTF export filterCédric Bosdonnat
2010-11-30CWS-TOOLING: integrate CWS pl08Ivo Hinkelmann
2010-11-26Merge branch 'libreoffice-3-3'Rene Engelhard
2010-11-26Fix n#653526: Some section was added after having written the SEPXCédric Bosdonnat
2010-11-18Fixed an infinite loop while exporting some files in doc/docx/rtfCédric Bosdonnat
2010-11-14RTF: port last changes from CWSMiklos Vajna
2010-11-04pl08: #163778# use EncryptionData from MediaDescriptorMikhail Voytenko