summaryrefslogtreecommitdiff
path: root/sw/source/core/access
AgeCommit message (Expand)AuthorFilesLines
2012-05-31targetted misc. minor cppcheck cleanups reversionMichael Meeks1-1/+1
2012-05-05Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara2-4/+4
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-1/+1
2012-04-06optional argument is always providedCaolán McNamara1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+1
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+5
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot3-9/+9
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz1-1/+0
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara1-4/+4
2011-12-19sw: Fix cursor accessibility API (fdo#43390)Vincent Povirk1-0/+15
2011-11-27remove include of pch header from swNorbert Thiebaud25-48/+0
2011-11-24sw: enable more debug code:Michael Stahl1-10/+10
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino2-4/+4
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-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 McNamara11-111/+76
2011-05-18Remove #include <tools/debug.hxx> in writer/swJacek Wolszczak4-5/+0
2011-05-18Remove unused debug function from acccontext.cxxJacek Wolszczak1-104/+0
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak10-108/+108
2011-04-26inefficient emptiness checkKayo Hamid1-1/+1
2011-04-22left arrow comments removed // <--Júlio Hoffimann14-52/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky13-53/+46
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky10-168/+71
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks10-168/+71
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold3-12/+6
2011-03-13Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold1-1/+1
2011-02-21Remove all traces off ASSERT_IDThomas Arnhold3-3/+0
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer9-71/+71
2011-02-07Remove unused using namespaceThomas Arnhold1-8/+0
2011-02-06Remove unnecessary variableThomas Arnhold1-2/+1
2011-02-06port repository writer to boost unordered containersFridrich Štrba1-2/+2
2011-02-01Clean up makefilesThomas Arnhold1-3/+0
2011-01-31Remove comments; sw/source/core/accessshirahara21-295/+140
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-6/+1
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold1-1/+0
2011-01-18Remove obsolete RCS lines.Thomas Arnhold2-6/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner9-71/+71
2011-01-09Some cppcheck cleaningJulien Nabet1-1/+1
2010-12-29cppcheck: prefer prefix variantsCaolán McNamara1-1/+1
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer1-100/+0
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer11-53/+41
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky15-116/+116
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat15-116/+116
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen1-100/+0
2010-11-18remove dead codeKayo Hamid4-76/+3
2010-11-01CWS swlayoutrefactoring: resync to m91Mathias Bauer2-7/+11
2010-10-27micro optimizationsCaolán McNamara1-1/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud14-66/+66