summaryrefslogtreecommitdiff
path: root/cui/source/options/optgdlg.cxx
AgeCommit message (Expand)Author
2014-04-17and another temporary SvtLanguageTable instance is mootEike Rathke
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-04-15a pattern must not start with a separatorEike Rathke
2014-04-15toupper YMD for better input check visibilityEike Rathke
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi
2014-03-30coverity#1194915 Integer overflowed argumentCaolán McNamara
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from cuiAlexander Wilms
2014-02-24sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through itCaolán McNamara
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21c++11ismCaolán McNamara
2014-02-21restore translatable Auto textCaolán McNamara
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert
2014-02-21-Werror=parenthesesCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-09reorganize opt view page to shrink neatlyCaolán McNamara
2013-12-18resolved fdo#51961 let "Default ..." currency entry follow selected localeEike Rathke
2013-12-18do not resolve the "Default ..." locale entry, it means SYSTEMEike Rathke
2013-11-13On Mac OS X LibreOffice cannot use native print dialog at allAndras Timar
2013-11-13fdo#59256 hide this option when experimental features are disabledAndras Timar
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-11-Werror,-Wunused-variableStephan Bergmann
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-12PCH for more librariesLuboš Luňák
2013-07-10use LanguageTag to convertEike Rathke
2013-07-08add degrees and pixels as known spin field unitsCaolán McNamara
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-21Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed
2013-06-06Remove remnants of help agentCaolán McNamara
2013-06-03fdo#46808, Convert office::Quickstart service to new styleNoel Grandin
2013-05-30fix spellings and some tidy of the language .ui conversionCaolán McNamara
2013-05-30Convert Languages tab page to .uiabdulmajeed ahmed
2013-05-15fdo#46808, More LinguProperties funNoel Grandin
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-08some further OUString cleanupThomas Arnhold