summaryrefslogtreecommitdiff
path: root/sw/inc/ndarr.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-9/+9
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-14/+14
2015-10-29sw: prefix members of SwNodesMiklos Vajna1-18/+18
2015-07-21loplugin:unusedmethods swNoel Grandin1-5/+0
2015-07-10do not include boost/utility.hppMichael Stahl1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-42/+42
2015-05-05loplugin:staticmethodsNoel Grandin1-12/+12
2015-02-10Extract SwNodes::dumpAsXml() from nodedumpMiklos Vajna1-1/+1
2014-12-23Move Register/DeRegister functions to SwNodeIndexBjoern Michaelsen1-5/+2
2014-12-23use sw::Ring insteadBjoern Michaelsen1-1/+3
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-2/+1
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski1-1/+1
2014-08-05Avoid fn ptr casts in SwNodes::ForEeachStephan Bergmann1-6/+2
2014-07-31Avoid undef downcast in base class ctorStephan Bergmann1-0/+1
2014-07-18remove unnecessary "const &" qualifier from T* parametersNoel Grandin1-1/+1
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-0/+3
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-17/+17
2014-02-27Remove visual noise from swAlexander Wilms1-2/+0
2014-01-28bool improvementsStephan Bergmann1-4/+4
2014-01-17bool improvementsStephan Bergmann1-4/+4
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-10-02remove/add blank linesPhilipp Riemer1-1/+0
2013-10-02remove zhaojianwei code markersPhilipp Riemer1-2/+0
2013-09-19convert sw/inc/ndarr.hxx from String to OUStringNoel Grandin1-4/+3
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-16sal_Bool to boolTakeshi Abe1-1/+1
2012-09-11Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq1-61/+61
2012-07-25Convert SV_DECL_PTRARR_SORT(SwOutlineNodes) to o3tl::sorted_vectorNoel Grandin1-2/+11
2012-05-23add libxml forward definitions instead of direct includesMichael Meeks1-3/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2011-12-14sw: build hidden debug features in all casesCédric Bosdonnat1-2/+0
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-1/+1
2011-09-23debug support for dumping writer nodes structureLuboš Luňák1-0/+11
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-44/+41
2011-02-19Translation of German comments.Christoph Herzog1-65/+63
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-10/+5
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-38/+38
2010-12-15undoapi: SwNodes: remove obsolete operator[](SwNodeIndex&)Michael Stahl1-4/+0
2010-12-15undoapi: #i115383#: rollback change: make SwNodes ctor protected againMichael Stahl1-7/+6
2010-11-25unodapi: #i115383#: IDocumentUndoRedo: undo nodes array:Michael Stahl1-1/+1
2010-11-01Bogus comments, commented lines removed, some german comments translated.Robert Roth1-13/+3
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-04-28merge DEV300_m77Michael Stahl1-1/+7
2010-03-16odfmetadata4: #i109599#: remove SwSection::operator=():Michael Stahl1-2/+2
2010-03-16odfmetadata4: #i109600#: refactor insertion of TOX:Michael Stahl1-11/+13
2010-03-23writerfilter07: merged DEV300_m75Henning Brinkmann1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-22writerfilter07: SwNodes::ExpandTableRanges not needed. Correct node range for...Henning Brinkmann1-2/+1
2010-01-21writerfilter07: new in SwNodes: ExpandRangeForTableBox, ExpandTableRangesHenning Brinkmann1-1/+8