summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unopage.cxx
AgeCommit message (Expand)Author
2015-02-12DBG_ASSERT->SAL_WARNCaolán McNamara
2015-02-12fdo#39468 translated german commentsDaniel Sikeler
2014-11-04Create a variant of MakeNewObject that takes snap rectangle.Kohei Yoshida
2014-10-20loplugin: cstylecastNoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-14Scope reduction by early bailout.Kohei Yoshida
2014-06-25remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl
2014-06-25Resolves: #i74651# remove image via should change document stateMaxime de Roucy
2014-06-10coverity#707245 Uncaught exceptionCaolán McNamara
2014-06-10coverity#1222241 Uncaught exceptionCaolán McNamara
2014-06-10coverity#1222243 Uncaught exceptionCaolán McNamara
2014-06-02coverity#1213461 Uncaught exceptionCaolán McNamara
2014-05-24coverity#707241 Uncaught exceptionCaolán McNamara
2014-05-24coverity#983926 Uncaught exceptionCaolán McNamara
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-25the chart root shape has to be at the bottom, fdo#74333, cp#1000057Markus Mohrhard
2014-04-17More generic way to disable avmediaTor Lillqvist
2014-04-17Try harder to bypass avmedia on non-desktop for nowTor Lillqvist
2014-03-17Skeleton of drawinglayer object called OpenGLObjectZolnai Tamás
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-13coverity#738003 Uncaught exceptionCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-21Consistently let SetDesingMode functions take bool argumentStephan Bergmann
2013-12-31valgrind: initialize nType and nInventor value.Michael Meeks
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin
2013-10-23fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza
2013-08-31deleted code that was commented outPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-05-24fdo#64279 do not crash opening report for editingDavid Tardon
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-17sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-08-07drop bogus eof linesThomas Arnhold
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02removed duplicate includes in svxTakeshi Abe
2012-02-27Removed unused codeSzabolcs Dezsi
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS
2012-01-10callcatcher: update listCaolán McNamara