aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2012-12-18 16:11:29 +0100
committerPetr Mladek <pmladek@suse.cz>2012-12-18 16:11:29 +0100
commit37b67cd6c02f004c680a789855312950f35a6917 (patch)
treec746b38bbcda8beb33fc50614a0d347f3d26fa3b
parente8e55341aad0521fce7f154a9937a0f3ed162c92 (diff)
Version 4.0.0.0.beta2, tag libreoffice-4.0.0.0.beta2 libreoffice-4.0.0.0.beta2
0 files changed, 0 insertions, 0 deletions
-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/AccessibleShape.cxx
AgeCommit message (Expand)Author
2020-01-09tdf#129887: fix crash during scrolling down documentSerge Krot
2020-01-07tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2019-09-06Fixing "...."Andrea Gelmini
2019-08-26fix impress crash in shape listenerNoel Grandin
2019-08-23tdf#119388 add new UNO listener/broadcasterNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-06-11loplugin:virtualdown in AccessibleShapeNoel Grandin
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov
2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2019-02-10loplugin:indentation in svxNoel Grandin
2018-11-21Simplify containers iterations in svx/source/[a-e]*Arkadiy Illarionov
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-03-06use more Color in svxNoel Grandin
2018-02-19loplugin:useuniqueptr in AccessibleShapeNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-18return early on failureCaolán McNamara
2017-10-18potential deref of empty xStateSetCaolán McNamara
2017-10-18Resolves: tdf#109282: a11y crash in use after disposeCaolán McNamara
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-02-12Various typos on accessibleJulien Nabet
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-16svx: remove nonsense exception throwing codeMichael Stahl
2016-12-16tdf#104488 editeng,svx: throw less Accessible exceptionsMichael Stahl
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-10-28coverity#1371262 Missing move assignment operatorCaolán McNamara
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-08-30convert DescriptionGenerator::PropertyType to scoped enumNoel Grandin
2016-08-25drop enum IAccessibleViewForwarderListener::ChangeTypeNoel Grandin
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12Use const_iterator when possible (svx/accessibility)Julien Nabet
2016-03-07loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock