summaryrefslogtreecommitdiff
path: root/cui/source/options/optdict.cxx
AgeCommit message (Expand)Author
2014-10-03coverity#1242803 Unused valueCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-21QueryBox RID_SFXQB_SET_LANGUAGE -> MessageDialog + stringCaolán McNamara
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-04-29coverity#1210178 Uninitialized scalar fieldCaolán McNamara
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-04-01linguistic: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26Remove visual noise from cuiAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-07coverity#738955 unused pointer valueNoel Grandin
2014-01-30fdo#44314 non-standard hyphenation at soft hyphens + with pers. dic.László Németh
2014-01-28bool improvementsStephan Bergmann
2013-10-21drop StringCompare from cuiCaolán McNamara
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-08-02modern .ui widgetlayout for editdictionarydialogCsikós Tamás
2013-07-15modern .ui widgetlayout for optdict/newdictdlgCsikós Tamás
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-22String::AppendAscii cleanupRicardo Montania
2013-03-19sal_Bool to boolTakeshi Abe
2013-02-12fdo#46808, Adapt linguistic2::DictionaryList UNO service to new styleNoel Grandin
2013-01-26get rid of some XubStringsCaolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-04-22removed unused static dataTakeshi Abe
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-18Fix typos in commentsElton Chung
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-03-12mis-merge: mostly remove remaining tools typesNorbert Thiebaud
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-12Remove precompiled header support.Joseph Powers
2011-01-25Fix minor ULONG glitchTor Lillqvist
2011-01-20accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]