summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unomod.cxx
AgeCommit message (Expand)Author
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-26convert NUM_ constants to enum clasNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-12fdo#39468 translated german commentsDaniel Sikeler
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-01svx: little more verbose exception messageMichael Stahl
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-04-08cppcheck: multiConditionJulien Nabet
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17Skeleton of drawinglayer object called OpenGLObjectZolnai Tamás
2014-03-14svx: sal_Bool->boolNoel Grandin
2014-03-10svx: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2013-12-12Remove unnecessary macro ITYPEStephan Bergmann
2013-12-09implicit conversion of NULL constant to 'bool' [-Werror,-Wnull-conversion]Stephan Bergmann
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel 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-11-01Some Trivial clean-upStephan Bergmann
2013-10-30fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza
2013-10-23fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza
2013-09-05convert svx/source/unodraw/*.cxx from String to OUStringNoel Grandin
2013-04-12i#98430: Import at least the shape.Jan Holesovsky
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-08simplify compareTo (now correct)Thomas Arnhold
2013-03-08Revert "simplify some compareTo"Stephan Bergmann
2013-03-08simplify some compareToThomas Arnhold
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Deduplication of ImplGetSupportedMacroItems for disable-dynlinkingTor Lillqvist
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-05-11Removing EXTENDED_DATE. There is really no such thing.Kohei Yoshida
2012-05-05Use UNO's field type values for the SvxFieldData class IDs too.Kohei Yoshida
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02removed duplicate includes in svxTakeshi Abe
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-06-07use standard pattern for thisCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-09remove SVX_LIGHT macroXavier ALT
2011-02-18Remove some #include "tools/list.hxx"Joseph Powers
2011-01-13removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko