summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accmap.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-03-11svx: sal_Bool->boolNoel Grandin1-4/+4
2014-02-27Remove visual noise from swAlexander Wilms1-3/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2014-02-17cid#705912 dereference before null checkNoel Grandin1-1/+1
2014-02-14sal_Bool->boolNoel Grandin1-2/+2
2014-02-12SetCaptionFmt never called, so pCaptionFmt always NULLCaolán McNamara1-56/+2
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-27coverity#1158247 Dereference before null checkCaolán McNamara1-54/+51
2014-01-27coverity#1158248 Dereference before null checkCaolán McNamara1-28/+32
2013-12-13Drop duplicate #includeTakeshi Abe1-1/+0
2013-12-04Relater: rhbz#903281 NULL follow frames on drag/dropCaolán McNamara1-4/+10
2013-12-02WaE: unused private fieldsTor Lillqvist1-2/+0
2013-12-02we don't need bChangedCaolán McNamara1-24/+5
2013-12-02WaE: compare unsigned values.Pavel Janík1-1/+1
2013-12-02Integrate branch of IAccessible2Steve Yin1-41/+1002
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-5/+5
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-4/+4
2013-10-16[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky1-23/+23
2013-10-16Prevw -> Preview.Jan Holesovsky1-31/+31
2013-09-07remove/add blank lines in sw/source/corePhilipp Riemer1-7/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-03-31Multiple typo fixes, small code changesChris Sherlock1-22/+22
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold1-4/+1
2013-03-18comment cleanupsMatthias Freund1-14/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-2/+2
2013-02-25Resolves: fdo#56031 RSID attr changes drop content change eventsCaolán McNamara1-0/+9
2013-02-21fix buildLuboš Luňák1-1/+1
2013-02-21fdo#57950: Remove some chained appends in filter in sw/accessAndrew Branch1-3/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin1-8/+8
2012-09-24refactor code with <algorithm>Takeshi Abe1-6/+4
2012-09-20sal_Bool to boolTakeshi Abe1-43/+42
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: enable more debug code:Michael Stahl1-10/+10
2011-11-08sw, writerfilter: fixed debug builds and output dmapper table messagesCédric Bosdonnat1-0/+1
2011-11-02ByteString->rtl::OStringCaolán McNamara1-3/+3
2011-05-18Remove #include <tools/debug.hxx> in writer/swJacek Wolszczak1-2/+0
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak1-9/+9
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-10/+3
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-1/+1
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-1/+1
2011-03-13Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold1-1/+1
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-1/+1
2011-02-06Remove unnecessary variableThomas Arnhold1-2/+1
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-1/+1
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer1-13/+3
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-40/+40
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-30/+30
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud1-38/+38