summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp
AgeCommit message (Expand)Author
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
2014-02-05cppcheck: variable reassigned before the old value has been usedJulien Nabet
2014-01-28bool improvementsStephan Bergmann
2014-01-28coverity#705894 Dereference before null checkCaolán McNamara
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-21WaE: C4805: unsafe mix of type 'bool' and type 'sal_Bool'Tor Lillqvist
2014-01-21WaE: C4805: unsafe mix of type 'bool' and type 'sal_Bool'Tor Lillqvist
2014-01-21Consistently let SetDesingMode functions take bool argumentStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-11longparas: lift 16bit max edit lengthCaolán McNamara