summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/swhtml.cxx
AgeCommit message (Expand)Author
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl
2012-10-30sal_Bool to boolTakeshi Abe
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-08-16idxexample.odt and html.stw cleanup (fdo#49101, fdo#49098)Istvan Turi
2012-07-20SwPostItField: add aName memberMiklos Vajna
2012-07-16SwPostItField: added aInitials memberMiklos Vajna
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-22Remove empty or non-called methodsThomas Arnhold
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-05-09also convert assertions in previous commitMichael Stahl
2012-05-09fix std::deque::deque(size_t) in previous commitMichael Stahl
2012-05-09Convert SV_DECL_PTRARR(_HTMLAttrs) to std::dequeNoel Grandin
2012-05-09Convert SV_DECL_PTRARR(_HTMLAttrContexts) to std::vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR_DEL(ImageMaps) to boost::ptr_vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR(SwHTMLFrmFmts) to std::vectorNoel Grandin
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2012-01-18removed dead macroTakeshi Abe
2012-01-10MAC_WITHOUT_EXT never defined thesedaysCaolán McNamara
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-24sw: enable more debug code:Michael Stahl
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-01eliminate SvUShorts typeDaniel Di Marco
2011-08-23Remove unecessary parameter to IDocumentStatistics::UpdateDocStatArnaud Versini
2011-07-29Get rid of these non-printable charsThomas Arnhold
2011-07-22Adjusted for HTMLParser::GetOptions() return type change.Kohei Yoshida
2011-05-20return by ref instead of pointerCaolán McNamara
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-22Resolves: fdo#36080 fdo#34666 process unknown html tags betterAnthony Durity
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-19Reworked the html filterCédric Bosdonnat
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-11Translated commentsChristina Rossmanith
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner