summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs
AgeCommit message (Expand)AuthorFilesLines
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna3-5/+5
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-1/+2
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-2/+1
2014-10-28loplugin: cstylecastNoel Grandin7-45/+45
2014-10-24coverity#1242427 Explicit null dereferencedCaolán McNamara1-1/+1
2014-10-24coverity#1242428 Explicit null dereferencedCaolán McNamara1-1/+1
2014-10-23Remove ScToken from the formula::FormulaToken hierarchyStephan Bergmann1-2/+2
2014-10-23Make ScToken::GetSingleRef etc. return * instead of &Stephan Bergmann1-2/+2
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin2-2/+2
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann3-5/+1
2014-10-14coverity#1242430 Dereference after null checkCaolán McNamara1-3/+2
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2-2/+2
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-1/+1
2014-10-02coverity#1242751 Uninitialized scalar fieldCaolán McNamara1-0/+7
2014-10-02coverity#1242940 Uninitialized scalar fieldCaolán McNamara1-1/+6
2014-10-01fdo#82577: Handle TimeNoel Grandin2-4/+4
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+0
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