summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)Author
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
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-06-16only some languages put a space between number and %Caolán McNamara
2017-06-16Resolves: tdf#108419 use spinfield preferred size as transparency widget sizeCaolán McNamara
2017-06-15use SetGraphic instead of temporary GraphicObjectCaolán McNamara
2017-06-15skip a default dtor + assign with copy ctorCaolán McNamara
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-06-13Let BaseProperties::CreateObjectSpecificItemSet return unique_ptrStephan Bergmann
2017-06-13Use unique_ptr for EmptyProperties::mpEmptyItemSetStephan Bergmann
2017-06-13Use unique_ptr for DefaultProperties::mpItemSetStephan Bergmann
2017-06-13Use unique_ptr in ItemPoolVectorStephan Bergmann
2017-06-13Use unique_ptr for ImpSdrGDIMetaFileImport::mp*AttrStephan Bergmann
2017-06-13Use unique_ptr for Svx3DWin::mpRemember2DAttributesStephan Bergmann
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann
2017-06-12tdf#108480: Undo from clone formating does not remove vertical alignmentTamás Zolnai
2017-06-12svx: fix the std::unique_ptr that deletes itself twiceMichael Stahl
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin