summaryrefslogtreecommitdiffstats
path: root/include/svtools
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#96873 include template image to make it available in helpCaolán McNamara2016-08-031-0/+1
* tdf#97340 : Handle autofilter search for dates correctlyDennis Francis2016-06-071-0/+1
* Resolves: tdf#96279 set correct parents for password dialogsCaolán McNamara2016-05-261-1/+3
* Convert SnapType to scoped enumNoel Grandin2016-05-241-8/+8
* tdf#99211 Use the restart dialog for notifications about restartirem2016-05-231-1/+10
* Convert DragMode to scoped enumNoel Grandin2016-05-221-7/+7
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-189-174/+1
* Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet2016-05-131-1/+1
* use unique_ptrDavid Tardon2016-05-121-1/+2
* Convert RulerType to scoped enumNoel Grandin2016-05-121-32/+32
* Convert RulerExtra to scoped enumNoel Grandin2016-05-111-5/+4
* Convert RULER_MARGIN to scoped enumNoel Grandin2016-05-111-5/+12
* Convert RULER_BORDER to scoped enumNoel Grandin2016-05-111-18/+23
* Convert RULER_DRAGSIZE to scoped enumNoel Grandin2016-05-111-16/+18
* convert RULER_INDENT to scoped enumNoel Grandin2016-05-111-11/+11
* svtools: FontList loops with > 2^16 fontsMichael Stahl2016-05-061-6/+3
* tdf#99211 Use the restart dialog for notifications about restartirem2016-05-031-1/+4
* -Werror,-WvarargsStephan Bergmann2016-04-271-6/+0
* loplugin:passstuffbyref in svtoolsNoel Grandin2016-04-1316-25/+25
* Avoid reserved identifiersStephan Bergmann2016-04-124-10/+10
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-124-4/+0
* clang-tidy performance-unnecessary-value-param in svtoolsNoel Grandin2016-04-112-2/+2
* RID_SVXSTR_LANGUAGE_RESTART is not needed any more.Jan Holesovsky2016-04-111-1/+1
* tdf#79656 Restart now window for language changeBerk Gureken2016-04-111-1/+4
* loplugin:constantparamNoel Grandin2016-04-112-2/+2
* loplugin:constantparam in svtoolsNoel Grandin2016-04-048-28/+14
* tdf#97499 Fixed containers parameters clearing #4tymyjan2016-04-041-2/+1
* tdf#97499 Fixed containers parameters clearing #3tymyjan2016-04-042-4/+2
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* tdf#63211: saving embedded images to HTML optionalOliver Specht2016-03-231-1/+3
* tdf#93837 chart2: Convert shape context menus to xmlMaxim Monastirsky2016-03-211-2/+1
* convert SvButtonState to scoped enumNoel Grandin2016-03-181-1/+1
* convert SvLBoxButtonKind to scoped enumNoel Grandin2016-03-182-8/+8
* drop unused params from SvLBoxItem and all it's subclassesNoel Grandin2016-03-182-8/+3
* loplugin:constantparam in svtoolsNoel Grandin2016-03-1714-32/+21
* loplugin:constantparamNoel Grandin2016-03-151-1/+1
* Avoid reserved identifiersStephan Bergmann2016-03-101-2/+2
* Avoid reserved identifierStephan Bergmann2016-03-101-1/+1
* Avoid reserved identifierStephan Bergmann2016-03-103-4/+4
* tdf#89329 Use std::unique_ptr for pImpl in svparserAleksas Pantechovskis2016-03-101-2/+3
* icon view for RemoteFilesDialogSzymon Kłos2016-03-093-2/+62
* loplugin:constantparam in svtoolsNoel Grandin2016-03-094-5/+4
* loplugin:write only fieldsNoel Grandin2016-03-071-3/+0
* loplugin:unuseddefaultparamsNoel Grandin2016-03-071-2/+1
* loplugin:unuseddefaultparam in svtoolsNoel Grandin2016-03-044-10/+7
* loplugin:unuseddefaultparam in svtoolsNoel Grandin2016-03-0124-98/+80
* convert HighlighterLanguage to scoped enumNoel Grandin2016-02-241-1/+1
* convert TokenTypes to scoped enumNoel Grandin2016-02-241-1/+1
* move from boost::signal to typed LinkCaolán McNamara2016-02-182-3/+2
* tdf#81129 Support reading non-BMP characters in HTML documents.Mark Hung2016-02-131-2/+2