summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlcss1.cxx
AgeCommit message (Expand)Author
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-15convert sw/source/filter/html/*.hxx from String to OUStringNoel Grandin
2013-10-09Related: fdo#38838 remove UniString::EqualsAsciiCaolán McNamara
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-08CharBrd 9.1: HTML filtersZolnai Tamás
2013-09-08Remove a useless code duplicationZolnai Tamás
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-13Change String to OUString in SwHTMLParser classPalenik Mihály
2013-08-12Change String to OUString in some class and functions.Palenik Mihály
2013-08-12String to OUString and some optimizationsMatteo Casalin
2013-08-06equalsIgnoreAsciiCaseAscii -> equalsIgnoreAsciiCaseLuboš Luňák
2013-08-06Change String to OUString in some class.Palenik Mihály
2013-07-14Mark as constTakeshi Abe
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-12-20sal_Bool to boolTakeshi Abe
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-21unused variablesLuboš Luňák
2012-11-19use LanguageTagEike Rathke
2012-10-25sal_Bool to boolTakeshi Abe
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-07-25Remove unused parameter.Kohei Yoshida
2012-07-25Referer was set to SfxMedium but was never used. Removing it.Kohei Yoshida
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-09Convert SV_DECL_PTRARR(_HTMLAttrs) to std::dequeNoel Grandin
2012-05-09Convert SV_DECL_PTRARR(_HTMLAttrContexts) to std::vectorNoel Grandin
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24sw: enable more debug code:Michael Stahl
2011-08-19remove extra arg and methodCaolán McNamara
2011-07-29Get rid of these non-printable charsThomas Arnhold
2011-07-27Replace SV_*_PTRARR_SORT with boost::ptr_map.Kohei Yoshida
2011-07-22Adjusted for HTMLParser::GetOptions() return type change.Kohei Yoshida
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-13Remove unused FULL_FIRST_LETTERThomas Arnhold
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-31Remove comments; sw/source/filtershirahara
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold