summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlbas.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-09formatting improvements in sw/Noel Grandin1-2/+2
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-2/+2
2015-11-05sw: prefix members of SwHTMLParserMiklos Vajna1-44/+44
2015-11-05sw: prefix members of SwHTMLWriterMiklos Vajna1-4/+4
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-6/+6
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-02-02seeing as it assumed it was non-null since day 0, so can weCaolán McNamara1-6/+3
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann1-5/+5
2014-12-02loplugin: cstylecastNoel Grandin1-1/+1
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-1/+3
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner1-1/+2
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-05-07coverity#735932 Explicit null dereferencedCaolán McNamara1-1/+3
2014-04-30sw: sal_Bool->boolNoel Grandin1-5/+5
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-4/+0
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-22convert more SvStream::operator<< callsNoel Grandin1-4/+4
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin1-1/+1
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-1/+1
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist1-1/+1
2013-10-03CID#705750 fix leakCaolán McNamara1-4/+4
2013-08-15original code compared length to >= 2Caolán McNamara1-1/+1
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin1-12/+12
2013-08-13Change String to OUString in SwHTMLParser classPalenik Mihály1-20/+20
2013-08-05Change String class to OUString class in two files.Palenik Mihály1-8/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-10/+10
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-25delete svl/svstdarr.hxxMichael Stahl1-1/+0
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-2/+1
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-2/+3
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe1-2/+0
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin1-2/+5
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist1-0/+2
2012-01-30refactor ConvertLineEndCaolán McNamara1-3/+2
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-2/+0
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-09-13ByteString->rtl::OStringBufferCaolán McNamara1-15/+11
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-18/+12
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-7/+1
2011-01-31Remove comments; sw/source/filtershirahara1-1/+1
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-12/+12
2010-12-06remove obsolete __FAR_DATAMichael Callahan1-1/+1
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-4/+4