summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)Author
2016-06-21tdf#89329: use shared_ptr for pImpl in optionsdrawinglayerXisco Fauli
2016-06-18uitest: add initial version of wrapper for tree list boxMarkus Mohrhard
2016-06-17tdf#89329: use shared_ptr for pImpl in helpoptXisco Fauli
2016-06-16tdf#89329: use shared_ptr for pImpl in menuoptionsXisco Fauli
2016-06-16tdf#89329: use shared_ptr for pImpl in toolpaneloptXisco Fauli
2016-06-16tdf#89329: use shared_ptr for pImpl in miscoptXisco Fauli
2016-06-09Try to get rid of svt::ContextMenuHelperMaxim Monastirsky
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-06-08split AddRemoveListener into two methodsNoel Grandin
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin
2016-06-07tdf#97340 : Handle autofilter search for dates correctlyDennis Francis
2016-06-02remove wrong commentJochen Nitschke
2016-06-02loplugin:unuseddefaultparamsNoel Grandin
2016-06-01tdf#89329: use unique_ptr for pImpl in toolbarmenuXisco Fauli
2016-05-31loplugin:unusedmethodsNoel Grandin
2016-05-26Resolves: tdf#96279 set correct parents for password dialogsCaolán McNamara
2016-05-26tdf#89329: use unique_ptr for pImpl in transferXisco Fauli
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-26tdf#89329: use unique_ptr for pImpl in addresstemplateXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in hyperlabelXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in roadmapwizardXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in svlbitmXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in svtabbxXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in treelistboxXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in wizardmachineXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in fileviewXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in inettbcXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in htmlcfgXisco Fauli
2016-05-26tdf#89329: use unique_ptr for pImpl in ivctrlXisco Fauli
2016-05-24Convert SnapType to scoped enumNoel Grandin
2016-05-23tdf#99211 Use the restart dialog for notifications about restartirem
2016-05-22Convert DragMode to scoped enumNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet
2016-05-12use unique_ptrDavid Tardon
2016-05-12Convert RulerType to scoped enumNoel Grandin
2016-05-11Convert RulerExtra to scoped enumNoel Grandin
2016-05-11Convert RULER_MARGIN to scoped enumNoel Grandin
2016-05-11Convert RULER_BORDER to scoped enumNoel Grandin
2016-05-11Convert RULER_DRAGSIZE to scoped enumNoel Grandin
2016-05-11convert RULER_INDENT to scoped enumNoel Grandin
2016-05-06svtools: FontList loops with > 2^16 fontsMichael Stahl
2016-05-03tdf#99211 Use the restart dialog for notifications about restartirem
2016-04-27-Werror,-WvarargsStephan Bergmann
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in svtoolsNoel Grandin
2016-04-11RID_SVXSTR_LANGUAGE_RESTART is not needed any more.Jan Holesovsky
2016-04-11tdf#79656 Restart now window for language changeBerk Gureken