summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/swhtml.hxx
AgeCommit message (Expand)Author
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
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-25svstdarr.hxx: remove SvXub_StrLensMichael Stahl
2012-06-30Some cppcheck cleaningJulien Nabet
2012-05-09Convert SV_DECL_PTRARR(_HTMLAttrs) to std::dequeNoel Grandin
2012-05-09Convert SV_DECL_PTRARR(_HTMLAttrContexts) to std::vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR_DEL(ImageMaps) to boost::ptr_vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR(SwHTMLFrmFmts) to std::vectorNoel Grandin
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-13SvStringsDtor->std::vectorAugust Sodora
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-11-01eliminate SvUShorts typeDaniel Di Marco
2011-06-03Translated commentsChristina Rossmanith
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-09Remove last traces of SvLongsNigel Hawkins