summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmltab.cxx
AgeCommit message (Expand)Author
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-07-04rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin
2012-05-09fix debug code in previous 3 commitsMichael Stahl
2012-05-09Convert SV_DECL_PTRARR_DEL(HTMLTableCells) boost::ptr_vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR_DEL(HTMLTableRows) to boost::ptr_vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR_DEL(HTMLTableColumns) to boost::ptr_vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR(SdrObjects) to std::vectorNoel Grandin
2012-05-09also convert assertions in previous commitMichael Stahl
2012-05-09Convert SV_DECL_PTRARR(_HTMLAttrs) to std::dequeNoel Grandin
2012-05-09Convert SV_DECL_PTRARR(_HTMLAttrContexts) to std::vectorNoel Grandin
2012-04-30fdo#41796: sw: HTML: import CSS STYLE border on TD:Michael Stahl
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-18removed dead macroTakeshi Abe
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24sw: enable more debug code:Michael Stahl
2011-11-01eliminate SvUShorts typeDaniel Di Marco
2011-08-11Some cppcheck cleaningJulien Nabet
2011-07-29Get rid of these non-printable charsThomas Arnhold
2011-07-27Replace SV_*_PTRARR_SORT with boost::ptr_map.Kohei Yoshida
2011-07-22Adjusted for HTMLParser::GetOptions() return type change.Kohei Yoshida
2011-06-03Translated commentsChristina Rossmanith
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-19Reworked the html filterCédric Bosdonnat
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-13Remove unused TEST_RESIZEThomas Arnhold
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-02Related: rhbz#673952 uninitialized variableCaolán McNamara
2011-01-31Remove comments; sw/source/filtershirahara
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-16cppcheck: unused variableCaolán McNamara
2010-12-15undoapi: SwNodes: remove obsolete operator[](SwNodeIndex&)Michael Stahl
2010-12-06remove obsolete __FAR_DATAMichael Callahan
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat
2010-11-22remove bogus commentsKayo Hamid
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-06-13CWS swlayoutrefactoring: #i81480#: enable sw code to use multiple layoutsMathias Bauer
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-09-25merge commitMathias Bauer
2009-09-11CWS-TOOLING: integrate CWS odfmetadata3Kurt Zenker
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer
2009-04-27CWS-TOOLING: integrate CWS sb107Ivo Hinkelmann
2008-12-01CWS-TOOLING: integrate CWS sw301bf03_DEV300Release Engineers