summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
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
2017-06-25svx: pass struct by const reference ...Jochen Nitschke
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-23coverity#1412992 Unused valueCaolán McNamara
2017-06-21Resolves: tdf#108610 crash on double delete of async eventCaolán McNamara
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-20bullet char style preview is unreadable, cause uses opensymbolCaolán McNamara
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-19add more debug names for scheduled eventsLászló Németh
2017-06-18Fix typosAndrea Gelmini
2017-06-18tdf#107666: EDITING: No caret outside the textbox after inserting a textboxTamás Zolnai
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann