summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/editsh.cxx
AgeCommit message (Expand)Author
2015-04-12sal_uInt16 to sal_Int32Matteo Casalin
2015-04-12Use size() on array filled by SwEditShell::GetINetAttrs to get number of itemsMatteo Casalin
2015-04-12USHRT_MAX ==> COMPLETE_STRINGMatteo Casalin
2015-04-12Use more proper integer typesMatteo Casalin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2015-03-11fix windows buildNoel Grandin
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2014-12-15Related fdo#86929: Kill FOREACHPAM_START for good (part2)Julien Nabet
2014-12-05move use of IsMultiSelection()Bjoern Michaelsen
2014-12-05use unique() for checks for multiselectionBjoern Michaelsen
2014-12-04use C++11 iterationBjoern Michaelsen
2014-12-04use C++11 iterationBjoern Michaelsen
2014-11-19loplugin: cstylecastNoel Grandin
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna
2014-11-07More replacements of manual swapping with SwGrfNode::GetGrf()/GetGrfObj()Zolnai Tamás
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-17callcatcher: update unused codeCaolán McNamara
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentStatistics our of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner
2014-07-15Refactored IDocumentLinksAdministration out of SwDoc.Valentin Kettner
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-03Removed IDocumentSettingAccess.hxx include in SwDoc.hxxValentin Kettner
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-18coverity#1202830 Out-of-bounds accessCaolán McNamara
2014-03-16sal_Bool to boolMatteo Casalin
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-16sal_Bool to boolMatteo Casalin
2014-01-28bool improvementsStephan Bergmann
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18convert sw/source/core/edit/*.cxx from String to OUStringNoel Grandin
2013-10-15convert sw/inc/editsh.hxx from String to OUStringNoel Grandin
2013-09-21sw: unify PCURCRSR / FOREACHPAM_START / FOREACHPAM_END macrosMiklos Vajna
2013-08-25String to OUStringMatteo Casalin
2013-08-08convert some SwTxtNode methods to OUStringMichael Stahl
2013-07-30String to OUStringMatteo Casalin
2013-06-20sw: implement proper Undo for SwDoc::UpdateRsidMichael Stahl
2013-06-09adjusted code indentation for consistencyPhilipp Riemer
2013-06-09removed commented out code in sw/source/core/editPhilipp Riemer
2013-06-09fdo#62475 - remove visual noise in sw/source/core/editPhilipp Riemer
2013-06-09work on existing comments in sw/source/core/editPhilipp Riemer
2013-06-08fdo#39468: Translate German comments in sw/source/core/editPhilipp Riemer