summaryrefslogtreecommitdiff
path: root/sw/source/core/bastyp/index.cxx
AgeCommit message (Expand)Author
2020-08-01loplugin:flatten in sw/core/access..sc/core/crsrNoel Grandin
2020-04-17loplugin:buriedassign in sw(1)Noel Grandin
2019-06-17sw: restore ~SwIndexReg() assertMichael Stahl
2019-05-29weld SfxCmisPropertiesPageCaolán McNamara
2017-10-23loplugin:includeform: swStephan Bergmann
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-25remove custom RTTI from SwIndexNoel Grandin
2015-06-17sw: avoid CrossRefBookmark assertion when exporting ooo83574-1.docMichael Stahl
2015-04-02sw: fix crash on SwUndoDelete after select-all with table at startMichael Stahl
2014-11-05operator<< for SwPosition/SwPaM/etc. for use with SAL_DEBUGLuboš Luňák
2014-10-30sw: add API that provides fast access to marks of a text nodeMiklos Vajna
2014-08-20move comment into assertCaolán McNamara
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-03-08Remove unused headers and forward declarationsMatteo Casalin
2014-03-08OSL_ASSERT to SAL_WARN_IFMatteo Casalin
2014-03-04Resolves: #i124338# assure sorted mark containers...Oliver-Rainer Wittmann
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Revert "fdo#63154 Remove unused solar.h reference in sw."Michael Stahl
2014-02-17fdo#63154 Remove unused solar.h reference in sw.Alexandre Vicenzi
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-07-05sorted all include statements alphabetically in sw/source/core/bastyp/Philipp Riemer
2012-07-02Moving code for better readability in sw/source/core/bastyp/Philipp Riemer
2012-07-02Code cleanup and translation of German comments in "sw/source/core/bastyp/"Philipp Riemer
2012-02-17EasyHack 42790: get rid of PRODUCTLaurent Balland-Poirier
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-28Undo short -> xub_StrLen change (fixes warning on Mac OS X).Stephan Bergmann
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24SwIndex, SwIndexReg::~SwIndexReg: deploy assert()Michael Stahl
2011-11-24SwIndex: remove global EmptyIndexArrayMichael Stahl
2011-11-24SwIndex: cleanup: add Init methodMichael Stahl
2011-11-24SwIndex: clean up Remove duplicationMichael Stahl
2011-11-24SwIndex: style cleanupMichael Stahl
2011-11-24sw: remove debug instance countingMichael Stahl
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-09-19Do not delete SwIndexReg::pEmptyIndexArray while SwXTextCursor instances can ...Stephan Bergmann
2011-06-09translate thisCaolán McNamara
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-21Move ASSERT_ID to OSL_ASSERTThomas Arnhold
2011-02-13Remove CHK (fix build)Thomas Arnhold
2011-02-13Remove unused CHKThomas Arnhold
2011-01-18Remove dates and two unused code segments.Thomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2011-01-10remove all mentions of cfront. Oh, my!David Tardon
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat
2010-10-20Fixed a crash when importing some RTF file.Cédric Bosdonnat