summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/htmlpars.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann1-4/+4
2014-06-25remove whitespaceMarkus Mohrhard1-7/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-2/+2
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-22/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-5/+5
2014-03-03Remove visual noise from scAlexander Wilms1-14/+14
2013-10-04convert sc/source/filter/inc/html*.hxx from String to OUStringNoel Grandin1-1/+1
2013-10-04convert sc/source/filter/inc/rtfparse.hxx from String to OUStringNoel Grandin1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-15/+15
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann1-1/+0
2012-07-26Convert SV_DECL_VARARR_SORT(ScHTMLColOffset) to o3tl::sorted_vectorNoel Grandin1-1/+2
2012-03-22Convert tools/table.hxx to std::map in class ScHTMLLayoutParserNoel Grandin1-2/+5
2012-03-22Convert tools/table.hxx usage to std::map in ScEEImport classNoel Grandin1-0/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2011-12-05Replace ScHTMLAdjustStack with std::stack< ScHTMLAdjustStackEntry* >Marcel Metz1-3/+1
2011-12-05Replace ScHTMLTableStack with std::stack< ScHTMLTableStackEntry* >Marcel Metz1-1/+2
2011-08-04sal_Bool to bool.Kohei Yoshida1-5/+5
2011-08-04Perhaps a const member needs an explicit constructor?Kohei Yoshida1-0/+2
2011-08-04More String removal.Kohei Yoshida1-1/+1
2011-08-04More String / sal_Bool removal.Kohei Yoshida1-15/+13
2011-08-03Parse CSS in the <style> content and set number formats to cells.Kohei Yoshida1-2/+43
2011-07-22Adjusted for HTMLParser::GetOptions() return type change.Kohei Yoshida1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-43/+43
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-43/+43
2010-12-03Remove DECLARE_LIST( ScEEParseList, ScEEParseEntry* ) from ScEEParserJoseph Powers1-3/+3
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-07-03CWS-TOOLING: integrate CWS dr70Release Engineers1-179/+178
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.15.330); FILE MERGEDRüdiger Timm1-25/+18
2007-02-27INTEGRATION: CWS calcwarnings (1.14.194); FILE MERGEDVladimir Glazounov1-7/+7
2006-04-07INTEGRATION: CWS sixtyfour04 (1.13.132); FILE MERGEDVladimir Glazounov1-4/+4
2005-09-28INTEGRATION: CWS dr37 (1.11.88); FILE MERGEDJens-Heiner Rechtien1-14/+14
2005-09-08INTEGRATION: CWS ooo19126 (1.11.196); FILE MERGEDRüdiger Timm1-47/+21
2005-01-11INTEGRATION: CWS sb19 (1.10.132); FILE MERGEDRüdiger Timm1-6/+7
2004-06-04INTEGRATION: CWS rowlimit (1.8.16); FILE MERGEDOliver Bolte1-38/+38
2004-05-18INTEGRATION: CWS dr17 (1.8.134); FILE MERGEDRüdiger Timm1-5/+10
2003-11-05INTEGRATION: CWS calc17 (1.7.100); FILE MERGEDJens-Heiner Rechtien1-63/+71
2003-04-28INTEGRATION: CWS apps61beta2 (1.5.34.1.76); FILE MERGEDJens-Heiner Rechtien1-8/+11
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-152/+464
2001-04-06switch table borders on/offDaniel Rentz1-5/+8
2001-04-06cell borders for HTML tablesDaniel Rentz1-2/+4
2001-04-06fixed a problem with table positioning in nested tablesDaniel Rentz1-9/+3
2001-04-05new filter type: calc_HTML_WebQueryDaniel Rentz1-3/+151
2000-09-18initial importJens-Heiner Rechtien1-0/+202