summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlcss1.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-03-25fdo#75040 fix application of help's stylesheetAndras Timar1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-3/+3
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-2/+2
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-3/+3
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-8/+8
2013-10-15convert sw/source/filter/html/*.hxx from String to OUStringNoel Grandin1-14/+14
2013-10-09Related: fdo#38838 remove UniString::EqualsAsciiCaolán McNamara1-8/+7
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-2/+3
2013-09-08CharBrd 9.1: HTML filtersZolnai Tamás1-0/+10
2013-09-08Remove a useless code duplicationZolnai Tamás1-8/+0
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke1-1/+1
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-4/+3
2013-08-13Change String to OUString in SwHTMLParser classPalenik Mihály1-2/+2
2013-08-12Change String to OUString in some class and functions.Palenik Mihály1-15/+12
2013-08-12String to OUString and some optimizationsMatteo Casalin1-3/+5
2013-08-06equalsIgnoreAsciiCaseAscii -> equalsIgnoreAsciiCaseLuboš Luňák1-6/+6
2013-08-06Change String to OUString in some class.Palenik Mihály1-89/+82
2013-07-14Mark as constTakeshi Abe1-5/+5
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-2/+2
2012-12-20sal_Bool to boolTakeshi Abe1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-21unused variablesLuboš Luňák1-1/+0
2012-11-19use LanguageTagEike Rathke1-2/+2
2012-10-25sal_Bool to boolTakeshi Abe1-5/+5
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-4/+4
2012-07-25Remove unused parameter.Kohei Yoshida1-1/+1
2012-07-25Referer was set to SfxMedium but was never used. Removing it.Kohei Yoshida1-4/+0
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-6/+6
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin1-4/+3
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin1-6/+6
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-3/+0
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-1/+1
2012-05-09Convert SV_DECL_PTRARR(_HTMLAttrs) to std::dequeNoel Grandin1-4/+4
2012-05-09Convert SV_DECL_PTRARR(_HTMLAttrContexts) to std::vectorNoel Grandin1-4/+4
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: enable more debug code:Michael Stahl1-8/+3
2011-08-19remove extra arg and methodCaolán McNamara1-1/+1
2011-07-29Get rid of these non-printable charsThomas Arnhold1-8/+0
2011-07-27Replace SV_*_PTRARR_SORT with boost::ptr_map.Kohei Yoshida1-4/+4
2011-07-22Adjusted for HTMLParser::GetOptions() return type change.Kohei Yoshida1-12/+12
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak1-1/+1
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-206/+206
2011-02-13Remove unused FULL_FIRST_LETTERThomas Arnhold1-8/+0
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-1/+1
2011-01-31Remove comments; sw/source/filtershirahara1-1/+0
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold1-1/+0