summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2016-04-18Avoid reserved identifiersStephan Bergmann
2016-04-18Elide const varsStephan Bergmann
2016-04-18Avoid reserved identifierStephan Bergmann
2016-04-18Avoid reserved identifier (_CreateShape -> CreateShape)Stephan Bergmann
2016-04-18Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_)Stephan Bergmann
2016-04-18reorg to silence coverity#1358586 Using invalid iteratorCaolán McNamara
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-18Use const_iterator when possible (svx/gallery2,items,sdr,stbctrls)Julien Nabet
2016-04-16Give this dialog a meaningful nameAdolfo Jayme Barrientos
2016-04-15Use an iterator for loop to avoid calling n times std::advanceJulien Nabet
2016-04-15clang-tidy misc-forward-declaration-namespaceNoel Grandin
2016-04-15svx: Remove unused stringsSamuel Mehrbrodt
2016-04-14Drawings: Fix capitalizationSamuel Mehrbrodt
2016-04-14tdf#70998 Termchange Graphic/Bitmap -> ImageSamuel Mehrbrodt
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-04-14Use const_iterator when possible (svx/dialog,engine3d,fmcomp,form)Julien Nabet
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13tdf#99264 svx: don't pass null pointers to SfxDispatcherMichael Stahl
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12Use const_iterator when possible (svx/customshapes)Julien Nabet
2016-04-12Use const_iterator when possible (svx/accessibility)Julien Nabet
2016-04-12Remove INTERFACE_TYPE macro in svx + 1 OUString ctr callJulien Nabet
2016-04-12Typo: PopupPanal_Spacing -> PopupPanel_SpacingJulien Nabet
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2016-04-11Resolves: tdf#98366 paste document has 10x10 sized SdPages...Caolán McNamara
2016-04-11cppcheck: noExplicitConstructorCaolán McNamara
2016-04-11loplugin:constantparamNoel Grandin
2016-04-10Typo: multible->multipleJulien Nabet
2016-04-10Typo: rubust->robustJulien Nabet
2016-04-07Avoid reserved identifiersStephan Bergmann
2016-04-07Avoid reserved identifiersStephan Bergmann
2016-04-07Avoid reserved identifiersStephan Bergmann
2016-04-06tdf#73070 follow-up: Remove also the InsertPropertyPanel code.Jan Holesovsky
2016-04-05Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara
2016-04-05convert src line width popup to .ui formatCaolán McNamara
2016-04-05loplugin:salboolStephan Bergmann
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-05loplugin:constantparam in comphelperNoel Grandin
2016-04-05loplugin:constantparam in editengNoel Grandin
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-04sequence->vector in svxNoel Grandin
2016-04-04loplugin:constantparam in svxNoel Grandin
2016-04-04tdf#98417, tdf#98539: DIALOG: Improvements to the Find & Replace dialog.Akshay Deep
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke