summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmltabw.cxx
AgeCommit message (Expand)Author
2015-04-18fix export to rtf of ooo87305-1.odtCaolán McNamara
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-16sal_Bool/sal_uInt16 to boolMatteo Casalin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-20fix crashing on exit in static SvxBrushItem dtorCaolán McNamara
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-31coverity#736941 : Arguments in wrong orderNorbert Thiebaud
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-07html export: <table> has no cols attribute in 4.0Thomas Arnhold
2013-10-07drop PURE_HTMLThomas Arnhold
2013-10-07html export: export attributes with literalsThomas Arnhold
2013-09-13String to OUStringThomas Arnhold
2013-09-11convert include/editeng/brushitem.hxx from String to OUStringNoel Grandin
2013-09-08Generalize SwHTMLWriter::ToPixel methodZolnai Tamás
2013-08-12Change String to OUString in some class and functions.Palenik Mihály
2013-08-12String to OUString and some optimizationsMatteo Casalin
2013-07-11fdo#63211 - embed images in HTML export.Ciorba Edmond
2013-06-13cppcheck: fix a bunch of reassignmentsJulien Nabet
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-13sal_Bool to boolTakeshi Abe
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(SwWriteTableRows) to o3tl::sorted_vectorNoel Grandin
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(SwWriteTableCols) to o3tl::sorted_vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR_DEL(SwWriteTableCells) to boost::ptr_vectorNoel Grandin
2012-04-30fdo#47670: sw: HTML: fix table border export:Michael Stahl
2012-04-30fdo#41796: sw: HTML: spurious semicolons in STYLE:Michael Stahl
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-09-28ByteString->rtl::OStringBufferCaolán McNamara
2011-09-19ByteString->rtl::OString[Buffer]Caolán McNamara
2011-08-02ByteString::CreateFromInt32 -> rtl::OStringBuffer::appendCaolán McNamara
2011-08-02convert to rtl::OString[Buffer] and simplifyCaolán McNamara
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-05CWS gnumake3: reverted error from cws gnumake2Mathias Bauer
2011-01-31Remove comments; sw/source/filtershirahara
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner