summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Resolves: fdo#47865 insertions into deque invalidate nLastCountCaolán McNamara1-10/+12
2012-03-27Translate German commentsPhilipp Weissenbacher2-13/+12
2012-03-27Convert SV_PTRARR_DEL to boost::ptr_vectorBartosz Kosiorek1-19/+15
2012-03-26Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-03-26Rename WEIT_WECH to FAR_AWAYNicolas Christener8-24/+24
2012-03-26reduce over use of static OUStringsCaolán McNamara128-280/+212
2012-03-26Fix recent paintfrm.cxx regressionsStephan Bergmann1-20/+14
2012-03-25rtftok: added missing test documentMiklos Vajna2-1/+2
2012-03-25disable failing testMarkus Mohrhard1-1/+1
2012-03-24check end of iterator with != instead of <Julien Nabet5-9/+9
2012-03-24fdo#46955 fix RTF import of all capitals char propMiklos Vajna1-0/+24
2012-03-24fdo#47036 fix RTF import of multi-paragraph exact height textboxesMiklos Vajna2-0/+17
2012-03-24fdo#47036 fix RTF import of shapes inside text frames at the start of the docMiklos Vajna2-0/+83
2012-03-23SvtAccessibilityOptions::GetIsForBorders is no longer usedCaolán McNamara1-2/+1
2012-03-23fdo#42750 fdo#45562 fdo#47717: border paint ordering:Michael Stahl1-10/+17
2012-03-23removed duplicate includes in swTakeshi Abe8-13/+0
2012-03-23fdo#47326 fix RTF import of mixed super/nonsuper textMiklos Vajna2-0/+14
2012-03-23fixed crash due to use of STL deque for SwLineRectsCédric Bosdonnat1-3/+13
2012-03-23add testcase for n#751054Miklos Vajna4-0/+187
2012-03-22fdo#39003: fix autoformat Undo cursors:Michael Stahl1-0/+4
2012-03-22SwFEShell::ShouldObjectBeSelected leaks pPosMichael Stahl1-4/+4
2012-03-22n#750258: removed strange non-wrapping conditionCédric Bosdonnat5-66/+1
2012-03-22Revert "make text wrapping work in headers/footers too (fdo#39155)"Cédric Bosdonnat1-3/+8
2012-03-22Convert SVARRAY SORT into STL setBartosz Kosiorek4-39/+34
2012-03-22n#751054 fix VML import of absolutely positioned picturesMiklos Vajna1-2/+5
2012-03-22Conver SV VARARR to std::deque for sw module.Bartosz Kosiorek1-78/+65
2012-03-21fdo#45522: WW8TableInfo::processSwTable: check that table has layoutCaolán McNamara3-2/+10
2012-03-21convert SwTOXSources to a std::vectorCaolán McNamara3-17/+13
2012-03-21SwFmtVertOrient: warn if passed relation type is wrong, don't just ignore itMiklos Vajna1-1/+2
2012-03-21Further clean up of previous patchStephan Bergmann1-24/+18
2012-03-21Use ptr_vector instead of SV_DECL_PTRARR_DEL for WW8MergeGroupsArnaud Versini1-34/+25
2012-03-21Revert "sw-outline-numbering-broken-fix.diff: outline numbering fix in master...Michael Stahl1-1/+1
2012-03-21rhbz#789022: SwNodes: fix inconsistent outline check:Michael Stahl2-17/+23
2012-03-21BigPtrArray: deploy some assertsMichael Stahl2-12/+12
2012-03-21fdo#45671 set initial color for split buttonsWinfried Donkers1-0/+8
2012-03-21SwXShape::setPropertyValue: OSL_ENSURE -> SAL_WARN_IFMiklos Vajna1-13/+13
2012-03-20removed zoomtools int functionsTim Hardeck1-3/+3
2012-03-20remove ToDouble/ToFloatCaolán McNamara1-1/+1
2012-03-20reduce UniStringsCaolán McNamara6-11/+9
2012-03-20unused defineCaolán McNamara1-1/+0
2012-03-20toxinit.hxx included by nothingCaolán McNamara1-40/+0
2012-03-20remove extra string castsCaolán McNamara1-6/+6
2012-03-20split macros to elide unneeded methodsCaolán McNamara2-3/+1
2012-03-20C++11: invalid string literal suffixLuboš Luňák1-11/+11
2012-03-20WaE: '%u' expects 'unsigned int', but argument is 'sal_uInt32'Tor Lillqvist1-11/+11
2012-03-19testcase for n#751020Miklos Vajna2-0/+23
2012-03-19testcase for fdo#43965Miklos Vajna2-0/+51
2012-03-18Check iterator end WW8TableCellGridArnaud Versini1-3/+5
2012-03-18Simplify these 2 conditionsJulien Nabet1-2/+2
2012-03-16sw doesn't need to link ooxLuboš Luňák1-1/+0