summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2016-04-14loplugin:passstuffbyref in svxNoel Grandin21-29/+29
2016-04-14Use const_iterator when possible (svx/dialog,engine3d,fmcomp,form)Julien Nabet11-29/+46
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke2-2/+0
2016-04-13tdf#99264 svx: don't pass null pointers to SfxDispatcherMichael Stahl1-5/+13
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke9-29/+29
2016-04-12Avoid reserved identifiersStephan Bergmann9-23/+22
2016-04-12Use const_iterator when possible (svx/customshapes)Julien Nabet3-26/+27
2016-04-12Use const_iterator when possible (svx/accessibility)Julien Nabet5-42/+39
2016-04-12Remove INTERFACE_TYPE macro in svx + 1 OUString ctr callJulien Nabet2-5/+2
2016-04-12Typo: PopupPanal_Spacing -> PopupPanel_SpacingJulien Nabet1-1/+1
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke6-12/+0
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin17-24/+24
2016-04-11Resolves: tdf#98366 paste document has 10x10 sized SdPages...Caolán McNamara1-23/+25
2016-04-11cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-04-11loplugin:constantparamNoel Grandin2-4/+4
2016-04-10Typo: multible->multipleJulien Nabet2-2/+2
2016-04-10Typo: rubust->robustJulien Nabet2-2/+2
2016-04-07Avoid reserved identifiersStephan Bergmann1-6/+6
2016-04-07Avoid reserved identifiersStephan Bergmann2-9/+9
2016-04-07Avoid reserved identifiersStephan Bergmann2-54/+54
2016-04-06tdf#73070 follow-up: Remove also the InsertPropertyPanel code.Jan Holesovsky6-463/+1
2016-04-05Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara2-33/+0
2016-04-05convert src line width popup to .ui formatCaolán McNamara15-533/+329
2016-04-05loplugin:salboolStephan Bergmann1-1/+1
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar5-18/+18
2016-04-05loplugin:constantparam in comphelperNoel Grandin1-1/+1
2016-04-05loplugin:constantparam in editengNoel Grandin1-1/+1
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara1-2/+4
2016-04-04sequence->vector in svxNoel Grandin1-3/+3
2016-04-04loplugin:constantparam in svxNoel Grandin10-26/+25
2016-04-04tdf#98417, tdf#98539: DIALOG: Improvements to the Find & Replace dialog.Akshay Deep2-459/+616
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan1-1/+1
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke5-9/+0
2016-04-01tdf#97966 Drop 'static' keywordsWastack11-27/+27
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-1/+0
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl19-160/+241
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin6-11/+11
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin9-21/+21
2016-03-30tdf#89420: Honour doc boundaries (in)visible also in Impress/DrawKatarina Behrens2-2/+5
2016-03-29Avoid reserved identifiersStephan Bergmann2-11/+11
2016-03-25fix headless buildOliver Specht1-1/+5
2016-03-24Remove german variable and use directlySamuel Mehrbrodt1-2/+1
2016-03-23tdf#82641 Changes to currency drop-down listMohammed Abdul Azeem2-119/+107
2016-03-23loplugin:constantparm in svtoolsNoel Grandin1-3/+3
2016-03-21Redundant explicit cast to void*Stephan Bergmann1-1/+1
2016-03-20loplugin:redundantcastStephan Bergmann1-2/+2
2016-03-19tdf#82641 Currency drop-down listMohammed Abdul Azeem1-0/+198
2016-03-18convert SvButtonState to scoped enumNoel Grandin1-8/+6
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin5-29/+22
2016-03-18loplugin:constantfunction in editengNoel Grandin1-1/+1