summaryrefslogtreecommitdiff
path: root/cui/source/options
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-22Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-1/+3
2014-02-21c++11ismCaolán McNamara1-2/+2
2014-02-21restore translatable Auto textCaolán McNamara1-1/+2
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert2-55/+41
2014-02-21coverity#706146 Copy into fixed size bufferCaolán McNamara1-15/+9
2014-02-21-Werror=parenthesesCaolán McNamara1-2/+4
2014-02-21coverity#738587 Uninitialized scalar fieldCaolán McNamara1-5/+8
2014-02-21vcl: sal_Bool -> boolStephan Bergmann5-24/+24
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert11-5/+16
2014-02-20svl: sal_Bool -> boolStephan Bergmann9-25/+25
2014-02-19unotools: sal_Bool -> boolStephan Bergmann11-56/+56
2014-02-07coverity#738955 unused pointer valueNoel Grandin1-2/+0
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan1-3/+3
2014-02-04convert link database dialog .uiCaolán McNamara5-202/+43
2014-02-02convert edit modules dialog to .uiCaolán McNamara3-235/+85
2014-01-30fdo#44314 non-standard hyphenation at soft hyphens + with pers. dic.László Németh1-1/+18
2014-01-30stray printfCaolán McNamara1-2/+0
2014-01-28bool improvementsStephan Bergmann15-86/+86
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara2-2/+2