summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* fdo#68779: RTF import: set borders without explicit widthMichael Stahl2014-03-141-1/+3
* fdo#46707: Don't bother with synonyms for text with mixed script types.Kohei Yoshida2014-02-101-0/+23
* fdo#70278: editeng: fix Time fields in ImpressMichael Stahl2013-12-101-1/+1
* editeng: fix more 32-bit Time breakageMichael Stahl2013-12-102-7/+7
* fdo#67742 Avoid autocorr of "--" before "-"Laurent Balland-Poirier2013-11-251-0/+5
* fdo#69762 Scientific number AutoCorrect as ordinalLaurent Balland-Poirier2013-11-031-0/+3
* Related: rhbz#1020712 wrong default font shown in editengineCaolán McNamara2013-10-292-3/+3
* Resolves: rhbz#996162 apparent NULL bullet fontCaolán McNamara2013-10-111-1/+7
* fdo#54686 Treat hard blank as soft blank in numberLaurent Balland-Poirier2013-09-231-9/+8
* fdo#68648: SvxNumRule: serialize the aFmtsSet flags tooMichael Stahl2013-08-291-5/+6
* Resolves: fdo#67743 ensure user autocorr config dir existsCaolán McNamara2013-08-271-2/+13
* Resolves: fdo#67743 user autocorr file not writtenCaolán McNamara2013-08-091-5/+8
* fdo#62536: sw: fix AutoCorrect bold/underline on existing AUTOFMTMichael Stahl2013-06-201-5/+8
* fdo#55315 Added simple Trie lookup tree for autocomplete words storageTomaž Vajngerl2013-06-173-4/+275
* Work around -Werror=strict-aliasingStephan Bergmann2013-06-131-1/+2
* Revert "fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag."Petr Mladek2013-06-111-5/+13
* Remove remnants of help agentCaolán McNamara2013-06-091-63/+0
* sw: fix AutoCorrect bold/underline regressionMichael Stahl2013-06-073-18/+36
* fdo#62224 reconstruct border state for table dialogDavid Tardon2013-06-031-0/+5
* Resolves: #i122096# apply default bullet numbering rule on toggle on...Oliver-Rainer Wittmann2013-05-304-296/+242
* 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