summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* bnc#467459 - fix editeng text search with expanded fields.Michael Meeks2014-07-305-61/+225
* Resolves fdo#79276 Add fallback system for autocorrection of French variantsJulien Nabet2014-07-051-6/+18
* fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna2014-07-041-18/+0
* bnc#882631: Do not hide top of the first row when editing text in table cells.Matúš Kukan2014-06-301-2/+2
* Revert "bnc#882631: keep line visible if proportional line spacing is < 100%."Matúš Kukan2014-06-212-11/+2
* Related: fdo#80140 a11y crash on changing text via spellchecker in impressCaolán McNamara2014-06-181-4/+0
* bnc#882631: keep line visible if proportional line spacing is < 100%.Matúš Kukan2014-06-172-2/+11
* avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard2014-06-101-1/+1
* fdo#64956: editeng: fix RTF color table exportMichael Stahl2014-05-314-70/+29
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-192-3/+0
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-172-3/+3
* various loplugin:passsequencebyrefNoel Grandin2014-05-141-1/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet2014-05-131-5/+5
* remove dead codeNoel Grandin2014-05-131-6/+0
* coverity#707751 Uninitialized pointer fieldCaolán McNamara2014-05-111-0/+1
* coverity#1038495 Uninitialized scalar fieldCaolán McNamara2014-05-111-0/+2
* coverity#984086 Uninitialized scalar fieldCaolán McNamara2014-05-111-4/+1
* coverity#707758 Uninitialized scalar fieldCaolán McNamara2014-05-111-3/+8
* coverity#1019408 Uninitialized scalar fieldCaolán McNamara2014-05-111-1/+2
* coverity#1213528 Uncaught exceptionCaolán McNamara2014-05-101-5/+10
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet2014-05-106-19/+19
* update_pch: add a bunch of pch filesThomas Arnhold2014-05-093-0/+351
* coverity#735420 Logically dead codeCaolán McNamara2014-05-081-2/+2
* simplify ternary conditions "xxx ? true : yyy"Noel Grandin2014-05-061-1/+1
* dflt -> defaultThomas Arnhold2014-05-061-1/+1
* consistent percent sign in commentsThomas Arnhold2014-05-061-1/+1
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-053-3/+3
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-308-10/+10
* automaticly -> automatically.Jan Holesovsky2014-04-271-1/+1
* coverity#735746 Explicit null dereferencedCaolán McNamara2014-04-241-3/+7
* coverity#735746 Explicit null dereferencedCaolán McNamara2014-04-241-2/+4
* huge hrc and src file cleanupThomas Arnhold2014-04-231-19/+0
* coverity#738625 Uninitialized scalar fieldCaolán McNamara2014-04-231-4/+16
* fdo#77603 new wildcard in autocorrection: .* instead of *László Németh2014-04-211-8/+11
* remove some more bloatThomas Arnhold2014-04-211-1/+0
* clean up src filesThomas Arnhold2014-04-211-6/+1
* cpplint: [readability/utf8] Line contains invalid UTF-8 + remove dupJulien Nabet2014-04-201-6/+3
* cpplint: [readability/utf8] Line contains invalid UTF-8Julien Nabet2014-04-201-1/+1
* no temporary instance of SvtLanguageTable necessary hereEike Rathke2014-04-171-2/+1
* coverity#735422 Logically dead codeCaolán McNamara2014-04-161-2/+1
* whitespace for include statementsThomas Arnhold2014-04-151-1/+1
* editeng: sal_Bool->boolNoel Grandin2014-04-1546-801/+801
* typo: attribut -> attributeThomas Arnhold2014-04-143-4/+4
* typo: postion -> positionThomas Arnhold2014-04-142-3/+3
* Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist2014-04-114-96/+72
* callcatcher: update unused codeCaolán McNamara2014-04-101-6/+0
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-098-44/+3
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-072-5/+2
* Resolves: coverity#705447 Self assignmentCaolán McNamara2014-04-041-1/+1
* svl/eitem.hxx: sal_Bool->boolNoel Grandin2014-04-041-4/+4