summaryrefslogtreecommitdiff
path: root/basctl/source/inc
AgeCommit message (Expand)AuthorFilesLines
2014-12-05ooo#93212 avoid slicing during construction of SdrPageDavid Tardon1-0/+5
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-2/+2
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-2/+2
2014-10-17coverity#1247646 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-17coverity#1247644 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-2/+2
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin8-24/+24
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-1/+0
2014-09-02coverity#1233508 Uncaught exceptionCaolán McNamara1-1/+1
2014-08-25convert RID_QRYBOX_LANGUAGE with custom title to .uiCaolán McNamara1-6/+1
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-1/+1
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2-2/+2
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-0/+2
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann1-2/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-06-05various: remove SAL_THROW macroNoel Grandin1-2/+1
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold1-2/+0
2014-05-15remove legacy svheader.hxxThomas Arnhold1-57/+0
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin1-4/+4
2014-04-28Improve TabBar return typesNoel Grandin1-1/+1
2014-04-25coverity#736993 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-25coverity#736992 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-25coverity#736990 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-19fixincludeguards.sh: basctlThomas Arnhold26-78/+78
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky1-0/+5
2014-04-15basctl: sal_Bool->boolNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann5-6/+6
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann15-172/+172
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann8-9/+9
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-4/+4
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-17basct: prefer passing OUString by referenceNoel Grandin3-4/+4
2014-03-11No need for implGetBounds to be SAL_CALLStephan Bergmann2-2/+2
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann5-64/+64
2014-02-25Remove visual noise from basctlAlexander Wilms17-63/+63
2014-02-23Remove unneccessary commentsAlexander Wilms1-3/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann2-3/+3
2014-02-11convert manage languages dialog to .uiCaolán McNamara2-13/+8
2014-01-27coverity#736985 Uncaught exceptionCaolán McNamara1-1/+3
2014-01-17bool improvementsStephan Bergmann1-1/+1
2014-01-17Window::Notify should return boolStephan Bergmann1-1/+1
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann1-1/+1
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann1-1/+1
2014-01-14PrepareClose should probably return boolStephan Bergmann1-1/+1
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2014-01-03convert default language dialog to .uiCaolán McNamara2-13/+7
2013-12-18No need for DlgEdObj::supportsService to be virtualStephan Bergmann1-1/+1