summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski
2017-07-18loplugin:oncevarTor Lillqvist
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-11loplugin:useuniqueptr in scaddins..svxNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-06rework as a shared_ptrCaolán McNamara
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-04support for saving a modified image instead of original versionMarco Cecchetti
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-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-27loplugin:oncevar in svxNoel Grandin
2017-06-26tdf#39674 Translate some German variable namesJohnny_M
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-21loplugin:unusedfields in svx part2Noel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
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
2017-06-13Use unique_ptr for ImpSdrGDIMetaFileImport::mp*AttrStephan Bergmann
2017-06-12tdf#108480: Undo from clone formating does not remove vertical alignmentTamás Zolnai
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-06-06tdf#39674 Translate some German variable/function namesJohnny_M
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann
2017-06-05Improved loplugin:redundantcast, const/static_cast combinations: svxStephan Bergmann
2017-06-02fix spelling Countour->ContourNoel Grandin
2017-06-02Improved loplugin:redundantcast static_cast handling: svxStephan Bergmann
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30missing resourcesCaolán McNamara
2017-05-30missing resourcesCaolán McNamara
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-25loplugin:constantparamNoel Grandin
2017-05-19loplugin:stringcopy: svxStephan Bergmann