summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par6.cxx
AgeCommit message (Expand)Author
2013-05-23oups, I shouldn't have commited itXisco Fauli
2013-05-23Related #i120832#, the style and color set on table text by user...Jian Fang Zhang
2013-05-16Wae: unused variableXisco Fauli
2013-05-16Related:#119576# fix indent and spacing between bullets and textLei De Bin
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-14initialized with plain 0, instead of sal_False/falseTakeshi Abe
2013-05-13Related: fdo#61594 SwWW8ImplReader::StartApo: don't always start a frameMiklos Vajna
2013-05-09WW8FlyPara::Read: replace hardwired numbers with constantsMiklos Vajna
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-14Fix compilation problem caused by previous commitXisco Fauli
2013-04-14#i119466# Doc file loaded by AOO, table with incorrect text wrapping property.Chen ZuoJun
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-03Revert "Fix issue i120718: after save the sample file with page border and sh...Xisco Fauli
2013-04-03Fix issue i120718: after save the sample file with page border and shadow to ...Jian Hong Cheng
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-11import different first page header/footer from docLuke Deller
2013-02-11use static/reinterpret_cast and minor rewriteMaxime de Roucy
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-09add editeng::ConvertBorderWidthFromWord:Michael Stahl
2012-07-27sw: fix some warningsMichael Stahl
2012-07-04refactor handling of double border widths:Michael Stahl
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
2012-05-31targetted SAL_N_ELEMENTS revert.Michael Meeks
2012-05-07introduce msfilter::util::BGRToRGB to avoid copy&pasteMiklos Vajna
2012-04-25Convert SV_DECL_PTRARR_DEL(SwColumns) to boost::ptr_vectorNoel Grandin
2012-04-02split out ContextualSpacingCaolán McNamara
2012-04-02SwWW8ImplReader::Read_UL: make this a bit less hard to readMiklos Vajna
2012-04-02ww8: sprmPFContextualSpacing is a Bool8 valueMiklos Vajna
2012-03-13ww8: implement sprmPFContextualSpacingMiklos Vajna
2012-03-08Resolves: fdo#40686 dyaLinePitch only valid between [1-31680]Caolán McNamara
2012-02-27ditch archaic filter-tracer remnantsCaolán McNamara
2012-02-13Fix typos in commentsElton Chung
2012-01-14Some cppcheck cleaningJulien Nabet
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24sw: enable more debug code:Michael Stahl
2011-08-31rename screwy operator++ to advanceCaolán McNamara
2011-08-15bnc#693477 improve column/table width when table width > pagewidthNoel Power
2011-08-03ByteString::ConvertToUnicode->rtl::OUString ctorCaolán McNamara
2011-08-03Related: #i38880# crash in new field codeCaolán McNamara
2011-07-29Fixed invalid array dereferenceMarc-Andre Laverdiere
2011-07-26Revert "fix for bnc#693477 ensure table alignment is preserved"Noel Power