summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hangulhanjadlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-2/+2
2014-02-26Remove visual noise from cuiAlexander Wilms1-20/+20
2014-02-23Remove unneccessary commentsAlexander Wilms1-38/+38
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-5/+5
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-18Window::PreNotify should return boolStephan Bergmann1-6/+6
2013-12-24convert Hangul/Hanja Options dialog to .uiCaolán McNamara1-52/+49
2013-12-16convert hangul<->hanja new dict dialog to .uiCaolán McNamara1-23/+12
2013-10-01Fix error: assigning to 'rtl::OUString *' from incompatible type 'const int'Tor Lillqvist1-1/+1
2013-10-01convert open-coded array into std::vectorNoel Grandin1-61/+27
2013-10-01convert CUI module from String to OUStringNoel Grandin1-55/+55
2013-08-27Bin intermediate iteratorJulien Nabet1-3/+2
2013-08-15convert GetName/Title/Description methods to OUStringIvan Timofeev1-2/+2
2013-07-25convert XubString to OUStringNoel Grandin1-3/+3
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-4/+3
2013-05-09coverity#704141: resource leakMarkus Mohrhard1-0/+1
2013-04-22sal_Bool to boolMatteo Casalin1-5/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+6
2013-03-04audit GetParent harder wrt GetParentDialogCaolán McNamara1-1/+1
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-11fdo#46808, Adapt ConversionDictionaryList UNO service to new styleNoel Grandin1-26/+17
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith1-1/+1
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-2/+2
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke1-2/+2
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-4/+4
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-2/+2
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-10/+5
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-16/+16
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-20Fix for fdo43460 Part XI getLength() to isEmpty()Olivier Hallot1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-36/+25
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-02-12Remove precompiled header support.Joseph Powers1-12/+0
2011-02-06Some cppcheck cleaningJulien Nabet1-1/+1
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko1-24/+24
2010-11-14Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-1/+1
2010-11-02removed unnecessary comments and whitespaces, dead codeMarcin eXine M1-7/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-03dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in ...Frank Schoenheit [fs]1-1/+1
2010-07-15vcl113: #i90023# remove unused code (thanks cmc!)Philipp Lohmann [pl]1-11/+0
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-2/+2
2009-11-02#i106421#: create new cui resource fileMathias Bauer1-56/+56
2009-10-31#i106421#: move svx/source/cui to cuiMathias Bauer1-0/+1913