summaryrefslogtreecommitdiff
path: root/cui/source/options/optlingu.cxx
AgeCommit message (Expand)Author
2014-04-11Clean up function declarations and some unused functionsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-17cui: prefer passing OUString by referenceNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-07coverity#704606 Explicit null dereferencedCaolán McNamara
2014-03-07coverity#708784 Unused pointer valueCaolán McNamara
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-20svl: sal_Bool -> boolStephan Bergmann
2014-02-02convert edit modules dialog to .uiCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2013-10-02Spell "indices" correctlyTor Lillqvist
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-28pretty up optlingu pageCaolán McNamara
2013-09-27cppcheck: redundant assignmentJulien Nabet
2013-09-27Convert optlingu page to .ui + adapt code.Jan Holesovsky
2013-08-29lets just switch directly on the EID_OPTIONSCaolán McNamara
2013-08-29Convert Hyphenation dialogs to .uiFaisal M. Al-Otaibi
2013-08-16WaE: C4805: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2013-07-15convert delete dictionary query to .uiCaolán McNamara
2013-07-15can drop RID_SFXDLG_NEWDICTCaolán McNamara
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-10comparing only language and country is now insufficientEike Rathke
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-15fdo#46808, More LinguProperties funNoel Grandin
2013-05-14fdo#46808, Replace some XMultiServiceFactory with XComponentContextNoel Grandin
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-08Fix variable reassigned before the old value has been usedJulien Nabet
2013-04-05new module i18nlangtagEike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida
2012-11-25German comment translationsMarkus Maier
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-24fdo#57483 remove check capitalization (ugly 1980 thing)László Németh
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-12lcl_GetServiceName unusedCaolán McNamara
2012-10-12lcl_Bool2Any is unusedCaolán McNamara