summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlform.cxx
AgeCommit message (Expand)Author
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part15Julien Nabet
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-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist
2014-04-10coverity#735933 Explicit null dereferencedCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31coverity#1130391 Missing break in switchCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-11coverity#1130400 Missing break in switchCaolán McNamara
2014-02-11coverity#1130385 Missing break in switchCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-18convert sw/source/filter/html/*.cxx from String to OUStringNoel Grandin
2013-10-14Related: fdo#38838 remove UniString::AppendAsciiCaolán McNamara
2013-10-01Related: fdo#38838 remove UniString::AssignAsciiCaolán McNamara
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-15convert include/svtools/svparser.hxx from String to OUStringNoel Grandin
2013-08-12Change String to OUString in some class and functions.Palenik Mihály
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-21unused variablesLuboš Luňák
2012-06-01targeted string re-workNorbert Thiebaud
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-13SvStringsDtor->std::vectorAugust Sodora
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-01eliminate SvUShorts typeDaniel Di Marco
2011-07-29Get rid of these non-printable charsThomas Arnhold
2011-07-22Adjusted for HTMLParser::GetOptions() return type change.Kohei Yoshida
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-31WaE: various new gcc 4.6.0 warningsCaolán McNamara
2011-01-31Remove comments; sw/source/filtershirahara
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]