summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs
AgeCommit message (Expand)Author
2014-05-18Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-14No more SetCompileForFAP(). Use respective flag setting methods instead.Kohei Yoshida
2014-05-11coverity#705841 Dereference before null checkCaolán McNamara
2014-05-11coverity#705840 Dereference before null checkCaolán McNamara
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-29coverity#1210199 Uninitialized scalar fieldCaolán McNamara
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-22clean up hrc filesThomas Arnhold
2014-04-15CID#1093227: check for (unlikely) null return valueEike Rathke
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-04fix creating com.sun.star.sheet.Solver instanceMatúš Kukan
2014-03-30coverity#1194921 Overflowed return valueCaolán McNamara
2014-03-30coverity#1194916 Overflowed return valueCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: 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-14sfx2: sal_Bool->boolNoel Grandin
2014-03-06convert calc autoformat dialog to .uiCaolán McNamara
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-05remove unused code ScSimpleRefDlg::GetRefString()Noel Grandin
2014-03-03Remove visual noise from scAlexander Wilms
2014-03-02coverity#704707 Dereference after null checkCaolán McNamara
2014-02-27coverity#1187869 Uninitialized pointer fieldCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21cid#708091 Uninitialized pointer fieldNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
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-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-14sal_Bool->boolNoel Grandin
2014-02-14sal_Bool->boolNoel Grandin
2014-02-11convert show changes dialog to .uiCaolán McNamara
2014-02-11edit->changes->show has empty filter settingsCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-28Converted Calc paste special dialog to .uiKatarina Behrens
2014-01-23Resolves: #i123626# change default for paste special dialog of Calc...Tsutomu Uchino
2014-01-22bool improvementsStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Be explicit when using bool as integral value (as Link return value)Stephan Bergmann
2014-01-17EndDialog takes long nResult, not boolStephan Bergmann