summaryrefslogtreecommitdiff
path: root/sw/inc/editsh.hxx
AgeCommit message (Expand)Author
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
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-15convert sw/inc/editsh.hxx from String to OUStringNoel Grandin
2013-10-02remove/add blank linesPhilipp Riemer
2013-10-02remove zhaojianwei code markersPhilipp Riemer
2013-10-01convert last bits of include/editeng/svxacorr.hxx from String to OUStringNoel Grandin
2013-09-30String to OUStringMatteo Casalin
2013-09-29String to OUStringMatteo Casalin
2013-09-18SwEditShell::_CopySelToDoc(): this copes "to" the doc, not "and" the docMiklos Vajna
2013-08-25String to OUStringMatteo Casalin
2013-08-21String to OUStringMatteo Casalin
2013-08-17String to OUStringMatteo Casalin
2013-08-17String to OUStringMatteo Casalin
2013-07-30String to OUStringMatteo Casalin
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-15sal_Bool to boolTakeshi Abe