summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlfly.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-11-28Add some more utility methods to SwFormatAnchorNoel Grandin1-1/+1
2022-11-26use more SwFormatAnchor::GetAnchorNode methodNoel Grandin1-2/+2
2022-08-25Use SwNode instead of SwNodeIndex in SwPosFlyFrameNoel Grandin1-1/+1
2022-08-09no need to allocate this separately in SwHTMLPosFlyFrameNoel Grandin1-4/+4
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin1-1/+1
2021-06-07sw: prefix members of CSS1Selector, HTMLStartEndPos, SvxCSS1MapEntry and ...Miklos Vajna1-15/+15
2020-07-31loplugin:flatten in sw/core/view..sw/core/htmlNoel Grandin1-18/+18
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen1-8/+0
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-01-24Fix some IWYU warningsMiklos Vajna1-0/+2
2017-10-23loplugin:includeform: swStephan Bergmann1-2/+2
2017-04-27tdf#39468 Translate German comments in swJens Carl1-5/+4
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-1/+1
2016-11-25declaration of nAllFlags shadows a member of 'this' [-Werror=shadow]Noel Grandin1-2/+2
2016-11-25convert HTML constants to scoped enums and typed_flagsNoel Grandin1-3/+3
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-9/+9
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-12/+12
2014-04-06html: "using namespace css" missingTomaž Vajngerl1-0/+2
2014-04-06sw html: split htmlfly to writer and class definition partTomaž Vajngerl1-1670/+1
2014-03-24coverity#704985 Dereference after null checkCaolán McNamara1-0/+1
2014-03-24svtools: sal_Bool->boolNoel Grandin1-5/+5
2014-02-27Remove visual noise from swAlexander Wilms1-22/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-11/+11
2014-02-12fdo#66822 - refactor HTML export of image to bullet listTimothy Markle1-53/+4
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara1-1/+1
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-31/+31
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+0
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-3/+3
2013-10-18convert sw/source/filter/html/*.cxx from String to OUStringNoel Grandin1-7/+5
2013-10-15convert sw/source/filter/html/*.hxx from String to OUStringNoel Grandin1-11/+11
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist1-4/+3
2013-10-12Simplify, and check _WIN32 instead of UNXTor Lillqvist1-8/+0
2013-10-07html export: export attributes with literalsThomas Arnhold1-20/+22
2013-10-06fdo#58912 HTML export: headers and footers cause non-validating htmlThomas Arnhold1-2/+2
2013-09-13String to OUStringThomas Arnhold1-12/+12
2013-08-12Change String to OUString in some class and functions.Palenik Mihály1-21/+19
2013-08-12String to OUString and some optimizationsMatteo Casalin1-2/+2
2013-07-11fix HTML export of linked image bulletsAndras Timar1-65/+50
2013-07-11remove unused headersAndras Timar1-2/+0
2013-07-11statement aligned as second statement in if body but not in a statement blockAndras Timar1-4/+2
2013-07-11fdo#63211 - embed images in HTML export.Ciorba Edmond1-121/+40
2013-06-18fdo#43460 sw: use isEmpty()Jelle van der Waa1-2/+2
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-3/+3
2013-05-13Resolves: #i120106# implement a SwPosFlyFrms which avoids memory leaksArmin Le Grand1-6/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-22/+22
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2012-12-17fdo#58286: sw HTML export: fix missing end tags on FrmFmtsMichael Stahl1-1/+2