summaryrefslogtreecommitdiff
path: root/basctl/source/inc
AgeCommit message (Expand)Author
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-17coverity#1247646 Uncaught exceptionCaolán McNamara
2014-10-17coverity#1247644 Uncaught exceptionCaolán McNamara
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-02coverity#1233508 Uncaught exceptionCaolán McNamara
2014-08-25convert RID_QRYBOX_LANGUAGE with custom title to .uiCaolán McNamara
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-15remove legacy svheader.hxxThomas Arnhold
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-04-28Improve TabBar return typesNoel Grandin
2014-04-25coverity#736993 Uncaught exceptionCaolán McNamara
2014-04-25coverity#736992 Uncaught exceptionCaolán McNamara
2014-04-25coverity#736990 Uncaught exceptionCaolán McNamara
2014-04-19fixincludeguards.sh: basctlThomas Arnhold
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky
2014-04-15basctl: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-17basct: prefer passing OUString by referenceNoel Grandin
2014-03-11No need for implGetBounds to be SAL_CALLStephan Bergmann
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from basctlAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-11convert manage languages dialog to .uiCaolán McNamara
2014-01-27coverity#736985 Uncaught exceptionCaolán McNamara
2014-01-17bool improvementsStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann
2014-01-14PrepareClose should probably return boolStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-03convert default language dialog to .uiCaolán McNamara
2013-12-18No need for DlgEdObj::supportsService to be virtualStephan Bergmann
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann