summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlfly.cxx
AgeCommit message (Expand)Author
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-01-24Fix some IWYU warningsMiklos Vajna
2017-10-23loplugin:includeform: swStephan Bergmann
2017-04-27tdf#39468 Translate German comments in swJens Carl
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2016-11-25declaration of nAllFlags shadows a member of 'this' [-Werror=shadow]Noel Grandin
2016-11-25convert HTML constants to scoped enums and typed_flagsNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2014-04-06html: "using namespace css" missingTomaž Vajngerl
2014-04-06sw html: split htmlfly to writer and class definition partTomaž Vajngerl
2014-03-24coverity#704985 Dereference after null checkCaolán McNamara
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-12fdo#66822 - refactor HTML export of image to bullet listTimothy Markle
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-18convert sw/source/filter/html/*.cxx from String to OUStringNoel Grandin
2013-10-15convert sw/source/filter/html/*.hxx from String to OUStringNoel Grandin
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist
2013-10-12Simplify, and check _WIN32 instead of UNXTor Lillqvist
2013-10-07html export: export attributes with literalsThomas Arnhold
2013-10-06fdo#58912 HTML export: headers and footers cause non-validating htmlThomas Arnhold
2013-09-13String to OUStringThomas Arnhold
2013-08-12Change String to OUString in some class and functions.Palenik Mihály
2013-08-12String to OUString and some optimizationsMatteo Casalin
2013-07-11fix HTML export of linked image bulletsAndras Timar
2013-07-11remove unused headersAndras Timar
2013-07-11statement aligned as second statement in if body but not in a statement blockAndras Timar
2013-07-11fdo#63211 - embed images in HTML export.Ciorba Edmond
2013-06-18fdo#43460 sw: use isEmpty()Jelle van der Waa
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-13Resolves: #i120106# implement a SwPosFlyFrms which avoids memory leaksArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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-17fdo#58286: sw HTML export: fix missing end tags on FrmFmtsMichael Stahl
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-01sal_Bool to boolTakeshi Abe
2012-07-25sorted_vector: MSVC doesn't know which erase to callMichael Stahl
2012-07-25Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin
2012-07-17Convert SV_DECL_PTRARR_SORT(SwHTMLPosFlyFrms) to o3tl::sorted_vectorNoel Grandin
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-05-25Convert SV_DECL_PTRARR_SORT_VISIBILITY(SwPosFlyFrms) to std::setNoel Grandin