summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2014-03-08coverity#708370 Uninitialized scalar fieldCaolán McNamara
2014-03-08coverity#708376 Uninitialized scalar fieldCaolán McNamara
2014-03-08coverity#708378 Uninitialized scalar fieldCaolán McNamara
2014-03-05remove unused code SvdProgressInfo::ReportError()Noel Grandin
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-28Resolves: rhbz#1007697 Update on a Window triggering delete on windowCaolán McNamara
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20SdrObject: add meRelativeWidth/HeightRelationMiklos Vajna
2014-02-20cid#1103724 Dereference before null checkNoel Grandin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19coverity#1000868 Uninitialized scalar fieldCaolán McNamara
2014-02-18Resolves: #i123468# Added SdrEndTextEdit before replacing EmptyPresObj...Armin Le Grand
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-11sal_Bool->boolNoel Grandin
2014-02-10coverity#735512 Logically dead codeCaolán McNamara
2014-02-08coverity#1169810 Logically dead codeCaolán McNamara
2014-02-06typo fixes in commentsAndras Timar
2014-02-05Resolves: #i123116# correct spelling errorsJürgen Schmidt
2014-02-04clean up now that pGraphic ==NULL is an early returnCaolán McNamara
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann
2014-02-03fdo#74435: SdrPageView::DrawLayer(): hack to avoid spuriously visible imagesMichael Stahl
2014-02-03remove GraphicObject::SetSwapStreamHdl() timeout parameterMichael Stahl
2014-02-03fdo#73300: sw: GraphicObjects are never swapped outMichael Stahl
2014-02-03fdo#73300: sw: don't swap in all images when loading filesMichael Stahl
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-28bool improvementsStephan Bergmann
2014-01-28Resolves: #i123950# Corrected/extended interactive crop feature...Armin Le Grand
2014-01-28coverity#705897 Dereference before null checkCaolán McNamara
2014-01-28coverity#705898 Dereference before null checkCaolán McNamara
2014-01-28coverity#705899 Dereference before null checkCaolán McNamara
2014-01-28coverity#705900 Dereference before null checkCaolán McNamara
2014-01-28coverity#705902 Dereference before null checkCaolán McNamara
2014-01-28coverity#705906 Dereference before null checkCaolán McNamara
2014-01-27cp#1000025: Import casemaps from pptx.Muthu Subramanian
2014-01-22bool improvementsStephan Bergmann
2014-01-21WaE: C4805: unsafe mix of type 'bool' and type 'sal_Bool'Tor Lillqvist
2014-01-21warning C4805: '!=' : unsafe mix of type 'sal_Bool' and type 'bool'Stephan Bergmann
2014-01-21Consistently let SetDesingMode functions take bool argumentStephan Bergmann
2014-01-21warning C4805: != unsafe mix of type 'bool' and type 'sal_Bool' in operationStephan Bergmann
2014-01-20Related: #i56998# use locale rules to format percentageCaolán McNamara
2014-01-20Resolves: #i56998# add a space separater between value and unit...Tsutomu Uchino
2014-01-17bool improvementsStephan Bergmann
2014-01-17105491: Switched update of vertical flag and setting the item set to avoid in...Andre Fischer