summaryrefslogtreecommitdiff
path: root/sw/source/core/access/acctable.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet1-5/+5
2014-05-05sw: don't dispose SwAccessibles in SwRowFrm::Cut()Michael Stahl1-1/+2
2014-05-05fdo#57197: sw: check that cells are still alive ...Michael Stahl1-16/+25
2014-04-30sw: sal_Bool->boolNoel Grandin1-49/+49
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante1-1/+1
2014-04-14typo: indentified -> identifiedThomas Arnhold1-1/+1
2014-03-31coverity#1194934 Uncaught exceptionCaolán McNamara1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-10sw: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-6/+1
2014-03-05remove unused code in SW moduleNoel Grandin1-5/+0
2014-02-27Remove visual noise from swAlexander Wilms1-3/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-42/+42
2014-02-18callcatcher: update unused code listsCaolán McNamara1-6/+0
2014-01-29coverity#1158276 Uncaught exceptionCaolán McNamara1-1/+4
2014-01-29coverity#1158277 Uncaught exceptionCaolán McNamara1-1/+4
2013-12-13sw: add some more obviously missing mutex guardsMichael Stahl1-0/+8
2013-12-13Drop duplicate #includeTakeshi Abe1-1/+0
2013-12-09fdo#54938: Convert sw to use cppu::supportsServiceMarcos Paulo de Souza1-9/+4
2013-12-02WaE: unsigned const to prevent compiler warnings.Pavel Janík1-1/+1
2013-12-02Integrate branch of IAccessible2Steve Yin1-5/+298
2013-09-07remove/add blank lines in sw/source/corePhilipp Riemer1-6/+0
2013-08-12String to OUString and some optimizationsMatteo Casalin1-19/+13
2013-05-20sw: convert some usage of Point::X/Y to Point::set/getX/Y, take twoJulien Nabet1-6/+6
2013-05-15Resolves: fdo#64584 revert convert Point::X/Y to Point::set/getX/YCaolán McNamara1-6/+6
2013-05-08sw: convert some usage of Point::X/Y to Point::set/getX/YMiklos Vajna1-6/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+0
2013-03-31Multiple typo fixes, small code changesChris Sherlock1-17/+9
2013-03-21reduce space needed by comments in sw/source/corePhilipp Riemer1-3/+1
2013-03-01RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-7/+6
2013-02-21fdo#57950: Remove some chained appends in filter in sw/accessAndrew Branch1-21/+5
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-24refactor code with <algorithm>Takeshi Abe1-13/+2
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl1-1/+1
2012-07-28update comments about SvPtrArrCaolán McNamara1-2/+2
2012-07-26Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vectorNoel Grandin1-3/+3
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-2/+2
2012-05-05Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara1-3/+3
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+5
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino1-3/+3
2011-06-01use uuid template here instead of hand-rolled onesCaolán McNamara1-10/+7
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak1-6/+6
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-10/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-6/+7
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-1/+1
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-1/+1
2011-01-31Remove comments; sw/source/core/accessshirahara1-61/+31
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-6/+7
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-16/+16