summaryrefslogtreecommitdiff
path: root/basctl/source/inc
AgeCommit message (Expand)Author
2015-04-20convert SEARCH_OPTIONS constants to scoped enumNoel Grandin
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-24loplugin:constantfunction: basctlNoel Grandin
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-10coverity#1268024 coverity#1267686: basctl: uncaught exceptionMichael Stahl
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-01coverity#1267686 Uncaught exceptionCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara
2014-12-09changed timers to idlesJennifer Liebel
2014-12-08Remove more unnecessary header includes and use forward declaration.Kohei Yoshida
2014-12-04be more explicitDavid Tardon
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon
2014-11-22timers: Timer never started, remove it completely.Tobias Madl
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