summaryrefslogtreecommitdiff
path: root/sw/inc/editsh.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-05loplugin:staticmethodsNoel Grandin1-8/+8
2015-05-03tdf#89783: sal_uInt16 replacement by size_t: sectionsVasily Melenchuk1-5/+5
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-2/+2
2015-04-28SwEditShell::Copy return type wants to be boolStephan Bergmann1-1/+1
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-2/+2
2015-04-12sal_uInt16 to sal_Int32Matteo Casalin1-1/+1
2015-04-12Use size() on array filled by SwEditShell::GetINetAttrs to get number of itemsMatteo Casalin1-1/+1
2015-04-12return value of SwEditShell::GetGlobalDocContent is always discardedMatteo Casalin1-1/+1
2015-03-31sw: prefix members of SwEditShellMichael Stahl1-4/+4
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2015-03-11convert SetAttrMode to enum classNoel Grandin1-2/+2
2015-03-11sw: s/eEnde/eEnd/Michael Stahl1-3/+3
2015-02-07loplugin:deletedspecialStephan Bergmann1-3/+2
2015-01-21SwSection::GetFmt const-correctnessStephan Bergmann1-1/+1
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2014-12-25sal_uInt16 to size_tMatteo Casalin1-2/+2
2014-12-02De-/Increase fontsize when multi-sized textDaniel Sikeler1-9/+4
2014-12-02use boostBjoern Michaelsen1-4/+0
2014-12-02test intrusiveBjoern Michaelsen1-0/+4
2014-11-25Revert "loplugin: cstylecast"Tor Lillqvist1-2/+2
2014-11-25loplugin: cstylecastNoel Grandin1-2/+2
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin1-2/+2
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-10loplugin: cstylecastNoel Grandin1-1/+2
2014-11-10loplugin: cstylecastNoel Grandin1-1/+2
2014-11-03fdo#35862 De-/Increase font when multi-sized textDaniel Sikeler1-0/+11
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-17callcatcher: update unused codeCaolán McNamara1-4/+0
2014-09-06Use size_t consistently, constify, reduce scopeMatteo Casalin1-1/+1
2014-08-19fdo#75757: remove inheritance to std::vectorTakeshi Abe1-3/+1
2014-06-27Related: #i78498# Do not keep OutlineLevel attribute at paragraph...Oliver-Rainer Wittmann1-2/+1
2014-05-06SwViewShell: fix brain-damaged non-virtual CalcLayout() overrideMichael Stahl1-1/+1
2014-05-02Rename SwDBMgr -> SwDBManager.Jan Holesovsky1-2/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-90/+90
2014-04-28allow accepting/rejecting changes in a selection (bnc#874790)Luboš Luňák1-0/+2
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist1-1/+1
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist1-2/+2
2014-04-14typo: attribut -> attributeThomas Arnhold1-2/+2
2014-04-14typo: attributs -> attributesThomas Arnhold1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-19Resolves: #i124371# When changing the numbering or bullet styling...Oliver-Rainer Wittmann1-16/+15
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-3/+3
2014-02-27Remove visual noise from swAlexander Wilms1-5/+0
2014-02-22Resolves: #i124243# allow in-place editing of Input Fields...Oliver-Rainer Wittmann1-1/+1
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann1-4/+4
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara1-1/+1
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co1-3/+3
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-3/+2