summaryrefslogtreecommitdiffstats
path: root/sw/source/core/edit
Commit message (Expand)AuthorAgeFilesLines
* Convert SV_DECL_PTRARR(SwTOXMarks) to std::vectorNoel Grandin2012-06-201-1/+1
* Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin2012-06-209-12/+13
* remove some UniString ctorsCaolán McNamara2012-06-191-1/+1
* writer: crash(i119959) paste of multi-line draw-text into bullet listNorbert Thiebaud2012-06-171-6/+9
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-111-3/+2
* Remove superfluous empty lines on topThomas Arnhold2012-06-098-17/+0
* Fix German "adjust left margin" comment in multiple files in sw/{inc/,source/...Philipp Riemer2012-05-281-2/+1
* Convert SV_DECL_PTRARR_DEL(SwFldTypes) to std::vectorNoel Grandin2012-05-252-6/+6
* Convert SV_DECL_PTRARR_DEL(SwGetINetAttrs) to boost::ptr_vectorNoel Grandin2012-05-251-6/+3
* Removed unused SfxMedium::bDirectStephan Bergmann2012-05-241-1/+1
* fdo#49605: SwEditShell: fix handling of overlapping grammar errorsDaniel Naber2012-05-091-1/+1
* Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara2012-05-052-11/+11
* move include out of editsh.hxxMichael Stahl2012-04-101-0/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* refactor the Rewriter rules using enumsCaolán McNamara2012-04-022-2/+2
* fix of commentsMaxime de Roucy2012-03-281-3/+3
* add GetCurParAttr and GetPaMParAttr in SwEditShellMaxime de Roucy2012-03-281-0/+57
* fdo#39003: fix autoformat Undo cursors:Michael Stahl2012-03-221-0/+4
* SwEditShell : use of the STL swap functionMaxime de Roucy2012-03-151-10/+4
* getMaxLookup in SwEditShell::GetPaMTxtFmtCollMaxime de Roucy2012-03-151-5/+10
* rewrite and comment SwEditShell::GetPaMTxtFmtCollMaxime de Roucy2012-03-151-18/+20
* tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara2012-03-081-1/+1
* Revert "Removed list and numbering paragraph styles and related option page"Cédric Bosdonnat2012-01-271-0/+3
* Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot2012-01-172-3/+3
* Remove useless macroAugust Sodora2012-01-141-3/+0
* SvStringsDtor->std::vectorAugust Sodora2012-01-131-2/+2
* SvStringsDtor->std::vectorAugust Sodora2012-01-131-3/+3
* SvStringsDtor->std::vectorAugust Sodora2012-01-121-1/+1
* Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora2012-01-101-2/+0
* simplify CharClassCaolán McNamara2012-01-093-4/+4
* catch exception by constant referenceTakeshi Abe2012-01-071-3/+3
* fdo#32726: search for index entries in the whole document, not only the bodyCédric Bosdonnat2012-01-061-1/+1
* fdo#40250: safer protection check... why using the layout for this?Cédric Bosdonnat2012-01-051-1/+1
* Removed unnecessary tools includes.Marcel Metz2012-01-052-3/+0
* sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva2011-12-221-0/+7
* remove include of pch header from swNorbert Thiebaud2011-11-2720-40/+0
* gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2011-11-251-1/+1
* sw: enable more debug code:Michael Stahl2011-11-244-21/+16
* SwSelBoxes: svarray -> std::mapDaisuke Nishino2011-11-232-11/+11
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-192-2/+5
* this aWord is never usedCaolán McNamara2011-11-191-2/+0
* Get rid of SvStringsSortDaisuke Nishino2011-11-071-2/+1
* ByteString->rtl::OStringCaolán McNamara2011-11-021-2/+2
* Removed list and numbering paragraph styles and related option pageCédric Bosdonnat2011-10-171-3/+0
* Page Break: Fixed part of the Edit menu action cursors handlingCédric Bosdonnat2011-10-074-43/+59
* callcatcher: unused methodsCaolán McNamara2011-10-051-13/+0
* Remove unecessary parameter to IDocumentStatistics::UpdateDocStatArnaud Versini2011-08-231-3/+11
* Replace SvUShorts with vector in UndoTable.hxx and cascade changes.Nigel Hawkins2011-07-221-10/+6
* Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky2011-06-171-1/+1
|\
| * fdo#37799: fixed broken loop causing a crashCédric Bosdonnat2011-06-081-1/+1