summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba
AgeCommit message (Expand)Author
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13coverity#706945 Uncaught exceptionCaolán McNamara
2014-06-13coverity#707016 Uncaught exceptionCaolán McNamara
2014-06-10coverity#1187709 Uncaught exceptionCaolán McNamara
2014-06-02coverity#706959 Uncaught exceptionCaolán McNamara
2014-05-28cid#706917 Uncaught exceptionNoel Grandin
2014-05-28cid#706934 Uncaught exceptionNoel Grandin
2014-05-28cid#706943 Uncaught exceptionNoel Grandin
2014-05-28cid#706949 Uncaught exceptionNoel Grandin
2014-05-28cid#706953 Uncaught exceptionNoel Grandin
2014-05-28cid#706954 Uncaught exceptionNoel Grandin
2014-05-28cid#706960 Uncaught exceptionNoel Grandin
2014-05-27cid#706962 Uncaught exceptionNoel Grandin
2014-05-27cid#706965 Uncaught exceptionNoel Grandin
2014-05-27cid#707024 Uncaught exceptionNoel Grandin
2014-05-27cid#707029 Uncaught exceptionNoel Grandin
2014-05-27cid#707057 Uncaught exceptionNoel Grandin
2014-05-27cid#707058 Uncaught exceptionNoel Grandin
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part5Julien Nabet
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-28Typo: diferent -> differentJulien Nabet
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14remove static stringsThomas Arnhold
2014-04-09coverity#708099 unused mTypeClass memberCaolán McNamara
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-04coverity#1187856 Uncaught exceptionCaolán McNamara
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03svl: sal_Bool->boolNoel Grandin
2014-04-03vbahelper: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17sc: prefer passing OUString by referenceNoel Grandin
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-03-02coverity#735816 Dereference after null checkCaolán McNamara
2014-03-02missing vim modelinesCaolán McNamara
2014-03-02fix coverity#1187656Caolán McNamara
2014-03-02coverity#1187656 Logically dead codeCaolán McNamara