summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accpara.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-18/+19
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza1-7/+2
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-5/+5
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-1/+1
2013-09-07remove/add blank lines in sw/source/corePhilipp Riemer1-3/+0
2013-08-19fdo#68219: Parent style text attributes missing in accessibilityBoris Dušek1-1/+9
2013-08-12String to OUString and some optimizationsMatteo Casalin1-1/+1
2013-05-20sw: convert some usage of Point::X/Y to Point::set/getX/Y, take twoJulien Nabet1-10/+10
2013-05-15Resolves: fdo#64584 revert convert Point::X/Y to Point::set/getX/YCaolán McNamara1-10/+10
2013-05-08sw: convert some usage of Point::X/Y to Point::set/getX/YMiklos Vajna1-10/+10
2013-04-19sw: missing prefix for global pBreakItMiklos Vajna1-12/+12
2013-03-31Multiple typo fixes, small code changesChris Sherlock1-17/+14
2013-03-18comment cleanupsMatthias Freund1-39/+17
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-01RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-61/+61
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl1-1/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2013-01-28SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItemMiklos Vajna1-1/+2
2013-01-28SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItemMiklos Vajna1-1/+2
2012-12-10i121446:fix SwAccessibleParagraph::GetGlyphBoundary()'s ret valHerbert Duerr1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara1-4/+4
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+6
2011-08-26catch by const refCaolán McNamara1-1/+1
2011-06-01use uuid template here instead of hand-rolled onesCaolán McNamara1-9/+7
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak1-27/+27
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-15/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-2/+2
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-25/+25
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-25/+25
2011-01-31Remove comments; sw/source/core/accessshirahara1-73/+39
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-25/+25
2011-01-09Some cppcheck cleaningJulien Nabet1-1/+1
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer1-2/+2
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-4/+4
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-4/+4
2010-11-18remove dead codeKayo Hamid1-37/+2
2010-10-27micro optimizationsCaolán McNamara1-1/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-8/+8
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud1-3/+3
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-33/+33
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-06Remove redundant #include directives & commentsJ. Graeme Lingard1-1/+0
2010-03-09sw33a11y01 #i92233# - provide mm to pixel ratio as default paragraph attribut...Oliver-Rainer Wittmann1-1/+42