aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-07-10 00:40:20 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-07-10 00:40:20 +0200
commit33bd0f736ca8abb3d5dc69b75130cdd8a974e306 (patch)
tree6a8f1dd2673d6152679e36651fc7c11390516412
parentdd13bec98f0183f217fbb04f859ddf06038e2db1 (diff)
Version 5.0.0.3, tag libreoffice-5.0.0.3 libreoffice-5.0.0.3
Change-Id: I74ee54c5970db774fca759c4bb77b3ae6cb0c234
0 files changed, 0 insertions, 0 deletions
ptimisations-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/AccessibleGraphicShape.cxx
AgeCommit message (Expand)Author
2020-06-10tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMichael Warner
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2019-09-01loplugin:unnecessaryvirtualNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-06-12loplugin:unusedmethodsNoel Grandin
2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen
2019-03-04simplify UNO getTypes methodsNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-06-29coverity#1308571 Uncaught exceptionCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet