summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* tdf#96505 - Get rid of cargo cult long integer literalsKemal Ayhan2019-12-301-1/+1
* tdf#38394 AutoCorrect: fix ’« in French l’« word »László Németh2019-12-291-0/+9
* tdf#54409 fix AutoCorrect with Unicode quotation marksLászló Németh2019-12-281-0/+4
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-12-261-3/+4
* editeng: detect invalid paragraphs when drawingAshod Nakashian2019-12-221-2/+4
* tdf#106164 AutoCorrect: capitalize words with apostropheLászló Németh2019-12-211-1/+2
* Fix compilation with `make -- dbglevel=3`Alex Henrie2019-12-211-0/+1
* tdf#124176: Use pragma once instead of include guardsBatuhan Görkem Benzer2019-12-206-25/+6
* tdf#42949 Fix IWYU warnings in editeng/Gabor Kelemen2019-12-2082-337/+59
* sal_Char->char in editeng..eventattacherNoel Grandin2019-12-192-8/+8
* Fix typoAndrea Gelmini2019-12-171-1/+1
* lok: get spelling context menu on long pressMarco Cecchetti2019-12-171-1/+5
* Rename HAVE_GCC_BUG_87150 to HAVE_P1155R3Stephan Bergmann2019-12-141-1/+1
* use covariant return type for SfxPoolItem::CloneCaolán McNamara2019-12-1210-168/+68
* Related: tdf#129300 make Automatic/Distributed state what is automaticCaolán McNamara2019-12-111-2/+2
* reorganize enum based translationCaolán McNamara2019-12-102-70/+54
* Related: tdf#129300 vertical justify had no descriptionCaolán McNamara2019-12-101-1/+2
* tdf#129300 alignment enums not translated in organizerCaolán McNamara2019-12-101-6/+58
* tdf#121658 Add option to not hyphenate words in CAPSSamuel Mehrbrodt2019-12-063-50/+60
* tdf#128666 Only enable hyperlink actions when just the field is selectedSamuel Mehrbrodt2019-12-051-11/+17
* remove some useless comment linesNoel Grandin2019-12-0312-81/+0
* tdf#42949 Replace property_tre/ptree.hpp with fw declaration headerGabor Kelemen2019-12-021-0/+2
* cppcheck: performing init in init list (desktop/editeng)Julien Nabet2019-12-011-5/+2
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-0113-24/+24
* jsdialog: migrate left/right margin to generic items dumpSzymon Kłos2019-11-291-0/+28
* jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos2019-11-291-0/+23
* NFC tdf#120412 cleanup: use DFLT_ESC_* moreJustin Luth2019-11-282-4/+3
* tdf#128659 Cannot add AutoCorrect entriesNoel Grandin2019-11-281-1/+2
* Better handling of text rotation attribute.Tamás Zolnai2019-11-2710-32/+140
* Remove unused StateChangeEvent::return_typeStephan Bergmann2019-11-261-1/+0
* cppcheck: performing init in init list (dbaccess/desktop/dtrans/e.)Julien Nabet2019-11-244-59/+41
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-2211-0/+58
* log exceptions when parsingNoel Grandin2019-11-221-0/+1
* Remove comphelper::OUStringLiteralListStephan Bergmann2019-11-202-7/+10
* editeng: add UNO API for semi-transparent textMiklos Vajna2019-11-191-2/+4
* use FasterParser for LoadXMLExceptList_ImpNoel Grandin2019-11-191-6/+3
* editeng: add doc model for semi-transparent textMiklos Vajna2019-11-181-4/+34
* use FasterParser for SvxReadXMLNoel Grandin2019-11-181-6/+2
* cid#1430104 Arguments in wrong orderCaolán McNamara2019-11-171-0/+1
* Extend loplugin:external to warn about enumsStephan Bergmann2019-11-172-0/+7
* Replace comphelper::ServiceInfoHelper::addToSequenceMike Kaganski2019-11-162-18/+20
* editeng: extend SvxColorItem xml dumpMiklos Vajna2019-11-151-1/+6
* make some classes module-privateNoel Grandin2019-11-061-1/+1
* loplugin:indentation find broken if statementsNoel Grandin2019-11-062-2/+2
* size some stringbuffer to prevent re-allocNoel Grandin2019-11-031-1/+1
* loplugin:stringaddNoel Grandin2019-11-031-4/+4
* avoid intermediate vcl::WindowsCaolán McNamara2019-10-314-21/+15
* remove unnecessary includesCaolán McNamara2019-10-293-3/+2
* loplugin:unusedfieldsNoel Grandin2019-10-233-7/+3
* size some stringbuffer to prevent re-allocNoel Grandin2019-10-232-2/+2