summaryrefslogtreecommitdiff
path: root/editeng/source/uno
AgeCommit message (Expand)Author
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-02-05yet yet yet yet yet another Windows build 'Locale' ambiguous symbolEike Rathke
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-20Some more loplugin:cstylecast: editengStephan Bergmann
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-17coverity#1247635 Uncaught exceptionCaolán McNamara
2014-10-01loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-25editeng: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-03use assert when followed by derefCaolán McNamara
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05editeng: remove SAL_THROW macroNoel Grandin
2014-06-04coverity#705374 Mixing enum typesCaolán McNamara
2014-05-28coverity#706505 Uncaught exceptionCaolán McNamara
2014-05-28coverity#706506 Uncaught exceptionCaolán McNamara
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-14various loplugin:passsequencebyrefNoel Grandin
2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet
2014-05-13remove dead codeNoel Grandin
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-04-15editeng: sal_Bool->boolNoel Grandin
2014-04-10callcatcher: update unused codeCaolán McNamara
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-04Resolves: coverity#705447 Self assignmentCaolán McNamara
2014-04-04cleanup up the EditEngine::GetAttribs callNoel Grandin
2014-04-03svl: sal_Bool->boolNoel Grandin
2014-03-30Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-29typo: selektion -> selectionThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-10editeng: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-03-03editeng: sal_Bool->boolNoel Grandin