summaryrefslogtreecommitdiff
path: root/cui/source/options
AgeCommit message (Expand)Author
2014-07-30Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-07-16extensions aren't layout enabled yetCaolán McNamara
2014-07-16no need to check for null before deleteCaolán McNamara
2014-07-16Convert RID_OFADLG_OPTIONS_TREE to .uiPalenik Mihály
2014-07-15Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara
2014-07-09Resolves: fdo#73806 reduce the size-request of the expert config dialogCaolán McNamara
2014-07-09use define rather than raw numbersCaolán McNamara
2014-07-09have expert config dialog survive exceptionsCaolán McNamara
2014-07-04coverity#735300-1 Unchecked return valueNorbert Thiebaud
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-05-27Export Config: Use ModelessDialogThomas Arnhold
2014-05-23do not store invalid date acceptance patterns in configurationEike Rathke
2014-05-23make this a little less confusingEike Rathke
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-19OUString -> OStringStephan Bergmann
2014-05-19Resolves: fdo#58170 use selected tab page helpid as final fallbackCaolán McNamara
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-04-29coverity#1210176 Uninitialized pointer fieldCaolán McNamara
2014-04-29coverity#1210177 Uninitialized pointer fieldCaolán McNamara
2014-04-29coverity#1210178 Uninitialized scalar fieldCaolán McNamara
2014-04-27constLuboš Luňák
2014-04-28VCL: Renamed two functionsChris Sherlock
2014-04-24WaE: unused function 'areListsEqual' (in the --without-java case)Tor Lillqvist
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-23make local function staticLuboš Luňák
2014-04-22remove unused hrc filesThomas Arnhold
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-21remove some more bloatThomas Arnhold
2014-04-17and another temporary SvtLanguageTable instance is mootEike Rathke
2014-04-17no temporary instance of SvtLanguageTable necessary hereEike 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-11Clean up function declarations and some unused functionsStephan Bergmann
2014-04-08Resolves: #i124623# Dispose extension's Options page to avoid memory leaksAriel Constenla-Haile
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01linguistic: sal_Bool->boolNoel Grandin
2014-03-30coverity#1194915 Integer overflowed argumentCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin