summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/miscdlgs
Commit message (Expand)AuthorAgeFilesLines
* fdo#39468 Translate German comments in sc/source/ui/miscdlgsThomas Viehmann2014-08-2813-396/+100
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-08-261-3/+2
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-232-3/+3
* drop unnecessary shl.hxx includesCaolán McNamara2014-08-181-1/+0
* ErrorBox->MessageDialogCaolán McNamara2014-08-186-13/+14
* fdo#79116 make paste special easier to useThomas Viehmann2014-08-141-1/+75
* RID_SCDLG_CONFLICTS conversion to .uiSzymon Kłos2014-08-062-200/+69
* coverity#704706 Unchecked dynamic_castCaolán McNamara2014-07-261-1/+1
* move the retype strings to sc.hrcCaolán McNamara2014-07-112-2/+2
* Convert RID_SCDLG_RETYPEPASS to .uiPalenik Mihály2014-07-112-368/+109
* remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2014-06-271-1/+1
* remove whitespaceMarkus Mohrhard2014-06-2532-148/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-248-36/+36
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-5/+0
* loplugin:staticcallStephan Bergmann2014-06-134-6/+6
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-4/+0
* Bin ugly (ab)use of preprocessor in headers (final part)Thomas Arnhold2014-06-064-18/+0
* coverity#704706 Unchecked dynamic_castCaolán McNamara2014-05-261-1/+1
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-05-181-8/+5
* No more SetCompileForFAP(). Use respective flag setting methods instead.Kohei Yoshida2014-05-141-1/+2
* coverity#705841 Dereference before null checkCaolán McNamara2014-05-111-1/+1
* coverity#705840 Dereference before null checkCaolán McNamara2014-05-111-16/+10
* fix-includes.pl: scThomas Arnhold2014-05-112-2/+2
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-053-6/+6
* coverity#1210199 Uninitialized scalar fieldCaolán McNamara2014-04-291-0/+1
* sc: sal_Bool->boolNoel Grandin2014-04-2310-28/+28
* clean up hrc filesThomas Arnhold2014-04-221-1/+0
* CID#1093227: check for (unlikely) null return valueEike Rathke2014-04-151-1/+3
* whitespace cleanup in scMarkus Mohrhard2014-04-0630-334/+0
* fix creating com.sun.star.sheet.Solver instanceMatúš Kukan2014-04-041-54/+18
* coverity#1194921 Overflowed return valueCaolán McNamara2014-03-301-7/+3
* coverity#1194916 Overflowed return valueCaolán McNamara2014-03-301-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-272-2/+2
* svtools: sal_Bool->boolNoel Grandin2014-03-252-2/+2
* Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe2014-03-241-7/+5
* sc: prefer passing OUString by referenceNoel Grandin2014-03-172-2/+2
* sfx2: sal_Bool->boolNoel Grandin2014-03-142-2/+2
* convert calc autoformat dialog to .uiCaolán McNamara2014-03-062-165/+131
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-1/+1
* remove unused code ScSimpleRefDlg::GetRefString()Noel Grandin2014-03-051-5/+0
* Remove visual noise from scAlexander Wilms2014-03-0327-48/+48
* coverity#704707 Dereference after null checkCaolán McNamara2014-03-021-1/+1
* coverity#1187869 Uninitialized pointer fieldCaolán McNamara2014-02-271-0/+3
* Remove unneccessary commentsAlexander Wilms2014-02-2328-207/+207
* vcl: sal_Bool -> boolStephan Bergmann2014-02-2110-33/+33
* cid#708091 Uninitialized pointer fieldNoel Grandin2014-02-211-0/+2
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* sal_Bool->boolNoel Grandin2014-02-191-2/+2
* sal_Bool->boolNoel Grandin2014-02-191-1/+1
* sal_Bool->boolNoel Grandin2014-02-191-1/+1