summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/swhtml.hxx
AgeCommit message (Expand)Author
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-05sw: prefix members of SwHTMLParserMiklos Vajna
2015-10-30sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-03sw: inline use-once typedefsNoel Grandin
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-05-31Use size_t, auto and range-based for loopsMatteo Casalin
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-01-23valgrind invalid read after delete in rhbz499052-1.htmlCaolán McNamara
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2014-12-04More build fix on Windows.Kohei Yoshida
2014-06-25remove spurious com::sun::star::text prefixMichael Stahl
2014-06-25remove spurious com::sun::star::forms prefixMichael Stahl
2014-06-25remove spurious com::sun::star::frame prefixMichael Stahl
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann
2014-04-15The only instantiation of SwHTMLFormPendingStackData_Impl is long goneStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-15convert sw/source/filter/html/*.hxx from String to OUStringNoel Grandin
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-08CharBrd 9.1: HTML filtersZolnai Tamás
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-08-13Change String to OUString in SwHTMLParser classPalenik Mihály
2013-08-12Change String to OUString in some class and functions.Palenik Mihály
2013-08-06Change String to OUString in some class.Palenik Mihály
2013-08-05Change String class to OUString class in two files.Palenik Mihály
2013-07-05SwHTMLParser: avoid a spurious ~SwindexReg assertMichael Stahl
2013-06-12include cleanupMatteo Casalin
2013-04-26Use <div> instead of <multicol> when exporting multi-column sectionsHarri Pitkänen
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl
2012-08-16idxexample.odt and html.stw cleanup (fdo#49101, fdo#49098)Istvan Turi