summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoprov.cxx
AgeCommit message (Expand)Author
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-06-29coverity#1308463 Uncaught exceptionCaolán McNamara
2015-06-14Remove unused OpenGLObjectZolnai Tamás
2015-06-10tdf#88055: Don't export transparent background colour as whiteKatarina Behrens
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-13oox: refactor embedded media importMichael Stahl
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-14Aligh this correctly...Kohei Yoshida
2014-07-31cleanup usage of MapUnit enumNoel Grandin
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin
2014-06-30Associated CharBackColor to EE_CHAR_BKGCOLORmatteocam
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-16ODF filters: fallback glTF model to bitmap for older versionsZolnai Tamás
2014-05-08Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part6Julien Nabet
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás
2014-03-17Skeleton of drawinglayer object called OpenGLObjectZolnai Tamás
2014-03-14svx: sal_Bool->boolNoel Grandin
2014-03-10ooxml: preserve dateFormat for unchanged date controlsJacobo Aragunde Pérez
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-27cp#1000025: Import casemaps from pptx.Muthu Subramanian
2013-12-12Fix C++03 digraphsStephan Bergmann
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-05Remove obsolete SEQTYPE workaroundStephan Bergmann
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-10-04fdo#39674 fix some spellingThomas Arnhold
2013-09-05convert svx/source/unodraw/*.cxx from String to OUStringNoel Grandin
2013-08-24Mark as constTakeshi Abe
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-05Resolves: #i122649# reordering of color name definesArmin Le Grand
2013-06-20Resolves: #i122318# Adapted color palette stuff, some cleanupsArmin Le Grand
2013-06-16l10n of additional colors in standard paletteAndras Timar
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-17sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák