summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui
AgeCommit message (Expand)Author
2014-02-24coverity#735808 Dereference after null checkCaolán McNamara
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19loplugin:implicitboolconversionStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-02-14convert Data Field Options Dialog to .uiCaolán McNamara
2014-02-14sal_Bool->boolNoel Grandin
2014-02-14sal_Bool->boolNoel Grandin
2014-02-13Various adjustments of the pivot tableCaolán McNamara
2014-02-13Converted pivot table layout dlg to .uiKatarina Behrens
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-10the return of callcatcherCaolán McNamara
2014-02-07fdo#39468 Translate German commentsSven Wehner
2014-02-05convert scenario dialog to .uiCaolán McNamara
2014-02-04convert select data source dialog to .uiCaolán McNamara
2014-02-04sort charsetsCaolán McNamara
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-02-02convert import options dialog to .uiCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-20sal_Bool->boolNoel Grandin
2014-01-20Resolves: #i92785# fix label from Allow blank cells to...Tsutomu Uchino
2014-01-17drop WB_CLIPCHILDREN so that enable/disable redraws correctlyCaolán McNamara
2014-01-17tweak MultiListBox to ListBoxCaolán McNamara
2014-01-17convert pivot table subtotals data field dialog to .uiCaolán McNamara
2014-01-17convert data field dialog to .uiCaolán McNamara
2014-01-16Resolves: #i123725# choose by default the following options...Tsutomu Uchino
2013-12-23convert validity tabdialog to .uiCaolán McNamara
2013-12-19there is no reason to not set FromRow for TSV filesEike Rathke
2013-12-19reverted the CSV comma-checkbox overrideEike Rathke
2013-12-19better use OUString::endsWithIgnoreAsciiCase()Eike Rathke
2013-12-19check string length of file name before attempting to copyEike Rathke
2013-12-19Prefill correct settings for csv and tsvMaxim Monastirsky
2013-12-19remove the rather mad ifdef impl hidingCaolán McNamara
2013-12-19convert sort dialog to .ui formatCaolán McNamara
2013-12-19convert subtotals dialog to .uiCaolán McNamara
2013-12-19set mnemonic widgets and a max heightCaolán McNamara
2013-12-18Converted subtotals group tab page to .uiKatarina Behrens
2013-12-05fdo#69984: Handle duplicate field names correctly.Kohei Yoshida