summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2017-04-10loplugin:inlinefields in OpenFileDropTargetListenerNoel Grandin1-7/+4
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin2-3/+3
2017-04-07tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-07Drop remains of the Welcome Screen featureGabor Kelemen1-14/+0
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: svtoolsStephan Bergmann2-3/+3
2017-04-06Fix typosAndrea Gelmini1-1/+1
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin3-3/+3
2017-04-05loplugin:constantparam part2Noel Grandin1-14/+8
2017-04-04tdf#99352: assert on stray VclPtrs past DeInitBjoern Michaelsen1-12/+13
2017-04-03tdf#39468 Translate German commentsJens Carl9-10/+10
2017-04-03use actual UNO enums in reportdesign..svtoolsNoel Grandin1-1/+1
2017-04-01Display unknown token for html key in consoleJulien Nabet1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna65-630/+630
2017-03-30remove type decorations on char literalsJochen Nitschke1-2/+2
2017-03-30loplugin:unusedenumconstantsNoel Grandin2-5/+1
2017-03-29loplugin:unusedmethodsNoel Grandin2-31/+0
2017-03-26uitest: allow to change state of checkbox in treelistMarkus Mohrhard1-0/+9
2017-03-26uitest: add info whether a tree list box contains check boxesMarkus Mohrhard1-0/+10
2017-03-25Make loplugin:loopvartoosmall find more suspicious casesStephan Bergmann1-2/+2
2017-03-25Fix typosAndrea Gelmini4-5/+5
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann3-5/+0
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin3-4/+4
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin2-3/+3
2017-03-21New loplugin:unicodetocharStephan Bergmann1-2/+2
2017-03-19TyposJulien Nabet1-1/+1
2017-03-17vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna2-5/+5
2017-03-17remove unused defines from HRC files in svtoolsNoel Grandin3-20/+0
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin1-25/+26
2017-03-15tdf#105448 add Xibe [sjo-CN] to language list (and remove Sibe [nco-PG])Eike Rathke1-1/+1
2017-03-14tdf#100462 prefer en-GB-oxendict over en-GB-oedEike Rathke1-1/+1
2017-03-14display raw language tags in curly bracketsEike Rathke1-2/+13
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann1-2/+2
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin2-10/+10
2017-03-09No need for extra heap allocationStephan Bergmann3-132/+130
2017-03-08loplugin:loopvartoosmallStephan Bergmann5-13/+13
2017-03-06convert eHtmlMetas to scoped enumNoel Grandin1-42/+42
2017-03-06convert HTMLTableRules to scoped enumNoel Grandin1-5/+5
2017-03-06convert HTMLTableFrame to scoped enumNoel Grandin1-9/+9
2017-03-06convert HTMLInputType to scoped enumNoel Grandin1-13/+13
2017-03-06convert HTMLScriptLanguage to scoped enumNoel Grandin1-6/+6
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin1-3/+3
2017-03-06templatize HTMLEnumOption::GetEnum methodsNoel Grandin2-62/+30
2017-03-03Remove redundant 'inline' keywordStephan Bergmann10-44/+44
2017-03-03Fix typosAndrea Gelmini5-9/+9
2017-03-02don't need this STL hack anymoreNoel Grandin1-1/+1
2017-03-02no need to use smart pointers for DataFlavorExVectorJochen Nitschke3-50/+40
2017-02-28new loplugin unoanyNoel Grandin2-2/+2
2017-02-27tdf#105299 Dialogs must not be resizableheiko tietze2-0/+2
2017-02-23loplugin:unusedmethodsNoel Grandin3-64/+0
2017-02-21loplugin:unusedmethodsNoel Grandin2-20/+0