summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)AuthorFilesLines
2012-06-09Remove superfluous empty lines on topThomas Arnhold22-49/+0
2012-06-06re-base on ALv2 code.Michael Meeks5-118/+73
2012-06-06re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-2/+3
2012-06-05Unify ODF extended vs. ODF1.2 handlingThorsten Behrens1-1/+1
2012-06-01targeted string re-workNorbert Thiebaud3-79/+79
2012-05-31targetted SAL_N_ELEMENTS revert.Michael Meeks6-14/+13
2012-05-31targetted minor cppcheck reversionMichael Meeks1-2/+2
2012-05-30stray ;Caolán McNamara1-1/+1
2012-05-28fix horizontal rule width in .doc documents (bnc#757118)Luboš Luňák2-9/+33
2012-05-29removed dead codeTakeshi Abe2-40/+0
2012-05-28OSL_LITTLEENDIAN->OSL_LITENDIANCaolán McNamara1-1/+1
2012-05-25SwFlySaveArr: Apple GCC complains about constructorsMichael Stahl1-2/+4
2012-05-25Convert V_DECL_PTRARR_DEL(SwFlySaveArr) to std::vectorNoel Grandin3-28/+37
2012-05-25Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin5-29/+31
2012-05-25Convert SV_DECL_PTRARR_SORT_VISIBILITY(SwPosFlyFrms) to std::setNoel Grandin2-11/+9
2012-05-24column break without columns seems to be a page break (bnc#750255)Luboš Luňák1-2/+4
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann3-4/+4
2012-05-23write out the same data to pic:cNvPr like to wp:docPrLuboš Luňák1-13/+11
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe2-3/+0
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin11-65/+66
2012-05-12Fix memory leak when using XMLPropertyHandler in sw xml filters.Arnaud Versini2-0/+4
2012-05-11fdo#45522 fix crash on RTF export of sub-tables during copy&pasteMiklos Vajna1-1/+1
2012-05-11RtfAttributeOutput::EndTableCell: fix integer underflowMiklos Vajna1-1/+2
2012-05-11fdo#44174 RTF_TITLEPG when title page has no headerMiklos Vajna1-0/+1
2012-05-10i#119219 fix non-unicode RTF exportMiklos Vajna3-20/+6
2012-05-10fdo#49692 fix RTF export of empty paragraph numbering rulesMiklos Vajna1-3/+3
2012-05-09Resolves: fdo#38071 improve multi-line form field text rangesCaolán McNamara1-1/+2
2012-05-09Removed unnecessary SvLibraryStephan Bergmann1-3/+4
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 Grandin5-16/+15
2012-05-09Convert SV_DECL_PTRARR(SwBoxFrmFmts) to std::vectorNoel Grandin1-11/+10
2012-05-09Convert SV_DECL_PTRARR(WW8_WrFkpPtrs) to boost::ptr_vectorNoel Grandin2-20/+17
2012-05-09Convert SV_DECL_PTRARR(SwXMLConditions_Impl) to std::vectorNoel Grandin1-7/+6
2012-05-09also convert assertions in previous commitMichael Stahl1-3/+3