summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2015-04-04tdf#89437 Ordinal suffix should never be superscript in some languagesNiklas Johansson
2015-03-04tdf#78148 Ordinal numbers should not be auto-capitalizedNiklas Johansson
2015-01-24classic draw rectangles "fit to contour" utterly brokenCaolán McNamara
2015-01-08Resolves fdo#87968 : Assertion failed: false rtl_uString_newFromSubStringJulien Nabet
2014-12-13Resolves: fdo#86931 wrong offsets used to set languageCaolán McNamara
2014-12-13Resolves: fdo#87141 Remove deletes the node, release doesn'tCaolán McNamara
2014-12-13editeng: fix buildMichael Stahl
2014-12-13fdo#85496: editeng: avoid exporting duplicate attributesMichael Stahl
2014-11-23Resolves: fdo#86392 the assert seems to just want the attrs to be sortedCaolán McNamara
2014-07-30bnc#467459 - fix editeng text search with expanded fields.Michael Meeks
2014-07-05Resolves fdo#79276 Add fallback system for autocorrection of French variantsJulien Nabet
2014-07-04fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna
2014-06-30bnc#882631: Do not hide top of the first row when editing text in table cells.Matúš Kukan
2014-06-21Revert "bnc#882631: keep line visible if proportional line spacing is < 100%."Matúš Kukan
2014-06-18Related: fdo#80140 a11y crash on changing text via spellchecker in impressCaolán McNamara
2014-06-17bnc#882631: keep line visible if proportional line spacing is < 100%.Matúš Kukan
2014-06-10avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-05-31fdo#64956: editeng: fix RTF color table exportMichael Stahl
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-14various loplugin:passsequencebyrefNoel Grandin
2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet
2014-05-13remove dead codeNoel Grandin
2014-05-11coverity#707751 Uninitialized pointer fieldCaolán McNamara
2014-05-11coverity#1038495 Uninitialized scalar fieldCaolán McNamara
2014-05-11coverity#984086 Uninitialized scalar fieldCaolán McNamara
2014-05-11coverity#707758 Uninitialized scalar fieldCaolán McNamara
2014-05-11coverity#1019408 Uninitialized scalar fieldCaolán McNamara
2014-05-10coverity#1213528 Uncaught exceptionCaolán McNamara
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-05-08coverity#735420 Logically dead codeCaolán McNamara
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-05-06dflt -> defaultThomas Arnhold
2014-05-06consistent percent sign in commentsThomas Arnhold
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-24coverity#735746 Explicit null dereferencedCaolán McNamara
2014-04-24coverity#735746 Explicit null dereferencedCaolán McNamara
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-23coverity#738625 Uninitialized scalar fieldCaolán McNamara
2014-04-21fdo#77603 new wildcard in autocorrection: .* instead of *László Németh
2014-04-21remove some more bloatThomas Arnhold
2014-04-21clean up src filesThomas Arnhold
2014-04-20cpplint: [readability/utf8] Line contains invalid UTF-8 + remove dupJulien Nabet
2014-04-20cpplint: [readability/utf8] Line contains invalid UTF-8Julien Nabet
2014-04-17no temporary instance of SvtLanguageTable necessary hereEike Rathke
2014-04-16coverity#735422 Logically dead codeCaolán McNamara
2014-04-15whitespace for include statementsThomas Arnhold