summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/css1atr.cxx
AgeCommit message (Expand)Author
2013-09-04fix html export of line spacingIvan Timofeev
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-27Remove HTMLMODE_FRM_COLUMNS and export column-count CSS attributeHarri Pitkänen
2013-03-20coverity#735389 Copy-paste errorJulien Nabet
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-03-11fdo#57950: Removed some chained appends from swMarcos Paulo de Souza
2013-03-04doubled namespacesThomas Arnhold
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-12-27Get rid of duplicated and apparently unused historical leftoversTor Lillqvist
2012-12-27Check for _MSC_VER instead of MSC in sourcesTor Lillqvist
2012-12-20sal_Bool to boolTakeshi Abe
2012-12-11fdo#57320: sw: HTML export: hidden text should not be visibleArne de Bruijn
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