summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs
AgeCommit message (Expand)AuthorFilesLines
2014-09-23fdo#82577: Handle WindowNoel Grandin36-82/+82
2014-09-18fdo#82577: Handle FontNoel Grandin2-6/+6
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin2-11/+12
2014-08-28fdo#39468 Translate German comments in sc/source/ui/miscdlgsThomas Viehmann13-396/+100
2014-08-26Avoid possible memory leaks in case of exceptionsTakeshi Abe1-3/+2
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist2-3/+3
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-08-18ErrorBox->MessageDialogCaolán McNamara6-13/+14
2014-08-14fdo#79116 make paste special easier to useThomas Viehmann1-1/+75
2014-08-06RID_SCDLG_CONFLICTS conversion to .uiSzymon Kłos2-200/+69
2014-07-26coverity#704706 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-07-11move the retype strings to sc.hrcCaolán McNamara2-2/+2
2014-07-11Convert RID_SCDLG_RETYPEPASS to .uiPalenik Mihály2-368/+109
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard32-148/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin8-36/+36
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-5/+0
2014-06-13loplugin:staticcallStephan Bergmann4-6/+6
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-06-06Bin ugly (ab)use of preprocessor in headers (final part)Thomas Arnhold4-18/+0
2014-05-26coverity#704706 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-05-18Avoid possible memory leaks in case of exceptionsTakeshi Abe1-8/+5
2014-05-14No more SetCompileForFAP(). Use respective flag setting methods instead.Kohei Yoshida1-1/+2
2014-05-11coverity#705841 Dereference before null checkCaolán McNamara1-1/+1
2014-05-11coverity#705840 Dereference before null checkCaolán McNamara1-16/+10
2014-05-11fix-includes.pl: scThomas Arnhold2-2/+2
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin3-6/+6
2014-04-29coverity#1210199 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-23sc: sal_Bool->boolNoel Grandin10-28/+28
2014-04-22clean up hrc filesThomas Arnhold1-1/+0
2014-04-15CID#1093227: check for (unlikely) null return valueEike Rathke1-1/+3
2014-04-06whitespace cleanup in scMarkus Mohrhard30-334/+0
2014-04-04fix creating com.sun.star.sheet.Solver instanceMatúš Kukan1-54/+18
2014-03-30coverity#1194921 Overflowed return valueCaolán McNamara1-7/+3
2014-03-30coverity#1194916 Overflowed return valueCaolán McNamara1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2-2/+2
2014-03-25svtools: sal_Bool->boolNoel Grandin2-2/+2
2014-03-24Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-7/+5
2014-03-17sc: prefer passing OUString by referenceNoel Grandin2-2/+2
2014-03-14sfx2: sal_Bool->boolNoel Grandin2-2/+2
2014-03-06convert calc autoformat dialog to .uiCaolán McNamara2-165/+131
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-1/+1
2014-03-05remove unused code ScSimpleRefDlg::GetRefString()Noel Grandin1-5/+0
2014-03-03Remove visual noise from scAlexander Wilms27-48/+48
2014-03-02coverity#704707 Dereference after null checkCaolán McNamara1-1/+1
2014-02-27coverity#1187869 Uninitialized pointer fieldCaolán McNamara1-0/+3
2014-02-23Remove unneccessary commentsAlexander Wilms28-207/+207
2014-02-21vcl: sal_Bool -> boolStephan Bergmann10-33/+33
2014-02-21cid#708091 Uninitialized pointer fieldNoel Grandin1-0/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1