summaryrefslogtreecommitdiff
path: root/sw/source/filter/html
AgeCommit message (Expand)Author
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-02Fix build.Jan Holesovsky
2012-10-02initialize various fields in constructor.Michael Meeks
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann
2012-08-22fdo#51777: add a hack for 1 twip DOUBLE borders:Michael Stahl
2012-08-16idxexample.odt and html.stw cleanup (fdo#49101, fdo#49098)Istvan Turi
2012-08-02Revert "Revert "sorted_vector: turn Find parameter into template""Michael Stahl
2012-08-01Revert "sorted_vector: turn Find parameter into template"Michael Stahl
2012-08-01sorted_vector: turn Find parameter into templateMichael Stahl
2012-07-31SwHTMLPosFlyFrms: fix STL conversion:Michael Stahl
2012-07-26Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin
2012-07-25Remove unused parameter.Kohei Yoshida
2012-07-25Referer was set to SfxMedium but was never used. Removing it.Kohei Yoshida
2012-07-25sorted_vector: MSVC doesn't know which erase to callMichael Stahl
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-25svstdarr.hxx: remove SvXub_StrLensMichael Stahl
2012-07-25Convert SV_DECL_PTRARR_SORT(SwTableSortBoxes) to o3tl::sorted_vectorNoel Grandin
2012-07-25Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin
2012-07-20SwPostItField: add aName memberMiklos Vajna
2012-07-17Convert SV_DECL_PTRARR_SORT(SwHTMLPosFlyFrms) to o3tl::sorted_vectorNoel Grandin
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(HTMLControls) to o3tl::sorted_vectorNoel Grandin
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(SwWriteTableRows) to o3tl::sorted_vectorNoel Grandin
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(SwWriteTableCols) to o3tl::sorted_vectorNoel Grandin
2012-07-16SwPostItField: added aInitials memberMiklos Vajna
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-30Some cppcheck cleaningJulien Nabet
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-22Remove empty or non-called methodsThomas Arnhold
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-18removed unused forward declarations of classTakeshi Abe
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-25Convert SV_DECL_PTRARR_SORT_VISIBILITY(SwPosFlyFrms) to std::setNoel Grandin
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin
2012-05-09also convert assertions in previous commitMichael Stahl
2012-05-09Convert SV_DECL_PTRARR(_HTMLEndLst) to std::vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR(SwHTMLTxtFtns) to std::vectorNoel Grandin
2012-05-09Convert SV_DECL_PTRARR_SORT_DEL(SwHTMLFmtInfos) to boost::ptr_setNoel Grandin