summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui
AgeCommit message (Expand)Author
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-06-06Bin ugly (ab)use of preprocessor in headers (final part)Thomas Arnhold
2014-06-06coverity#735806 Dereference after null checkCaolán McNamara
2014-05-27Actually OK and Cancel is better here than Apply and Close.Kohei Yoshida
2014-05-21Keep only "Apply" and "Close".Kohei Yoshida
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-15Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-29coverity#1210191 Uninitialized pointer fieldCaolán McNamara
2014-04-29coverity#1210194 Uninitialized scalar fieldCaolán McNamara
2014-04-29coverity#1210198 Uninitialized pointer fieldCaolán McNamara
2014-04-27constLuboš Luňák
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