summaryrefslogtreecommitdiff
path: root/sw/source/filter/html
AgeCommit message (Expand)AuthorFilesLines
2012-08-22fdo#51777: add a hack for 1 twip DOUBLE borders:Michael Stahl1-2/+1
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl4-30/+39
2012-07-04rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl4-16/+18
2012-06-01targeted string re-workNorbert Thiebaud1-75/+75
2012-05-25Convert SV_DECL_PTRARR_SORT_VISIBILITY(SwPosFlyFrms) to std::setNoel Grandin1-5/+4
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-1/+1
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe1-2/+0
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin2-19/+21
2012-05-09also convert assertions in previous commitMichael Stahl1-4/+4
2012-05-09Convert SV_DECL_PTRARR(_HTMLEndLst) to std::vectorNoel Grandin1-27/+26
2012-05-09Convert SV_DECL_PTRARR(SwHTMLTxtFtns) to std::vectorNoel Grandin2-11/+8
2012-05-09Convert SV_DECL_PTRARR_SORT_DEL(SwHTMLFmtInfos) to boost::ptr_setNoel Grandin3-74/+72
2012-05-09fix debug code in previous 3 commitsMichael Stahl1-13/+11
2012-05-09Convert SV_DECL_PTRARR_DEL(HTMLTableCells) boost::ptr_vectorNoel Grandin1-12/+9
2012-05-09Convert SV_DECL_PTRARR_DEL(HTMLTableRows) to boost::ptr_vectorNoel Grandin1-39/+37
2012-05-09Convert SV_DECL_PTRARR_DEL(HTMLTableColumns) to boost::ptr_vectorNoel Grandin1-23/+21
2012-05-09Convert SV_DECL_PTRARR(SdrObjects) to std::vectorNoel Grandin1-3/+3
2012-05-09also convert assertions in previous commitMichael Stahl3-27/+26
2012-05-09fix std::deque::deque(size_t) in previous commitMichael Stahl1-1/+1
2012-05-09Convert SV_DECL_PTRARR(_HTMLAttrs) to std::dequeNoel Grandin7-107/+125
2012-05-09Convert SV_DECL_PTRARR(_HTMLAttrContexts) to std::vectorNoel Grandin8-35/+34
2012-05-09Convert SV_DECL_PTRARR_DEL(ImageMaps) to boost::ptr_vectorNoel Grandin3-7/+4
2012-05-09Convert SV_DECL_PTRARR(SwHTMLFrmFmts) to std::vectorNoel Grandin3-6/+5
2012-05-09Convert SV_DECL_PTRARR(INetFmts) to std::vectorNoel Grandin3-21/+15
2012-05-09Convert SV_DECL_PTRARR_DEL(SwWriteTableCells) to boost::ptr_vectorNoel Grandin1-5/+5
2012-04-30fdo#47670: sw: HTML: fix table border export:Michael Stahl1-74/+0
2012-04-30fdo#41796: sw: HTML: spurious semicolons in STYLE:Michael Stahl4-5/+20
2012-04-30fdo#41796: sw: HTML: import CSS STYLE border on TD:Michael Stahl1-4/+26
2012-04-02Remove unused HTMLMODE_FIRSTLINEHarri Pitkänen1-54/+1
2012-04-02convert Suffix/Prefix to rtl::OUStringCaolán McNamara1-3/+3
2012-03-20remove ToDouble/ToFloatCaolán McNamara1-1/+1
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin5-24/+22
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara1-2/+2
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist1-0/+2
2012-01-30refactor ConvertLineEndCaolán McNamara6-16/+13
2012-01-24Replaced String by rtl::OUStringTakeshi Abe1-40/+40
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann8-16/+16
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot8-46/+46
2012-01-18removed dead macroTakeshi Abe4-20/+0
2012-01-13SvStringsDtor->std::vectorAugust Sodora3-7/+6
2012-01-13SvStringsDtor->std::vectorAugust Sodora1-9/+7
2012-01-13SvStringsDtor->std::vectorAugust Sodora2-55/+49
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora6-26/+0
2012-01-10MAC_WITHOUT_EXT never defined thesedaysCaolán McNamara1-4/+0
2012-01-09simplify CharClassCaolán McNamara1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz3-3/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-1/+2
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden1-2/+0
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva2-2/+3