summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2014-08-21bnc#467459 - fix editeng text search with expanded fields.Michael Meeks5-66/+226
2014-07-06Resolves fdo#79276 Add fallback system for autocorrection of French variantsJulien Nabet1-6/+18
2014-06-30bnc#882631: Do not hide top of the first row when editing text in table cells.Matúš Kukan1-2/+2
2014-06-23Related: fdo#80140 a11y crash on changing text via spellchecker in impressCaolán McNamara1-1/+0
2014-06-10avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard1-1/+1
2014-06-10IAccessible2: revert some bounds-checking changes againStephan Bergmann1-8/+1
2014-06-10Resolves: #i123620# IAccessibleHypertext::hyperlinkIndex returns 0...Steve Yin1-1/+1
2014-06-10Integrate branch of IAccessible2Steve Yin17-76/+1256
2014-06-02fdo#64956: editeng: fix RTF color table exportMichael Stahl4-70/+29
2014-04-22fdo#77603 new wildcard in autocorrection: .* instead of *László Németh1-8/+10
2014-03-25cp#1000025: Import casemaps from pptx.Muthu Subramanian7-7/+48
2014-03-25fdo#68779: RTF import: set borders without explicit widthMichael Stahl1-1/+3
2014-03-07fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida2-1/+6
2014-02-10fdo#46707: Don't bother with synonyms for text with mixed script types.Kohei Yoshida1-0/+23
2014-02-08fdo#74363: fix auto correct of initial capitals on start of first paraMichael Stahl4-10/+10
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann3-5/+5
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-20editeng: warning C4805 unsafe mix of type sal_Bool and type boolMichael Stahl2-4/+6
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin1-2/+1
2013-11-20fdo#67742 Avoid autocorr of "--" before "-"Laurent Balland-Poirier1-0/+5
2013-11-20sal_Bool to bool in ImpEditEngineRodolfo Ribeiro Gomes3-73/+73
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-59/+57
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin3-4/+4
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-1/+1
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar1-1/+1
2013-11-14SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameterStephan Bergmann2-11/+7
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-1/+4
2013-11-14Fixed for spacing between lines in paragraph.Priyanka Gaikwad1-1/+1
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann2-3/+11
2013-11-14xub_StrLen to sal_Int32 and minor optimizationsMatteo Casalin1-10/+8
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin9-20/+20
2013-11-11convert STRING_NOTFOUND -> -1 in editengNoel Grandin1-15/+15
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-2/+2
2013-11-08longparas: same variable used for two different loops of different typesCaolán McNamara1-6/+4
2013-11-08n is immediately overwrittenCaolán McNamara1-2/+0
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-2/+2
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin3-3/+3
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-11-03fdo#69762 Scientific number AutoCorrect as ordinalLaurent Balland-Poirier1-0/+2
2013-10-28fixincludeguards.sh: editengThomas Arnhold22-56/+56
2013-10-28windows: warning 4706 is disabled globally in com_MSC_defs.mkThomas Arnhold1-7/+0
2013-10-23Some clean-upStephan Bergmann1-4/+4
2013-10-23fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza3-6/+8
2013-10-23remove comment that is irrelevant after the death of String classAndras Timar1-2/+0
2013-10-23convert code to use OUString::endsWithNoel Grandin1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist4-4/+4
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara1-0/+1