summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww1/fltshell.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-08-09rtl::OUStrings are supposed to be immutableCaolán McNamara1-7/+4
2012-08-09SwFltShell::QuoteStr: UniString -> OUStringMiklos Vajna1-6/+9
2012-08-08n#774681 SwFltControlStack::NewAttr don't extend font name / size attributesMiklos Vajna1-1/+1
2012-07-26Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vectorNoel Grandin1-3/+4
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin1-11/+6
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara1-4/+2
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin1-4/+4
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin1-5/+5
2012-05-05Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara1-2/+2
2012-01-18removed dead macroTakeshi Abe1-2/+0
2012-01-09simplify CharClassCaolán McNamara1-1/+1
2012-01-05WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara1-5/+0
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: remove some debugging cruftMichael Stahl1-8/+1
2011-11-24sw: enable more debug code:Michael Stahl1-7/+2
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino1-2/+2
2011-11-17redundant if not-null checks on deleteIvan Timofeev1-4/+2
2011-06-28fix build breaker in debug buildMarkus Mohrhard1-1/+1
2011-06-27rename bLocked to bOpen to be meaningfulCaolán McNamara1-9/+9
2011-06-27Related: #i76955# make this 4+ times fasterCaolán McNamara1-21/+83
2011-06-27git rid of bCopied remnentCaolán McNamara1-1/+0
2011-06-27std::deque -> boost::ptr_dequeCaolán McNamara1-75/+76
2011-06-27drop dubious copy ctor and use boost::noncopyableCaolán McNamara1-11/+0
2011-06-27refactor MakeRegion so we can avoid dubious copy ctorCaolán McNamara1-10/+18
2011-06-27refactor part of SwFltStackEntry into SwFltPositionCaolán McNamara1-61/+60
2011-06-27this can be constCaolán McNamara1-3/+3
2011-06-27make this more readableCaolán McNamara1-20/+15
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-7/+8
2011-05-20adjust for return by ref instead of pointerCaolán McNamara1-2/+2
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-7/+8
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-4/+4
2011-03-22CWS-TOOLING: integrate CWS sw34bf04Vladimir Glazunov1-7/+8
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-29/+29
2011-03-15fix compile with debug enabledMichael Meeks1-1/+1
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-191/+190
2011-03-11sw34bf04: #i51277#: SwFltStackEntry::MakeRegion:Michael Stahl1-7/+8
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-195/+194
2011-02-07removetooltypes01: #i112600# adjust rebase in swMikhail Voytenko1-1/+1
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-8/+7
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold1-1/+0
2011-01-17Remove #refactorlists# comments.Thomas Arnhold1-2/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-188/+188
2010-12-20Ensure that only the three valid options are possible to useCaolán McNamara1-1/+1
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer1-2/+2
2010-12-15undoapi: SwNodes: remove obsolete operator[](SwNodeIndex&)Michael Stahl1-7/+6
2010-12-11cleaning of __EXPORT defineGert Faller1-2/+2
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-73/+75
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-74/+76