summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlplug.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05sw: prefix members of SwHTMLParserMiklos Vajna
2015-11-05sw: prefix members of SwHTMLWriterMiklos Vajna
2015-10-27sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin
2015-09-01WaE: loplugin:staticmethods in the non-Java caseTor Lillqvist
2015-06-15Fix typosAndrea Gelmini
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-15Uncaught exception at HTML export of embedded objectsLászló Németh
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-01-03sal_uInt16 to more proper typesMatteo Casalin
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-10-10convert SWHTML_OPTTYPE #defines to enumNoel Grandin
2014-09-29MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-27sw HTML export: handle embedded text documentsMiklos Vajna
2014-08-26sw HTML export: don't crash on embedded object without native dataMiklos Vajna
2014-08-26sw HTML export: avoid <table> directly inside <p>Miklos Vajna
2014-08-25HTML export: avoid invalid output for embedded spreadsheetsMiklos Vajna
2014-08-25sw HTML export: avoid loosing embedded objects when skipping imagesMiklos Vajna
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-08liblo: Return early everywhere where we potentially export images.Tomaž Vajngerl
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-10-18convert sw/source/filter/html/*.cxx from String to OUStringNoel Grandin
2013-10-09Related: fdo#38838 remove UniString::EqualsAsciiCaolán McNamara
2013-09-13String to OUStringThomas Arnhold
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-08-15sw: fix more clang tinderbox warningsMichael Stahl
2013-08-15convert include/svtools/parhtml.hxx from String to OUStringNoel Grandin
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-11remove unused headersAndras Timar
2013-07-11fdo#63211 - embed images in HTML export.Ciorba Edmond
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-23Fix typo "paramater" -> "parameter" + remove some commented linesJulien Nabet
2013-01-17Proper construction of the impl class, using initializer.Kohei Yoshida
2012-12-20incorrect if/for body alignmentLuboš Luňák
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot