summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode/ndcopy.cxx
AgeCommit message (Expand)Author
2013-09-29String to OUStringMatteo Casalin
2013-09-07remove/add blank lines for consistent code layout in sw/source/core/docnode/Philipp Riemer
2013-08-27Use slightly less verbose erase-then-move-on idiom.Thorsten Behrens
2013-08-26Fix iterator managementJulien Nabet
2013-08-12String to OUString and some optimizationsMatteo Casalin
2013-06-08sal_Bool to bool and some cleanupMatteo Casalin
2013-05-16SwDoc::CopyImpl: avoid ~SwIndexReg assertions:Michael Stahl
2013-03-03sal_Bool to boolTakeshi Abe
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-21sal_Bool to boolTakeshi Abe
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl
2012-08-05fdo#39468: Translate German comments in sw/source/core/docnode/ndcopy.cxxBertrand Lorentz
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin
2012-07-26Convert SV_DECL_VARARR( _MapTblFrmFmts) to std::vectorNoel Grandin
2012-07-25Convert SV_DECL_PTRARR_SORT(SwTableSortBoxes) to o3tl::sorted_vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin
2012-03-26Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-03-22Convert SVARRAY SORT into STL setBartosz Kosiorek
2012-03-21Revert "sw-outline-numbering-broken-fix.diff: outline numbering fix in master...Michael Stahl
2012-02-23fdo#40599 i#112763: fix frame duplication:Michael Stahl
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24sw: enable more debug code:Michael Stahl
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-08-13Some cppcheck cleaningJulien Nabet
2011-07-05copied the IFieldMark::GetParameters tooCédric Bosdonnat
2011-07-05Copy fieldmark properties when copying/pasting, fdo#38374.Jan Holesovsky
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-02-11Fixed start position of undo when copy-pasting tables, fdo#32089Cédric Bosdonnat
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-02-08Clean-up bogus comments in writer.Guillaume Poussel
2011-02-07removetooltypes01: #i112600# adjust rebase in swMikhail Voytenko
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-03Remove comments (writer)shirahara
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer
2010-12-15undoapi: #i114888#: move sw::UndoGuards:Michael Stahl
2010-12-15undoapi: SwNodes: remove obsolete operator[](SwNodeIndex&)Michael Stahl