summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/htmlpars.hxx
AgeCommit message (Expand)Author
2013-10-04convert sc/source/filter/inc/html*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/filter/inc/rtfparse.hxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-07-26Convert SV_DECL_VARARR_SORT(ScHTMLColOffset) to o3tl::sorted_vectorNoel Grandin
2012-03-22Convert tools/table.hxx to std::map in class ScHTMLLayoutParserNoel Grandin
2012-03-22Convert tools/table.hxx usage to std::map in ScEEImport classNoel Grandin
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-12-05Replace ScHTMLAdjustStack with std::stack< ScHTMLAdjustStackEntry* >Marcel Metz
2011-12-05Replace ScHTMLTableStack with std::stack< ScHTMLTableStackEntry* >Marcel Metz
2011-08-04sal_Bool to bool.Kohei Yoshida
2011-08-04Perhaps a const member needs an explicit constructor?Kohei Yoshida
2011-08-04More String removal.Kohei Yoshida
2011-08-04More String / sal_Bool removal.Kohei Yoshida
2011-08-03Parse CSS in the <style> content and set number formats to cells.Kohei Yoshida
2011-07-22Adjusted for HTMLParser::GetOptions() return type change.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-03Remove DECLARE_LIST( ScEEParseList, ScEEParseEntry* ) from ScEEParserJoseph Powers
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-03CWS-TOOLING: integrate CWS dr70Release Engineers
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.15.330); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.14.194); FILE MERGEDVladimir Glazounov
2006-04-07INTEGRATION: CWS sixtyfour04 (1.13.132); FILE MERGEDVladimir Glazounov
2005-09-28INTEGRATION: CWS dr37 (1.11.88); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.11.196); FILE MERGEDRüdiger Timm
2005-01-11INTEGRATION: CWS sb19 (1.10.132); FILE MERGEDRüdiger Timm
2004-06-04INTEGRATION: CWS rowlimit (1.8.16); FILE MERGEDOliver Bolte
2004-05-18INTEGRATION: CWS dr17 (1.8.134); FILE MERGEDRüdiger Timm
2003-11-05INTEGRATION: CWS calc17 (1.7.100); FILE MERGEDJens-Heiner Rechtien
2003-04-28INTEGRATION: CWS apps61beta2 (1.5.34.1.76); FILE MERGEDJens-Heiner Rechtien
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2001-04-06switch table borders on/offDaniel Rentz
2001-04-06cell borders for HTML tablesDaniel Rentz
2001-04-06fixed a problem with table positioning in nested tablesDaniel Rentz
2001-04-05new filter type: calc_HTML_WebQueryDaniel Rentz
2000-09-18initial importJens-Heiner Rechtien