summaryrefslogtreecommitdiff
path: root/sw/source/filter/html
AgeCommit message (Expand)AuthorFilesLines
2014-02-18Fix crash in css rgb color handling.Jan Holesovsky1-1/+1
2013-12-10fdo#70198: sw: don't truncate Time values on 32bit platformsMichael Stahl1-2/+3
2013-09-04fix html export of line spacingIvan Timofeev1-1/+1
2013-05-15sw: change pool default of RES_FOLLOW_TEXT_FLOW to "false"Michael Stahl1-0/+5
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist5-12/+12
2013-05-14coverity#1019413: Unitialized scalar variableNorbert Thiebaud1-0/+4
2013-05-13Resolves: #i120106# implement a SwPosFlyFrms which avoids memory leaksArmin Le Grand1-6/+4
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza2-4/+4
2013-04-26Use <div> instead of <multicol> when exporting multi-column sectionsHarri Pitkänen5-16/+38
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy3-3/+3
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy2-2/+2
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-2/+2
2013-04-19sw: missing prefix for global pBreakItMiklos Vajna3-14/+14
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák20-247/+245
2013-04-05new module i18nlangtagEike Rathke6-6/+6
2013-03-27Remove HTMLMODE_FRM_COLUMNS and export column-count CSS attributeHarri Pitkänen5-10/+17
2013-03-27-Wunused-macrosStephan Bergmann2-5/+0
2013-03-25Fix spelling errors and typos: 'unkown' change to 'unknown'vincent1-1/+1
2013-03-20coverity#735389 Copy-paste errorJulien Nabet1-1/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-6/+6
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-20/+20
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold4-61/+61
2013-03-17let LibreOffice find html.stwAndras Timar1-12/+10
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir4-12/+12
2013-03-11fdo#57950: Removed some chained appends from swMarcos Paulo de Souza1-71/+37
2013-03-07Resolves: #i120442# fix html-flavored copy+paste of unicode surrogate pairsHerbert Dürr1-9/+29
2013-03-04doubled namespacesThomas Arnhold1-2/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-3/+3
2013-03-03sal_Bool to boolTakeshi Abe1-1/+1
2013-02-27sw: get rid of no longer needed TOOLS_CONSTASCII_STRINGPARAM defineMiklos Vajna1-11/+7
2013-02-23Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet1-1/+1
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac5-12/+12
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl4-10/+10
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida16-39/+39
2013-02-12Some cppcheck cleaningJulien Nabet1-1/+1
2013-01-29sal_Bool to boolTakeshi Abe1-2/+2
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-1/+1
2013-01-17Proper construction of the impl class, using initializer.Kohei Yoshida1-3/+4
2012-12-27Get rid of duplicated and apparently unused historical leftoversTor Lillqvist2-47/+0
2012-12-27Check for _MSC_VER instead of MSC in sourcesTor Lillqvist2-2/+6
2012-12-23sal_Bool to boolTakeshi Abe3-25/+25
2012-12-20incorrect if/for body alignmentLuboš Luňák1-2/+1
2012-12-20sal_Bool to boolTakeshi Abe4-68/+68
2012-12-17fdo#58286: sw HTML export: fix missing end tags on FrmFmtsMichael Stahl1-1/+2
2012-12-17remove rather pointless uses of aEmptyStrCaolán McNamara1-1/+1
2012-12-11fdo#57320: sw: HTML export: hidden text should not be visibleArne de Bruijn4-2/+17
2012-11-30re-base on ALv2 code. Includes:Michael Meeks31-716/+437
2012-11-27avoid unnecessary LanguageTag conversionsEike Rathke1-2/+1
2012-11-23Resolves: fdo#57236 crash on export to htmlCaolán McNamara2-16/+18
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl1-1/+1