summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2012-04-02Translate German commentsPhilipp Weissenbacher14-87/+79
2012-04-02Translate German comments, fix some English onesPhilipp Weissenbacher1-94/+85
2012-04-02SwWW8ImplReader::Read_UL: make this a bit less hard to readMiklos Vajna1-1/+1
2012-04-02ww8: sprmPFContextualSpacing is a Bool8 valueMiklos Vajna2-2/+2
2012-04-02convert SvxNumberFormat to rtl::OUStringCaolán McNamara4-9/+9
2012-04-02convert Suffix/Prefix to rtl::OUStringCaolán McNamara1-3/+3
2012-04-02refactor the Rewriter rules using enumsCaolán McNamara36-218/+233
2012-04-02UniString->rtl::OUString and drop globalsCaolán McNamara1-2/+2
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara3-12/+12
2012-04-02reorganize trickier staticsCaolán McNamara4-30/+12
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara1-5/+10
2012-04-02prevent a memory leakLuboš Luňák1-0/+3
2012-03-30count words in text with mixed script punctuation correctlyCaolán McNamara1-0/+4
2012-03-30fdo#40735 RTF export: CJK text is typically not single-byteMiklos Vajna1-1/+1
2012-03-29fix last commitLuboš Luňák2-2/+2
2012-03-29(const) char[] (i.e. size unknown) cannot be used with O(U)StringLuboš Luňák2-4/+4
2012-03-28remove RTL_CONSTASCII_(U)STRINGPARAM usageLuboš Luňák3-19/+9
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-80/+79
2012-03-28use a vector instead of a deque when deque extras unneeded, they're fasterCaolán McNamara1-2/+2
2012-03-28Rewrite of the format paintbrushMaxime de Roucy2-112/+165
2012-03-28fix of commentsMaxime de Roucy1-3/+3
2012-03-28add GetCurParAttr and GetPaMParAttr in SwEditShellMaxime de Roucy1-0/+57
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-24check end of iterator with != instead of <Julien Nabet5-9/+9
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 Abe7-11/+0
2012-03-23fixed crash due to use of STL deque for SwLineRectsCédric Bosdonnat1-3/+13
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 McNamara2-2/+8
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 Stahl1-9/+7
2012-03-21fdo#45671 set initial color for split buttonsWinfried Donkers1-0/+8