summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdetc.cxx
AgeCommit message (Expand)Author
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-11bnc#883684: Better fix for this.Kohei Yoshida
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida
2014-07-09bnc#883684: Make chart objects exempt from automatic unloading.Kohei Yoshida
2014-07-09Scope reduction.Kohei Yoshida
2014-07-09Let's not derive from std::vector.Kohei Yoshida
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-05remove unused code SvdProgressInfo::ReportError()Noel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-07-27more valient efforts to remove UniString from ResID ctorCaolán McNamara
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr
2013-04-19fdo#62699: Drop wrapper headerMarcos Paulo de Souza
2013-04-05new module i18nlangtagEike Rathke
2013-04-04sal_Bool to boolTakeshi Abe
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-22AllSettings with LanguageTagEike Rathke
2012-08-16Remove unused class ContainerSorterNoel Grandin
2012-08-16Remove unused class ImpUShortContainerSorterNoel Grandin
2012-08-16Convert aList field in SdrLinkList class from Container to std::vectorNoel Grandin
2012-08-16Convert OLEObjCache class from Container to std::vectorNoel Grandin
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-07drop bogus eof linesThomas Arnhold
2012-06-22Remove empty or non-called methodsThomas Arnhold
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-02-19Remove unused codePetr Vorel
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-26Replace SvtCacheOptions with (simplified) direct configuration access.Stephan Bergmann
2012-01-24Removal of commented code.Stefan Knorr
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-06callcatcher: update listCaolán McNamara
2011-11-28Comment translation in svdraw (part one)Stefan Knorr (astron)
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-11-18remove unused Sdr methodsFelix Zhang
2011-11-01callcatcher: various unused methodsCaolán McNamara
2011-08-03callcatcher: remove unused methodsThomas Arnhold
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Pointless to convert char* to OString and backCaolán McNamara
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko