summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoprov.cxx
AgeCommit message (Expand)Author
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-11Delete code commented out since 2006Gabor Kelemen
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svxStephan Bergmann
2017-01-17manage SvxPropertySetInfoPool.mpInfos with rtl::ReferenceNoel Grandin
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