summaryrefslogtreecommitdiff
path: root/cui/source/options
AgeCommit message (Expand)Author
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
2014-03-25svtools/svtabbax.hxx: sal_Bool->boolNoel Grandin
2014-03-25More vertical space for the options dialogAndreas Mantke
2014-03-24coverity#982452 Dereference after null checkCaolán McNamara
2014-03-24coverity#982451 Dereference after null checkCaolán McNamara
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-21coverity#705459 Dereference null return valueCaolán McNamara
2014-03-18convert select multi paths dialogs to .uiCaolán McNamara
2014-03-17cui: prefer passing OUString by referenceNoel Grandin
2014-03-14convert certificate path dialog to .ui formatCaolán McNamara