summaryrefslogtreecommitdiff
path: root/cui/source/tabpages
AgeCommit message (Expand)AuthorFilesLines
2014-02-26Remove visual noise from cuiAlexander Wilms11-27/+27
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann11-232/+232
2014-02-23Remove unneccessary commentsAlexander Wilms20-433/+433
2014-02-21vcl: sal_Bool -> boolStephan Bergmann21-159/+159
2014-02-21editeng: sal_Bool->boolNoel Grandin1-3/+3
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert15-0/+15
2014-02-20svl: sal_Bool -> boolStephan Bergmann17-148/+148
2014-02-19unotools: sal_Bool -> boolStephan Bergmann5-18/+18
2014-02-12coverity#1079302 Uninitialized pointer fieldCaolán McNamara1-2/+4
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-07related: fdo#74230: Area tab page: prevent default gradient/hatch/bitmapMichael Stahl1-47/+64
2014-02-01coverity#707724 : Uninitialized scalar fieldNorbert Thiebaud1-11/+20
2014-01-28bool improvementsStephan Bergmann20-205/+205
2014-01-28!STATE_CHECK shall presumably be STATE_NOCHECKStephan Bergmann1-1/+1
2014-01-28coverity#707723 Uninitialized scalar fieldCaolán McNamara1-2/+5
2014-01-28coverity#705139 Missing break in switchCaolán McNamara1-0/+1
2014-01-28Related: fdo#54024 decrazy the Dialog Type for a start anywayCaolán McNamara8-31/+29
2014-01-27Resolves: fdo#74057 wordlist truncated on leftCaolán McNamara1-2/+17
2014-01-26bool improvementsStephan Bergmann1-2/+2
2014-01-25some more CMYK -> CYMKThomas Arnhold1-3/+3
2014-01-24Replace "cymk" by "cmyk"Julien Nabet1-1/+1
2014-01-24coverity#1158202 Dereference null return valueCaolán McNamara1-2/+3
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara5-5/+5
2014-01-23bool improvementsStephan Bergmann1-1/+1
2014-01-23make event assign dialog horizontalCaolán McNamara1-1/+2
2014-01-23convert event assign page to .ui formatCaolán McNamara3-252/+41
2014-01-23rename SfxConfigFunctionListBox_Impl to SfxConfigFunctionListBoxCaolán McNamara1-1/+1
2014-01-23rename SfxConfigGroupListBox_Impl as SfxConfigGroupListBoxCaolán McNamara1-1/+1
2014-01-22Only allow approved border styles in cell borders.Kohei Yoshida1-29/+59
2014-01-22rename _HeaderTabListBox to MacroEventListBoxCaolán McNamara1-2/+2
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann4-17/+17
2014-01-22bool improvementsStephan Bergmann1-7/+7
2014-01-20Related: #i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOM...Tsutomu Uchino1-5/+4
2014-01-20Related: #i56998# use locale rules to format percentage...Caolán McNamara1-2/+5
2014-01-18Window::PreNotify should return boolStephan Bergmann2-5/+5
2014-01-17need to call SetFrameSize on ResizeCaolán McNamara1-0/+5
2014-01-17fix up logic to hide empty frames for e.g. field format in dbaccessCaolán McNamara1-0/+13
2014-01-17Translate German DBG_ASSERT() message to English.Sven Wehner1-6/+6
2014-01-17Translate German ("kein break") comments to English ("no break").Sven Wehner1-1/+1
2014-01-14bool improvementsStephan Bergmann3-6/+8
2014-01-14nFlags parameter to Window::Hide appears effectively unusedStephan Bergmann1-1/+1
2014-01-11WaE: unsafe mix of type 'sal_Bool' and type 'bool'Tor Lillqvist1-1/+1
2014-01-08can drop SfxNoLayoutSingleTabDialog use here nowCaolán McNamara1-21/+9
2014-01-08convert distribute tab page to .uiCaolán McNamara3-324/+50
2014-01-05convert callout tabdialog to .uiCaolán McNamara3-136/+36
2014-01-05convert callout tabpage to .uiCaolán McNamara3-343/+132
2014-01-04near obsolete SdrCaption dialog has Not Implemented Yet stubCaolán McNamara3-65/+0
2014-01-04unhelpful stray backslashCaolán McNamara1-2/+1
2014-01-02hidpi: Really use BMP_SCALE_FAST when scaling the images.Keith Curtis2-3/+3