summaryrefslogtreecommitdiff
path: root/cui/source/options
AgeCommit message (Expand)AuthorFilesLines
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin16-126/+123
2014-04-29coverity#1210176 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-04-29coverity#1210177 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-04-29coverity#1210178 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-04-27constLuboš Luňák2-4/+4
2014-04-28VCL: Renamed two functionsChris Sherlock1-1/+1
2014-04-24WaE: unused function 'areListsEqual' (in the --without-java case)Tor Lillqvist1-1/+3
2014-04-23huge hrc and src file cleanupThomas Arnhold4-38/+0
2014-04-23make local function staticLuboš Luňák1-1/+1
2014-04-22remove unused hrc filesThomas Arnhold1-65/+0
2014-04-21remove comments why a file gets includedThomas Arnhold3-10/+0
2014-04-21remove some more bloatThomas Arnhold1-3/+1
2014-04-17and another temporary SvtLanguageTable instance is mootEike Rathke1-6/+4
2014-04-17no temporary instance of SvtLanguageTable necessary hereEike Rathke1-2/+1
2014-04-16cui: sal_Bool->boolNoel Grandin37-342/+342
2014-04-15a pattern must not start with a separatorEike Rathke1-0/+4
2014-04-15toupper YMD for better input check visibilityEike Rathke1-4/+35
2014-04-11Clean up function declarations and some unused functionsStephan Bergmann3-46/+0
2014-04-08Resolves: #i124623# Dispose extension's Options page to avoid memory leaksAriel Constenla-Haile1-0/+16
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi1-0/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann14-19/+19
2014-04-01linguistic: sal_Bool->boolNoel Grandin1-1/+1
2014-03-30coverity#1194915 Integer overflowed argumentCaolán McNamara1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann30-107/+107
2014-03-27sfx2: sal_Bool->boolNoel Grandin41-144/+146
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann3-3/+3
2014-03-25svtools: sal_Bool->boolNoel Grandin8-22/+22
2014-03-25svtools/svtabbax.hxx: sal_Bool->boolNoel Grandin1-3/+3
2014-03-25More vertical space for the options dialogAndreas Mantke1-1/+1
2014-03-24coverity#982452 Dereference after null checkCaolán McNamara1-1/+1
2014-03-24coverity#982451 Dereference after null checkCaolán McNamara1-1/+1
2014-03-24svtools: sal_Bool->boolNoel Grandin1-7/+7
2014-03-24svtools: sal_Bool->boolNoel Grandin1-4/+4
2014-03-21coverity#705459 Dereference null return valueCaolán McNamara1-0/+3
2014-03-18convert select multi paths dialogs to .uiCaolán McNamara1-1/+0
2014-03-17cui: prefer passing OUString by referenceNoel Grandin4-6/+7
2014-03-14convert certificate path dialog to .ui formatCaolán McNamara4-195/+46
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin4-9/+9
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-07coverity#704606 Explicit null dereferencedCaolán McNamara1-0/+5
2014-03-07coverity#982453 Dereference after null checkCaolán McNamara1-1/+1
2014-03-07coverity#982454 Dereference after null checkCaolán McNamara1-1/+1
2014-03-07coverity#708784 Unused pointer valueCaolán McNamara1-13/+0
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke5-58/+58
2014-02-26Remove visual noise from cuiAlexander Wilms30-164/+164
2014-02-25callcatcher: update unused codeCaolán McNamara2-6/+0
2014-02-24sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through itCaolán McNamara1-1/+3
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms27-251/+251