summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* bnc#467459 - fix editeng text search with expanded fields.Michael Meeks2014-08-215-66/+226
* Resolves fdo#79276 Add fallback system for autocorrection of French variantsJulien Nabet2014-07-061-6/+18
* bnc#882631: Do not hide top of the first row when editing text in table cells.Matúš Kukan2014-06-301-2/+2
* Related: fdo#80140 a11y crash on changing text via spellchecker in impressCaolán McNamara2014-06-231-1/+0
* avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard2014-06-101-1/+1
* IAccessible2: revert some bounds-checking changes againStephan Bergmann2014-06-101-8/+1
* Resolves: #i123620# IAccessibleHypertext::hyperlinkIndex returns 0...Steve Yin2014-06-101-1/+1
* Integrate branch of IAccessible2Steve Yin2014-06-1017-76/+1256
* fdo#64956: editeng: fix RTF color table exportMichael Stahl2014-06-024-70/+29
* fdo#77603 new wildcard in autocorrection: .* instead of *László Németh2014-04-221-8/+10
* cp#1000025: Import casemaps from pptx.Muthu Subramanian2014-03-257-7/+48
* fdo#68779: RTF import: set borders without explicit widthMichael Stahl2014-03-251-1/+3
* fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida2014-03-072-1/+6
* fdo#46707: Don't bother with synonyms for text with mixed script types.Kohei Yoshida2014-02-101-0/+23
* fdo#74363: fix auto correct of initial capitals on start of first paraMichael Stahl2014-02-084-10/+10
* Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2014-01-213-5/+5
* 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
* editeng: warning C4805 unsafe mix of type sal_Bool and type boolMichael Stahl2013-11-202-4/+6
* remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin2013-11-201-2/+1
* fdo#67742 Avoid autocorr of "--" before "-"Laurent Balland-Poirier2013-11-201-0/+5
* sal_Bool to bool in ImpEditEngineRodolfo Ribeiro Gomes2013-11-203-73/+73
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin2013-11-201-59/+57
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-203-4/+4
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-2/+2
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-191-1/+1
* bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar2013-11-171-1/+1
* SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameterStephan Bergmann2013-11-142-11/+7
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-1/+4
* Fixed for spacing between lines in paragraph.Priyanka Gaikwad2013-11-141-1/+1
* rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann2013-11-142-3/+11
* xub_StrLen to sal_Int32 and minor optimizationsMatteo Casalin2013-11-141-10/+8
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-149-20/+20
* convert STRING_NOTFOUND -> -1 in editengNoel Grandin2013-11-111-15/+15
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-2/+2
* longparas: same variable used for two different loops of different typesCaolán McNamara2013-11-081-6/+4
* n is immediately overwrittenCaolán McNamara2013-11-081-2/+0
* convert xub_StrLen to sal_Int32Noel Grandin2013-11-061-2/+2
* convert xub_StrLen to sal_Int32Noel Grandin2013-11-063-3/+3
* convert xub_StrLen to sal_Int32Noel Grandin2013-11-051-1/+1
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-041-1/+1
* fdo#69762 Scientific number AutoCorrect as ordinalLaurent Balland-Poirier2013-11-031-0/+2
* fixincludeguards.sh: editengThomas Arnhold2013-10-2822-56/+56
* windows: warning 4706 is disabled globally in com_MSC_defs.mkThomas Arnhold2013-10-281-7/+0
* Some clean-upStephan Bergmann2013-10-231-4/+4
* fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza2013-10-233-6/+8
* remove comment that is irrelevant after the death of String classAndras Timar2013-10-231-2/+0
* convert code to use OUString::endsWithNoel Grandin2013-10-231-1/+1
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-224-4/+4
* Resolves: fdo#38838 remove UniStringCaolán McNamara2013-10-221-0/+1