summaryrefslogtreecommitdiffstats
path: root/editeng/source/misc/hangulhanja.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov2019-05-311-1/+1
* tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen2019-04-151-0/+1
* loplugin:sequentialassign in editeng..extensionsNoel Grandin2019-04-131-2/+1
* weld HangulHanjaConversionDialogCaolán McNamara2019-02-211-21/+21
* drop unused argumentCaolán McNamara2019-02-201-1/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-191-0/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-08-011-0/+1
* simplify calls to *DialogFactory::Create methodsNoel Grandin2018-06-121-20/+17
* remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin2018-06-091-1/+0
* tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen2018-04-181-1/+0
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* drop unnecessary includesCaolán McNamara2018-03-201-1/+0
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-1/+1
* use actual UNO enums in editengNoel Grandin2017-03-311-1/+1
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Fix typos + some German translationsAndrea Gelmini2017-03-191-1/+1
* Fix typosAndrea Gelmini2017-03-111-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-6/+6
* make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin2016-10-271-3/+3
* loplugin:expandablemethodds in editeng..extensionsNoel Grandin2016-10-191-3/+1
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-16/+16
* we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara2016-09-241-2/+2
* loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann2016-08-251-4/+4
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* convert remaing DBG_WARNING to SAL_INFONoel Grandin2015-10-191-1/+1
* Fix typosAndrea Gelmini2015-09-301-1/+1
* convert Link<> to typedNoel Grandin2015-09-221-3/+2
* convert Link<> to typedNoel Grandin2015-09-221-4/+2
* editeng: com::sun::star->cssNoel Grandin2015-09-131-2/+2
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-21/+12
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-131-4/+1
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-151-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-1/+1
|\
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-1/+1
* | loplugin:simplifyboolStephan Bergmann2015-04-241-1/+1
|/
* Typo: curently->currentlyJulien Nabet2015-02-241-1/+1
* and now a Windows build 'BreakIterator' ambiguous symbolEike Rathke2015-02-051-1/+1
* yet yet yet another Windows build 'Locale' ambiguous symbolEike Rathke2015-02-051-7/+7
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* create a macro library for implementing bit-flags typesNoel Grandin2014-10-131-1/+1
* coverity#1242436 Identical code for different branchesCaolán McNamara2014-10-011-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-4/+4
* fdo#82577: Handle FontNoel Grandin2014-09-181-6/+6
* Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin2014-07-261-1/+1
* loplugin:staticcallStephan Bergmann2014-06-131-4/+4
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* Remove visual noise from editengAlexander Wilms2014-02-271-2/+2
* coverity#1019409 : Uninitialized scalar fieldNorbert Thiebaud2014-01-281-30/+29