summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2020-01-03tdf#129522 SvxShadowItem/writerfilter: allow shadow_NONE overridesJustin Luth
2019-12-31tdf#59666 AutoCorrect: don't capitalize single Greek lettersLászló Németh
2019-12-30tdf#96505 - Get rid of cargo cult long integer literalsKemal Ayhan
2019-12-29tdf#38394 AutoCorrect: fix ’« in French l’« word »László Németh
2019-12-28tdf#54409 fix AutoCorrect with Unicode quotation marksLászló Németh
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-22editeng: detect invalid paragraphs when drawingAshod Nakashian
2019-12-21tdf#106164 AutoCorrect: capitalize words with apostropheLászló Németh
2019-12-21Fix compilation with `make -- dbglevel=3`Alex Henrie
2019-12-20tdf#124176: Use pragma once instead of include guardsBatuhan Görkem Benzer
2019-12-20tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen
2019-12-19sal_Char->char in editeng..eventattacherNoel Grandin
2019-12-17Fix typoAndrea Gelmini
2019-12-17lok: get spelling context menu on long pressMarco Cecchetti
2019-12-14Rename HAVE_GCC_BUG_87150 to HAVE_P1155R3Stephan Bergmann
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-11Related: tdf#129300 make Automatic/Distributed state what is automaticCaolán McNamara
2019-12-10reorganize enum based translationCaolán McNamara
2019-12-10Related: tdf#129300 vertical justify had no descriptionCaolán McNamara
2019-12-10tdf#129300 alignment enums not translated in organizerCaolán McNamara
2019-12-06tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt
2019-12-05tdf#128666 Only enable hyperlink actions when just the field is selectedSamuel Mehrbrodt
2019-12-03remove some useless comment linesNoel Grandin
2019-12-02tdf#42949 Replace property_tre/ptree.hpp with fw declaration headerGabor Kelemen
2019-12-01cppcheck: performing init in init list (desktop/editeng)Julien Nabet
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-29jsdialog: migrate left/right margin to generic items dumpSzymon Kłos
2019-11-29jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos
2019-11-28NFC tdf#120412 cleanup: use DFLT_ESC_* moreJustin Luth
2019-11-28tdf#128659 Cannot add AutoCorrect entriesNoel Grandin
2019-11-27Better handling of text rotation attribute.Tamás Zolnai
2019-11-26Remove unused StateChangeEvent::return_typeStephan Bergmann
2019-11-24cppcheck: performing init in init list (dbaccess/desktop/dtrans/e.)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-22log exceptions when parsingNoel Grandin
2019-11-20Remove comphelper::OUStringLiteralListStephan Bergmann
2019-11-19editeng: add UNO API for semi-transparent textMiklos Vajna
2019-11-19use FasterParser for LoadXMLExceptList_ImpNoel Grandin
2019-11-18editeng: add doc model for semi-transparent textMiklos Vajna
2019-11-18use FasterParser for SvxReadXMLNoel Grandin
2019-11-17cid#1430104 Arguments in wrong orderCaolán McNamara
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-16Replace comphelper::ServiceInfoHelper::addToSequenceMike Kaganski
2019-11-15editeng: extend SvxColorItem xml dumpMiklos Vajna
2019-11-06make some classes module-privateNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara
2019-10-29remove unnecessary includesCaolán McNamara