summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2017-07-21loplugin:unusedfields in sfx2Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-21loplugin:unusedfields in svxNoel Grandin
2017-07-20support for filter dialog when an image is exported from context menuMarco Cecchetti
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski
2017-07-18loplugin:oncevarTor Lillqvist
2017-07-17Fix typosAndrea Gelmini
2017-07-15Don't call ensureIsAlive after comphelper::OExternalLockGuard.Arnaud Versini
2017-07-15emfplus: make VectorFormats Emf/Wmf/Svg workArmin Le Grand
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-14svx: make SdrGrafObj::mpReplacementGraphic swappableMichael Stahl
2017-07-14use more OUString::operator== in svxNoel Grandin
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-13loplugin:oncevar: empty strings: svxStephan Bergmann
2017-07-12borderline: correct problems with border displayArmin Le Grand
2017-07-11tdf#109050: Moving table object with ALT+Arrow keys does not work properlyTamás Zolnai
2017-07-11loplugin:useuniqueptr in scaddins..svxNoel Grandin
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-11svx: assert on undisposed AbstractSvxHpLinkDlgMichael Stahl
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-09Added margin feature to the Draw's SideBarpv2k
2017-07-07a11y: assert on switching hatch/bitmap area radio button tab thingsCaolán McNamara
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06rework as a shared_ptrCaolán McNamara
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-05loplugin:unusedfields variousNoel Grandin
2017-07-04support for saving a modified image instead of original versionMarco Cecchetti
2017-07-04loplugin:casttovoidStephan Bergmann
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-03loplugin:unusedfields in svxNoel Grandin
2017-07-02loplugin:casttovoid: svxStephan Bergmann
2017-07-01tdf#107505: Impress - crash with two people co-editing one slideTamás Zolnai
2017-06-30aThemeName is unusedStephan Bergmann
2017-06-30loplugin:unusedvariablecheckStephan Bergmann
2017-06-30aObjName, bObjNameDC, bObjNameSet have effectively been unusedStephan Bergmann
2017-06-30tdf#108863 svx: fix use-after-free in SdrEditView::DeleteMarkedObj()Michael Stahl
2017-06-28SvXMLEmbeddedObjectHelper::Create bDirect parameter is unusedStephan Bergmann
2017-06-28loplugin:redundantcastStephan Bergmann
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-06-26tdf#39674 Translate some German variable namesJohnny_M
2017-06-26Fix typosAndrea Gelmini
2017-06-26s/catched/caughtNoel Grandin
2017-06-25remove unused local varsJochen Nitschke