summaryrefslogtreecommitdiffstats
path: root/sw/inc/editsh.hxx
Commit message (Expand)AuthorAgeFilesLines
* remove/add blank linesPhilipp Riemer2013-10-021-4/+0
* remove zhaojianwei code markersPhilipp Riemer2013-10-021-1/+1
* convert last bits of include/editeng/svxacorr.hxx from String to OUStringNoel Grandin2013-10-011-1/+1
* String to OUStringMatteo Casalin2013-09-301-1/+1
* String to OUStringMatteo Casalin2013-09-291-1/+1
* SwEditShell::_CopySelToDoc(): this copes "to" the doc, not "and" the docMiklos Vajna2013-09-181-1/+1
* String to OUStringMatteo Casalin2013-08-251-1/+1
* String to OUStringMatteo Casalin2013-08-211-1/+1
* String to OUStringMatteo Casalin2013-08-171-2/+2
* String to OUStringMatteo Casalin2013-08-171-1/+1
* String to OUStringMatteo Casalin2013-07-301-1/+1
* Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann2013-05-201-0/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-5/+5
* re-base on ALv2 code. Includes:Michael Meeks2012-11-301-23/+14
* sal_Bool to boolTakeshi Abe2012-11-151-1/+1
* sal_Bool to boolTakeshi Abe2012-11-061-2/+2
* sal_Bool to boolTakeshi Abe2012-11-031-4/+4
* sal_Bool to boolTakeshi Abe2012-11-011-2/+2
* sal_Bool to boolTakeshi Abe2012-10-301-5/+5
* sal_Bool to boolTakeshi Abe2012-10-281-1/+1
* sal_Bool to boolTakeshi Abe2012-10-251-3/+3
* sal_Bool to boolTakeshi Abe2012-10-241-2/+2
* sal_Bool to boolTakeshi Abe2012-10-071-1/+1
* expand ACT_KONTEXT and MV_KONTEXT macros, rename kontext to contextIvan Timofeev2012-09-021-11/+6
* Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq2012-09-021-199/+199
* remove unnecessary includes of svl/svarray.hxxCaolán McNamara2012-07-301-1/+0
* Fix German "adjust left margin" comment in multiple files in sw/{inc/,source/...Philipp Riemer2012-05-281-3/+3
* Convert SV_DECL_PTRARR_DEL(SwGetINetAttrs) to boost::ptr_vectorNoel Grandin2012-05-251-1/+2
* move include out of editsh.hxxMichael Stahl2012-04-101-1/+0
* fix of commentsMaxime de Roucy2012-03-281-5/+5
* add GetCurParAttr and GetPaMParAttr in SwEditShellMaxime de Roucy2012-03-281-0/+28
* SwEditShell : use of the STL swap functionMaxime de Roucy2012-03-151-0/+1
* rewrite and comment SwEditShell::GetPaMTxtFmtCollMaxime de Roucy2012-03-151-0/+18
* tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara2012-03-081-1/+1
* Fix typos in commentsElton Chung2012-02-131-1/+1
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-1/+1
* Remove unnecessary forward declarationAugust Sodora2012-01-131-1/+0
* SvStringsDtor->std::vectorAugust Sodora2012-01-131-3/+3
* SvStringsDtor->std::vectorAugust Sodora2012-01-121-1/+1
* Get rid of SvStringsSortDaisuke Nishino2011-11-071-2/+1
* Page Break: Fixed part of the Edit menu action cursors handlingCédric Bosdonnat2011-10-071-7/+10
* callcatcher: unused methodsCaolán McNamara2011-10-051-2/+0
* Remove unecessary parameter to IDocumentStatistics::UpdateDocStatArnaud Versini2011-08-231-1/+2
* Remove obsolete forward declarations of SvUShortsSort. LGPLv3+/MPL.Nigel Hawkins2011-06-141-1/+0
* Replace SvUShortsSort with std::set<sal_uInt16> in SwDoc::ResetAttrs.Nigel Hawkins2011-06-141-1/+2
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-8/+1
|\
| * masterfix DEV300: #i10000# build breaker in swobo2011-03-161-8/+1
* | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks2011-03-141-194/+181
|\|
| * removetooltypes01: Rebase to DEV300m99Carsten Driesner2011-02-071-30/+20
| |\
| | * undoapi: #i115383#: derive sw::UndoManager from SfxUndoManager:Michael Stahl2010-12-151-7/+14