summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui
AgeCommit message (Expand)Author
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-22clean up hrc filesThomas Arnhold
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-16coverity#1202968 Uninitialized scalar fieldCaolán McNamara
2014-04-16coverity#1202963 Uninitialized pointer fieldCaolán McNamara
2014-04-15CID#1202973 init class membersEike Rathke
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-10callcatcher: update unused codeCaolán McNamara
2014-04-09convert data validation tab page to .uiCaolán McNamara
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-04coverity#708085 Uninitialized scalar fieldCaolán McNamara
2014-04-04callcatcher: remove old pivot table dialogCaolán McNamara
2014-04-03pivot: duplicate data field handlingTomaž Vajngerl
2014-04-03pivot: Apply changes made in "Data Field" and "Data Field Options"Tomaž Vajngerl
2014-03-31Fix various warningsStephan Bergmann
2014-03-31pivot: new pivot table layout dialogTomaž Vajngerl
2014-03-29coverity#1194918 Overflowed array index readCaolán McNamara
2014-03-28coverity#982764 Dereference null return valueCaolán McNamara
2014-03-28coverity#982765 Dereference null return valueCaolán McNamara
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-24Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-17sc: prefer passing OUString by referenceNoel Grandin
2014-03-12coverity#1158232 Fix ownership of NamedDBs::insert argumentStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-10convert pivot filter dialog to .uiCaolán McNamara
2014-03-10coverity#708086 Uninitialized scalar fieldCaolán McNamara
2014-03-05more list type correctnessEike Rathke
2014-03-05WaE: sal_Bool vs. boolTor Lillqvist
2014-03-05Converted group by [number|date] pivot table dlg to .uiKatarina Behrens
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-03Remove visual noise from scAlexander Wilms
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