summaryrefslogtreecommitdiff
path: root/sw/source/core
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-02convert SvxNumberFormat to rtl::OUStringCaolán McNamara1-1/+1
2012-04-02refactor the Rewriter rules using enumsCaolán McNamara19-181/+196
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-03-30count words in text with mixed script punctuation correctlyCaolán McNamara1-0/+4
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-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-26Fix recent paintfrm.cxx regressionsStephan Bergmann1-20/+14
2012-03-23fdo#42750 fdo#45562 fdo#47717: border paint ordering:Michael Stahl1-10/+17
2012-03-23removed duplicate includes in swTakeshi Abe2-2/+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 McNamara1-0/+7
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-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-21SwXShape::setPropertyValue: OSL_ENSURE -> SAL_WARN_IFMiklos Vajna1-13/+13
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-16fdo#42750: delay painting borders until after subsidiary linesMichael Stahl1-11/+33
2012-03-16add indentation to sw's layout dumperMarkus Mohrhard1-0/+1
2012-03-15SwEditShell : use of the STL swap functionMaxime de Roucy1-10/+4
2012-03-15getMaxLookup in SwEditShell::GetPaMTxtFmtCollMaxime de Roucy1-5/+10
2012-03-15rewrite and comment SwEditShell::GetPaMTxtFmtCollMaxime de Roucy1-18/+20
2012-03-15Cleanup in txtfly.cxx and translated comments to english thereCédric Bosdonnat4-1043/+1068
2012-03-15sw: xmldump: print pointers againMichael Stahl1-0/+2
2012-03-14Translate German commentsPhilipp Weissenbacher1-164/+156
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann4-1/+18
2012-03-13Resolves: fdo#46728 reference count the overlay managersCaolán McNamara1-3/+3
2012-03-13merge return branchesCaolán McNamara1-4/+0
2012-03-13another missing open braceKorrawit Pruegsanusak1-0/+1
2012-03-13missing open braceKorrawit Pruegsanusak1-0/+1
2012-03-13trailing whitespace cleanupMichael Meeks1-3/+3