summaryrefslogtreecommitdiff
path: root/sw/inc/editsh.hxx
AgeCommit message (Expand)Author
2015-04-28SwEditShell::Copy return type wants to be boolStephan Bergmann
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
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-12return value of SwEditShell::GetGlobalDocContent is always discardedMatteo Casalin
2015-03-31sw: prefix members of SwEditShellMichael Stahl
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-11convert SetAttrMode to enum classNoel Grandin
2015-03-11sw: s/eEnde/eEnd/Michael Stahl
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-21SwSection::GetFmt const-correctnessStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-25sal_uInt16 to size_tMatteo Casalin
2014-12-02De-/Increase fontsize when multi-sized textDaniel Sikeler
2014-12-02use boostBjoern Michaelsen
2014-12-02test intrusiveBjoern Michaelsen
2014-11-25Revert "loplugin: cstylecast"Tor Lillqvist
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-10loplugin: cstylecastNoel Grandin
2014-11-03fdo#35862 De-/Increase font when multi-sized textDaniel Sikeler
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-17callcatcher: update unused codeCaolán McNamara
2014-09-06Use size_t consistently, constify, reduce scopeMatteo Casalin
2014-08-19fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-06-27Related: #i78498# Do not keep OutlineLevel attribute at paragraph...Oliver-Rainer Wittmann
2014-05-06SwViewShell: fix brain-damaged non-virtual CalcLayout() overrideMichael Stahl
2014-05-02Rename SwDBMgr -> SwDBManager.Jan Holesovsky
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-28allow accepting/rejecting changes in a selection (bnc#874790)Luboš Luňák
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
2014-04-22There is nothing "new" with SwNewDBMgr any moreTor Lillqvist
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-04-14typo: attributs -> attributesThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-19Resolves: #i124371# When changing the numbering or bullet styling...Oliver-Rainer Wittmann
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-22Resolves: #i124243# allow in-place editing of Input Fields...Oliver-Rainer Wittmann
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-22Bin some pointless commentsTor Lillqvist