summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/swhtml.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-25remove spurious com::sun::star::text prefixMichael Stahl1-4/+4
2014-06-25remove spurious com::sun::star::forms prefixMichael Stahl1-1/+1
2014-06-25remove spurious com::sun::star::frame prefixMichael Stahl1-2/+2
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-1/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-76/+76
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann1-1/+0
2014-04-15The only instantiation of SwHTMLFormPendingStackData_Impl is long goneStephan Bergmann1-1/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-15/+3
2014-01-28bool improvementsStephan Bergmann1-21/+21
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-42/+42
2014-01-17bool improvementsStephan Bergmann1-1/+1
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara1-8/+8
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-5/+5
2013-10-15convert sw/source/filter/html/*.hxx from String to OUStringNoel Grandin1-25/+25
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-2/+2
2013-09-08CharBrd 9.1: HTML filtersZolnai Tamás1-1/+2
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-1/+1
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-2/+4
2013-08-13Change String to OUString in SwHTMLParser classPalenik Mihály1-16/+16
2013-08-12Change String to OUString in some class and functions.Palenik Mihály1-5/+5
2013-08-06Change String to OUString in some class.Palenik Mihály1-2/+2
2013-08-05Change String class to OUString class in two files.Palenik Mihály1-3/+3
2013-07-05SwHTMLParser: avoid a spurious ~SwindexReg assertMichael Stahl1-1/+1
2013-06-12include cleanupMatteo Casalin1-1/+0
2013-04-26Use <div> instead of <multicol> when exporting multi-column sectionsHarri Pitkänen1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl1-1/+1
2012-08-16idxexample.odt and html.stw cleanup (fdo#49101, fdo#49098)Istvan Turi1-0/+2
2012-07-25delete svl/svstdarr.hxxMichael Stahl1-1/+0
2012-07-25svstdarr.hxx: remove SvXub_StrLensMichael Stahl1-1/+1
2012-06-30Some cppcheck cleaningJulien Nabet1-1/+1
2012-05-09Convert SV_DECL_PTRARR(_HTMLAttrs) to std::dequeNoel Grandin1-4/+3
2012-05-09Convert SV_DECL_PTRARR(_HTMLAttrContexts) to std::vectorNoel Grandin1-5/+4
2012-05-09Convert SV_DECL_PTRARR_DEL(ImageMaps) to boost::ptr_vectorNoel Grandin1-2/+1
2012-05-09Convert SV_DECL_PTRARR(SwHTMLFrmFmts) to std::vectorNoel Grandin1-3/+2
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-4/+4
2012-01-13SvStringsDtor->std::vectorAugust Sodora1-3/+2
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-9/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-2/+2
2011-11-01eliminate SvUShorts typeDaniel Di Marco1-5/+2
2011-06-03Translated commentsChristina Rossmanith1-25/+20
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-4/+4
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-4/+4
2011-03-09Remove last traces of SvLongsNigel Hawkins1-4/+1