summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/css1atr.cxx
AgeCommit message (Expand)Author
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-23Resolves: fdo#57236 crash on export to htmlCaolán McNamara
2012-11-19use LanguageTagEike Rathke
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-26Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-04-30fdo#41796: sw: HTML: spurious semicolons in STYLE:Michael Stahl
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2012-01-09simplify CharClassCaolán McNamara
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-23Enable :first-letter CSS pseudo-class for all browsers in HTML exportHarri Pitkänen
2011-11-08Removed some SvStringsSortDtorDaisuke Nishino
2011-11-03ByteString->rtl::OStringCaolán McNamara
2011-10-28Export blinking text attribute to HTML in all HTML export modesHarri Pitkänen
2011-09-29ByteString->rtl::OStringCaolán McNamara
2011-09-28ByteString->rtl::OStringBufferCaolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-20ByteString->rtl::OStringBufferCaolán McNamara
2011-07-02ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara
2011-06-20Import and export character case transformations unconditionally to/from HTMLHarri Pitkänen
2011-06-14Support font effects "Capitals", "Lowercase" and "Title" in HTML exportHarri Pitkänen
2011-04-25Remove OS/2 supportFrancois Tigeot
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-19Fixed HTML filters to work with new bordersCédric Bosdonnat
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-21Remove CSET supportThomas Arnhold
2011-02-16Remove WTC supportThomas Arnhold
2011-02-13Remove unused EXACT_VALUESThomas Arnhold
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-01-31Remove comments; sw/source/filtershirahara
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-06remove obsolete __FAR_DATAMichael Callahan
2010-11-27compiler warning: add parentheses around operands of ==David Tardon
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat
2010-11-22remove bogus commentsKayo Hamid
2010-10-28Mac OS9 Cleanup #7Joseph Powers
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth