summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)AuthorFilesLines
2016-05-31loplugin:unusedmethodsNoel Grandin1-53/+0
2016-05-26Resolves: tdf#96279 set correct parents for password dialogsCaolán McNamara1-1/+3
2016-05-26tdf#89329: use unique_ptr for pImpl in transferXisco Fauli1-1/+1
2016-05-26loplugin:unusedmethodsNoel Grandin2-2/+0
2016-05-26tdf#89329: use unique_ptr for pImpl in addresstemplateXisco Fauli1-2/+1
2016-05-26tdf#89329: use unique_ptr for pImpl in hyperlabelXisco Fauli1-3/+1
2016-05-26tdf#89329: use unique_ptr for pImpl in roadmapwizardXisco Fauli1-3/+1
2016-05-26tdf#89329: use unique_ptr for pImpl in svlbitmXisco Fauli1-1/+1
2016-05-26tdf#89329: use unique_ptr for pImpl in svtabbxXisco Fauli1-1/+1
2016-05-26tdf#89329: use unique_ptr for pImpl in treelistboxXisco Fauli1-2/+2
2016-05-26tdf#89329: use unique_ptr for pImpl in wizardmachineXisco Fauli1-1/+1
2016-05-26tdf#89329: use unique_ptr for pImpl in fileviewXisco Fauli1-1/+1
2016-05-26tdf#89329: use unique_ptr for pImpl in inettbcXisco Fauli1-1/+1
2016-05-26tdf#89329: use unique_ptr for pImpl in htmlcfgXisco Fauli1-1/+2
2016-05-26tdf#89329: use unique_ptr for pImpl in ivctrlXisco Fauli1-1/+1
2016-05-24Convert SnapType to scoped enumNoel Grandin1-8/+8
2016-05-23tdf#99211 Use the restart dialog for notifications about restartirem1-1/+10
2016-05-22Convert DragMode to scoped enumNoel Grandin1-7/+7
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin9-174/+1
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet1-1/+1
2016-05-12use unique_ptrDavid Tardon1-1/+2
2016-05-12Convert RulerType to scoped enumNoel Grandin1-32/+32
2016-05-11Convert RulerExtra to scoped enumNoel Grandin1-5/+4
2016-05-11Convert RULER_MARGIN to scoped enumNoel Grandin1-5/+12
2016-05-11Convert RULER_BORDER to scoped enumNoel Grandin1-18/+23
2016-05-11Convert RULER_DRAGSIZE to scoped enumNoel Grandin1-16/+18
2016-05-11convert RULER_INDENT to scoped enumNoel Grandin1-11/+11
2016-05-06svtools: FontList loops with > 2^16 fontsMichael Stahl1-6/+3
2016-05-03tdf#99211 Use the restart dialog for notifications about restartirem1-1/+4
2016-04-27-Werror,-WvarargsStephan Bergmann1-6/+0
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin16-25/+25
2016-04-12Avoid reserved identifiersStephan Bergmann4-10/+10
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke4-4/+0
2016-04-11clang-tidy performance-unnecessary-value-param in svtoolsNoel Grandin2-2/+2
2016-04-11RID_SVXSTR_LANGUAGE_RESTART is not needed any more.Jan Holesovsky1-1/+1
2016-04-11tdf#79656 Restart now window for language changeBerk Gureken1-1/+4
2016-04-11loplugin:constantparamNoel Grandin2-2/+2
2016-04-04loplugin:constantparam in svtoolsNoel Grandin8-28/+14
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan1-2/+1
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan2-4/+2
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2016-03-23tdf#63211: saving embedded images to HTML optionalOliver Specht1-1/+3
2016-03-21tdf#93837 chart2: Convert shape context menus to xmlMaxim Monastirsky1-2/+1
2016-03-18convert SvButtonState to scoped enumNoel Grandin1-1/+1
2016-03-18convert SvLBoxButtonKind to scoped enumNoel Grandin2-8/+8
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin2-8/+3
2016-03-17loplugin:constantparam in svtoolsNoel Grandin14-32/+21
2016-03-15loplugin:constantparamNoel Grandin1-1/+1
2016-03-10Avoid reserved identifiersStephan Bergmann1-2/+2
2016-03-10Avoid reserved identifierStephan Bergmann1-1/+1