summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2016-06-23VclPtr: svtools error message dialog doesn't disposeCaolán McNamara1-0/+1
2016-05-26Resolves: tdf#96279 set correct parents for password dialogsCaolán McNamara5-10/+14
2016-05-25vcl: replace boost::dynamic_bitset with boost::optional<std::bitset>Michael Stahl2-42/+73
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin1-3/+3
2016-05-25Convert AUTOCOMPLETE to scoped enumNoel Grandin2-2/+2
2016-05-24Convert SnapType to scoped enumNoel Grandin1-9/+15
2016-05-24too much debug spew, SAL_INFO thisCaolán McNamara2-175/+161
2016-05-24Revert "remove some manual ref-counting"Noel Grandin3-10/+24
2016-05-24remove some manual ref-countingNoel Grandin3-24/+10
2016-05-24ruler: close the polygon when drawing indent handle (gtk3, gl)Tomaž Vajngerl1-1/+3
2016-05-23resort restart reasonsCaolán McNamara1-30/+30
2016-05-23tdf#99211 Use the restart dialog for notifications about restartirem2-0/+54
2016-05-22Convert DragMode to scoped enumNoel Grandin1-3/+9
2016-05-19loplugin:unusedmethods in slideshow to svtoolsNoel Grandin1-7/+0
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin1-2/+2
2016-05-19clang-tidy clang-analyzer-alpha.core.IdenticalExprNoel Grandin1-6/+0
2016-05-19loplugin:unusedmethods in toolsNoel Grandin1-10/+1
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin6-445/+0
2016-05-18tdf#95954: Reasonable background for roadmap widgetKatarina Behrens2-8/+13
2016-05-16convert IconChoice flags to scoped enumNoel Grandin3-71/+57
2016-05-16convert SvImpLBox flags to scoped enumNoel Grandin3-108/+99
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara1-0/+5
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin7-9/+9
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet3-5/+5
2016-05-12use unique_ptrDavid Tardon3-58/+31
2016-05-12avoid crash when using the New Slide toolbar popup in ImpressDavid Tardon1-0/+2
2016-05-12do not try to use obj. that is already being disposedDavid Tardon1-6/+8
2016-05-12Convert RulerType to scoped enumNoel Grandin1-30/+30
2016-05-11Convert RulerExtra to scoped enumNoel Grandin1-3/+3
2016-05-11Convert RULER_MARGIN to scoped enumNoel Grandin1-13/+13
2016-05-11Convert RULER_BORDER to scoped enumNoel Grandin1-10/+10
2016-05-11Convert RULER_DRAGSIZE to scoped enumNoel Grandin1-12/+12
2016-05-11convert RULER_INDENT to scoped enumNoel Grandin1-19/+14
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin22-94/+80
2016-05-10Fix typosAndrea Gelmini2-2/+2
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann4-0/+8
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann8-96/+97
2016-05-06svtools: FontList loops with > 2^16 fontsMichael Stahl2-10/+8
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin1-2/+2
2016-05-04use Any constructor instead of temporariesNoel Grandin1-3/+1
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann4-13/+7
2016-05-03tdf#99211 Use the restart dialog for notifications about restartirem2-0/+18
2016-04-30Fix typosAndrea Gelmini1-2/+2
2016-04-29libsvtlo: convert set of #define to enum classDouglas Mencken1-25/+31
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara1-1/+1
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin1-9/+9
2016-04-27-Werror,-WvarargsStephan Bergmann1-31/+0
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-5/+5
2016-04-25add English (Mauritius) [en-MU] and French (Mauritius) [fr-MU], tdf#99372Eike Rathke1-0/+2
2016-04-22Fix typosAndrea Gelmini1-1/+1