summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2013-12-10fdo#70278: editeng: fix Time fields in ImpressMichael Stahl1-1/+1
2013-12-10editeng: fix more 32-bit Time breakageMichael Stahl2-7/+7
2013-11-25fdo#67742 Avoid autocorr of "--" before "-"Laurent Balland-Poirier1-0/+5
2013-11-03fdo#69762 Scientific number AutoCorrect as ordinalLaurent Balland-Poirier1-0/+3
2013-10-29Related: rhbz#1020712 wrong default font shown in editengineCaolán McNamara2-3/+3
2013-10-11Resolves: rhbz#996162 apparent NULL bullet fontCaolán McNamara1-1/+7
2013-09-23fdo#54686 Treat hard blank as soft blank in numberLaurent Balland-Poirier1-9/+8
2013-08-29fdo#68648: SvxNumRule: serialize the aFmtsSet flags tooMichael Stahl1-5/+6
2013-08-27Resolves: fdo#67743 ensure user autocorr config dir existsCaolán McNamara1-2/+13
2013-08-09Resolves: fdo#67743 user autocorr file not writtenCaolán McNamara1-5/+8
2013-06-20fdo#62536: sw: fix AutoCorrect bold/underline on existing AUTOFMTMichael Stahl1-5/+8
2013-06-17fdo#55315 Added simple Trie lookup tree for autocomplete words storageTomaž Vajngerl3-4/+275
2013-06-13Work around -Werror=strict-aliasingStephan Bergmann1-1/+2
2013-06-11Revert "fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag."Petr Mladek1-5/+13
2013-06-09Remove remnants of help agentCaolán McNamara1-63/+0
2013-06-07sw: fix AutoCorrect bold/underline regressionMichael Stahl3-18/+36
2013-06-03fdo#62224 reconstruct border state for table dialogDavid Tardon1-0/+5
2013-05-30Resolves: #i122096# apply default bullet numbering rule on toggle on...Oliver-Rainer Wittmann4-296/+242
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann3-0/+375
2013-05-20Drop String.AppendAscii in editengRicardo Montania2-18/+12
2013-05-19Related: #119885# Made EditMode work with text boxes...Armin Le Grand1-51/+37
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-14fdo#46808, Convert linguistic2::LingProperties to new styleNoel Grandin3-22/+11
2013-05-13Get rid of GlobalEditData::GetStdRefDevice()Tor Lillqvist3-24/+11
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa1-0/+27
2013-05-10editeng: fix 32bit -Werror=formatMichael Stahl1-2/+2
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke42-995/+1080
2013-05-09#119477# fix bullet's start with error when save .ppt fileSun Ying1-2/+8
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-11/+11
2013-05-03fdo#64150 don't segfault when there is no lineLionel Elie Mamane1-1/+2
2013-05-03This method is not implementedMatteo Casalin1-3/+0
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-24/+4
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist7-9/+0
2013-04-26Resolves: fdo#42893 improve Capitalize first letter of Sentenceanuragkanungo1-0/+9
2013-04-26XubString->OUStringCaolán McNamara8-9/+9
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon2-3/+0
2013-04-23execute move of global headersBjoern Michaelsen135-17970/+0
2013-04-22editeng: move two double used SIDsThomas Arnhold1-3/+3
2013-04-22restore SvxNumRule::SetLevel variantCaolán McNamara2-0/+18
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks6-139/+24
2013-04-22Do not store return value for later, just exitMatteo Casalin1-4/+3
2013-04-22Prefer standard prefix for data membersMatteo Casalin2-93/+91
2013-04-22Slightly simplify loopMatteo Casalin1-5/+3
2013-04-22bDocumentDone is always falseMatteo Casalin1-3/+2
2013-04-22sal_Bool to boolMatteo Casalin7-122/+122
2013-04-21Avoid multiple appends on OUStringMatteo Casalin1-5/+2
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza8-23/+23
2013-04-19Revert "Revert "fix fdo#47018 Impress paste destroy bullet""Eike Rathke2-8/+104
2013-04-19fdo#63711 Calc: fix Catalan and Hungarian hyphenationLászló Németh1-21/+28