summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba
AgeCommit message (Expand)AuthorFilesLines
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara4-13/+6
2014-12-22"ConditionalFormat" -> SC_UNONAME_CONDFMTMatúš Kukan2-2/+4
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn2-10/+9
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann6-6/+6
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-1/+1
2014-12-15sc: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-05fdo#38835 strip out OUString globalsNoel Grandin1-42/+30
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini6-6/+6
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin9-46/+44
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-10-28coverity#1233509 Uncaught exceptionCaolán McNamara1-1/+24
2014-10-28coverity#1233510 Uncaught exceptionCaolán McNamara1-1/+24
2014-10-28loplugin: cstylecastNoel Grandin5-16/+16
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-3/+2
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin3-4/+4
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann3-9/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin3-17/+17
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-15sc: sal_Bool -> boolStephan Bergmann4-5/+5
2014-09-15ScVbaPane apparently does not inherit XHelperInterfaceStephan Bergmann2-12/+10
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann4-15/+15
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin3-7/+6
2014-09-03coverity#1233511 Uncaught exceptionCaolán McNamara1-0/+10
2014-09-02coverity#707022 Uncaught exceptionCaolán McNamara2-2/+2
2014-09-02coverity#706935 Uncaught exceptionCaolán McNamara2-2/+3
2014-09-02catch by constCaolán McNamara1-1/+1
2014-08-22Use anonymous namespace for these. (mostly EnumWrapper)Matúš Kukan4-3/+22
2014-08-07coverity#706946 Uncaught exceptionCaolán McNamara1-3/+28
2014-07-14coverity#707036 Uncaught exceptionCaolán McNamara2-2/+2
2014-07-11new loplugin: externalandnotdefinedNoel Grandin3-3/+9
2014-07-10coverity#707401 Uncaught exceptionCaolán McNamara1-2/+2
2014-07-10coverity#707059 Uncaught exceptionCaolán McNamara1-1/+2
2014-07-09coverity#707382 Uncaught exceptionCaolán McNamara16-153/+154
2014-07-01coverity#706988 Uncaught exceptionCaolán McNamara2-2/+5
2014-07-01clang scan-build: various warningsCaolán McNamara1-2/+1
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud3-7/+7
2014-06-25remove whitespaceMarkus Mohrhard53-126/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin14-165/+140
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-06-13coverity#706945 Uncaught exceptionCaolán McNamara2-2/+4
2014-06-13coverity#707016 Uncaught exceptionCaolán McNamara2-2/+2
2014-06-10coverity#1187709 Uncaught exceptionCaolán McNamara2-2/+3
2014-06-02coverity#706959 Uncaught exceptionCaolán McNamara2-2/+3
2014-05-28cid#706917 Uncaught exceptionNoel Grandin2-2/+2
2014-05-28cid#706934 Uncaught exceptionNoel Grandin2-2/+2
2014-05-28cid#706943 Uncaught exceptionNoel Grandin2-2/+2