summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp
AgeCommit message (Expand)Author
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-06coverity#1158094 Unchecked dynamic_castCaolán McNamara
2014-06-05coverity#705261 Missing break in switch, assuming its intentionalCaolán McNamara
2014-06-04coverity#705389 Mixing enum typesCaolán McNamara
2014-06-03cid#1194914 Overflowed return valueNoel Grandin
2014-06-01Typo: colect->collectJulien Nabet
2014-05-26coverity#705259 Missing break in switchCaolán McNamara
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-18fix build problem with ambiguous InitFontCaolán McNamara
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-14typo: obsolet -> obsoleteThomas Arnhold
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07coverity#704815 Unchecked dynamic_castCaolán McNamara
2014-04-07coverity#704814 Unchecked dynamic_castCaolán McNamara
2014-04-07coverity#704813 Unchecked dynamic_castCaolán McNamara
2014-04-07coverity#704812 Unchecked dynamic_castCaolán McNamara
2014-04-03typoStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin
2014-04-03svx/fmgridcl.hxx: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-19coverity#735861 Explicit null dereferencedCaolán McNamara
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-10svx: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-28WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-02-24Remove unnecessary bool2anyStephan Bergmann
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-23coverity#708355 Uninitialized pointer fieldCaolán McNamara
2014-02-23coverity#704817 Unchecked dynamic_castCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-12cid#705260 missing break in switchNoel Grandin
2014-02-06typo fixes in commentsAndras Timar