summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8.hxx
AgeCommit message (Expand)Author
2013-10-22boost::optional default ctor uses boost::none alreadyMiklos Vajna
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co
2013-10-18convert String vectors to OUString vectors in SWNoel Grandin
2013-10-17MSWordStyles: initial DOCX export of list stylesMiklos Vajna
2013-10-10convert sw/source/filter/ww8/*.hxx from String to OUStringNoel Grandin
2013-10-09Related: fdo#38838 remove UniString::EqualsAsciiCaolán McNamara
2013-10-02remove some UniString::GetBufferCaolán McNamara
2013-09-18DOCX styles: Generate the styleIds similar ways as MSO does.Jan Holesovsky
2013-09-09String to OUstringMatteo Casalin
2013-09-08CharBrd 9.4: DOC filtersZolnai Tamás
2013-08-25String to OUString and some cleanupMatteo Casalin
2013-08-15String to OUString, some formattingMatteo Casalin
2013-06-14Resolves: #i119470# fix page number in header lost when save in web layoutLei De Bin
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-05-02Resolves: #120098# Memoryleak fixed at escher sw exportArmin Le Grand
2013-04-07move BulletDefinitions() to MSWordExportBase to avoid copy&pasteMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05Get rid of copy&paste by moving code from WW8Export to MSWordExportBaseMiklos Vajna
2013-03-14Code cleanup for i#120928 patchCédric Bosdonnat
2013-03-13Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng
2013-03-10Translate german comments in sw/source/filter/ww8/Joren De Cuyper
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
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