summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke45-403/+400
2014-03-05remove unused code SfxAcceleratorConfigPage::CreateNoel Grandin2-7/+0
2014-03-05remove unused code SvxDistributePage::GetRanges()Noel Grandin2-13/+0
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida1-0/+1
2014-03-03convert word completion page to .ui formatCaolán McNamara8-234/+510
2014-03-01Set the default cell border line width to 0.75 pt in Calc.Kohei Yoshida1-0/+8
2014-02-28Related: fdo#73851 select driver list widget to shrink/expandCaolán McNamara1-37/+55
2014-02-27Undoing changed made on fdo#63271 because of complains.pje335_NL6-18/+16
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-27editeng: sal_Bool->boolNoel Grandin1-4/+4
2014-02-27editeng: sal_Bool->boolNoel Grandin1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-16/+16
2014-02-26Remove visual noise from cuiAlexander Wilms79-344/+344
2014-02-25Clean up confusing name clashes of non-virtual SvListView member functionsStephan Bergmann2-2/+0
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 Bergmann12-233/+233
2014-02-24Remove unnecessary bool2anyStephan Bergmann1-2/+1
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann1-1/+1
2014-02-23coverity#704595 Dereference after null checkCaolán McNamara1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms71-1036/+1036
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#738579 Uninitialized scalar fieldCaolán McNamara1-2/+3
2014-02-21coverity#738587 Uninitialized scalar fieldCaolán McNamara1-5/+8
2014-02-21vcl: sal_Bool -> boolStephan Bergmann51-301/+301
2014-02-21editeng: sal_Bool->boolNoel Grandin1-3/+3
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert35-5/+40
2014-02-20svl: sal_Bool -> boolStephan Bergmann31-182/+182
2014-02-19Resolves: fdo#74242 now VclMultiLineEdit's a11y workCaolán McNamara2-4/+4
2014-02-19unotools: sal_Bool -> boolStephan Bergmann17-75/+75
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-15fdo#72967 Draw position size tab - min size is 0 not 1 (mm)Tomaž Vajngerl1-1/+0
2014-02-14cid#704597 dereference after null checkNoel Grandin1-4/+1
2014-02-14cid#704596 dereference after null checkNoel Grandin1-4/+1
2014-02-12coverity#1079302 Uninitialized pointer fieldCaolán McNamara1-2/+4
2014-02-11coverity#738581 Uninitialized pointer fieldCaolán McNamara1-1/+2
2014-02-11coverity#738580 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-02-10coverity#704611 Dereference after null checkCaolán McNamara1-2/+1
2014-02-10coverity#704610 Dereference after null checkCaolán McNamara1-11/+13
2014-02-08coverity#1169878 Uninitialized pointer fieldCaolán McNamara1-7/+8
2014-02-07related: fdo#74230: Area tab page: prevent default gradient/hatch/bitmapMichael Stahl1-47/+64
2014-02-07coverity#738955 unused pointer valueNoel Grandin1-2/+0
2014-02-06Fix spelling errrorTor Lillqvist1-2/+2
2014-02-06Introduce com.sun.star.ui.theWindowStateConfiguration singleton.Matúš Kukan2-3/+3
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan3-6/+6