summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* remove unused componentcontext.hxx includesNoel Grandin2013-06-051-1/+0
* fdo#62224 reconstruct border state for table dialogDavid Tardon2013-06-031-0/+5
* Make use of IsStarSymbol()Thomas Arnhold2013-05-301-3/+1
* Resolves: #i122096# apply default bullet numbering rule on toggle on...Oliver-Rainer Wittmann2013-05-304-296/+242
* Do not enable outliner when it was not before only for temporary undo disableArmin Le Grand2013-05-281-1/+2
* Related: #i120515# do not create undo action when in Init()Armin Le Grand2013-05-281-1/+2
* Related: #i120498# Enhanced Undo/Redo and user experience...Armin Le Grand2013-05-284-4/+48
* pause notifications while undoing to keep a11y out until we're doneCaolán McNamara2013-05-281-1/+8
* be case-insensitive for open/starsymbol comparisonThomas Arnhold2013-05-271-2/+2
* Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann2013-05-203-0/+375
* Drop String.AppendAscii in editengRicardo Montania2013-05-202-18/+12
* Related: #119885# Made EditMode work with text boxes...Armin Le Grand2013-05-191-51/+37
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-1/+1
* fdo#46808, Convert linguistic2::LingProperties to new styleNoel Grandin2013-05-143-22/+11
* Get rid of GlobalEditData::GetStdRefDevice()Tor Lillqvist2013-05-133-24/+11
* Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa2013-05-131-0/+27
* editeng: fix 32bit -Werror=formatMichael Stahl2013-05-101-2/+2
* resolved fdo#35756 import more than 64k HTML table cellsEike Rathke2013-05-1042-995/+1080
* #119477# fix bullet's start with error when save .ppt fileSun Ying2013-05-091-2/+8
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-11/+11
* fdo#64150 don't segfault when there is no lineLionel Elie Mamane2013-05-031-1/+2
* This method is not implementedMatteo Casalin2013-05-031-3/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-24/+4
* Bin ugly (ab)use of preprocessor in headersTor Lillqvist2013-04-277-9/+0
* Resolves: fdo#42893 improve Capitalize first letter of Sentenceanuragkanungo2013-04-261-0/+9
* XubString->OUStringCaolán McNamara2013-04-268-9/+9
* gbuild: drop empty use_packages callsDavid Tardon2013-04-241-3/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-242-3/+0
* execute move of global headersBjoern Michaelsen2013-04-23135-17970/+0
* editeng: move two double used SIDsThomas Arnhold2013-04-221-3/+3
* restore SvxNumRule::SetLevel variantCaolán McNamara2013-04-222-0/+18
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-226-139/+24
* Do not store return value for later, just exitMatteo Casalin2013-04-221-4/+3
* Prefer standard prefix for data membersMatteo Casalin2013-04-222-93/+91
* Slightly simplify loopMatteo Casalin2013-04-221-5/+3
* bDocumentDone is always falseMatteo Casalin2013-04-221-3/+2
* sal_Bool to boolMatteo Casalin2013-04-227-122/+122
* Avoid multiple appends on OUStringMatteo Casalin2013-04-211-5/+2
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-208-23/+23
* Revert "Revert "fix fdo#47018 Impress paste destroy bullet""Eike Rathke2013-04-192-8/+104
* fdo#63711 Calc: fix Catalan and Hungarian hyphenationLászló Németh2013-04-191-21/+28
* Revert "fix fdo#47018 Impress paste destroy bullet"Stephan Bergmann2013-04-193-107/+10
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-182-3/+3
* fix fdo#47018 Impress paste destroy bulletCao Cuong Ngo2013-04-183-10/+107
* basic inplace Font preview for calcNoel Power2013-04-151-0/+3
* use ImpEditEngine::ImplInitDigitModel() to set digit language.navin patidar2013-04-151-13/+2
* fdo#47018 Impress crashes when modifying bulletCao Cuong Ngo2013-04-132-3/+6
* added missing includesEike Rathke2013-04-121-0/+2
* resolveSystemLanguageByScriptType in case not setEike Rathke2013-04-121-1/+2
* make that a proper static method EditView::CheckLanguage()Eike Rathke2013-04-122-16/+40