summaryrefslogtreecommitdiffstats
path: root/svtools/source
Commit message (Expand)AuthorAgeFilesLines
* convert HTML_OPTION_IDS to scoped enumNoel Grandin2017-04-213-171/+183
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-216-10/+10
* convert EDynamicMenuType to scoped enumNoel Grandin2017-04-201-10/+10
* convert MeasurementSystem to scoped enumNoel Grandin2017-04-191-1/+1
* move the exception handlingCaolán McNamara2017-04-171-23/+36
* convert fileview context menu to .uiCaolán McNamara2017-04-143-65/+16
* loplugin:inlinefields in OpenFileDropTargetListenerNoel Grandin2017-04-101-7/+4
* loplugin:redundantcast find cstyle arithmetic castsNoel Grandin2017-04-072-3/+3
* tdf#39468 Translate German commentsJens Carl2017-04-071-1/+1
* Drop remains of the Welcome Screen featureGabor Kelemen2017-04-071-14/+0
* Improved loplugin:redundantcast, static_cast on arithmetic types: svtoolsStephan Bergmann2017-04-062-3/+3
* Fix typosAndrea Gelmini2017-04-061-1/+1
* loplugin:redundantcast find c-style bool castsNoel Grandin2017-04-053-3/+3
* loplugin:constantparam part2Noel Grandin2017-04-051-14/+8
* tdf#99352: assert on stray VclPtrs past DeInitBjoern Michaelsen2017-04-041-12/+13
* tdf#39468 Translate German commentsJens Carl2017-04-039-10/+10
* use actual UNO enums in reportdesign..svtoolsNoel Grandin2017-04-031-1/+1
* Display unknown token for html key in consoleJulien Nabet2017-04-011-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-3161-614/+614
* remove type decorations on char literalsJochen Nitschke2017-03-301-2/+2
* loplugin:unusedenumconstantsNoel Grandin2017-03-302-5/+1
* loplugin:unusedmethodsNoel Grandin2017-03-292-31/+0
* uitest: allow to change state of checkbox in treelistMarkus Mohrhard2017-03-261-0/+9
* uitest: add info whether a tree list box contains check boxesMarkus Mohrhard2017-03-261-0/+10
* Make loplugin:loopvartoosmall find more suspicious casesStephan Bergmann2017-03-251-2/+2
* Fix typosAndrea Gelmini2017-03-254-5/+5
* Remove unused #include <ctype.h>Stephan Bergmann2017-03-233-5/+0
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-233-4/+4
* loplugin:redundantcast find redundant c-style enum castsNoel Grandin2017-03-222-3/+3
* New loplugin:unicodetocharStephan Bergmann2017-03-211-2/+2
* TyposJulien Nabet2017-03-191-1/+1
* vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna2017-03-172-5/+5
* remove unused defines from HRC files in svtoolsNoel Grandin2017-03-173-20/+0
* convert SvxBorderStyle to scoped enumNoel Grandin2017-03-171-25/+26
* tdf#105448 add Xibe [sjo-CN] to language list (and remove Sibe [nco-PG])Eike Rathke2017-03-151-1/+1
* tdf#100462 prefer en-GB-oxendict over en-GB-oedEike Rathke2017-03-141-1/+1
* display raw language tags in curly bracketsEike Rathke2017-03-141-2/+13
* Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann2017-03-131-2/+2
* convert GraphicDrawMode to scoped enumNoel Grandin2017-03-132-10/+10
* No need for extra heap allocationStephan Bergmann2017-03-093-132/+130
* loplugin:loopvartoosmallStephan Bergmann2017-03-085-13/+13
* convert eHtmlMetas to scoped enumNoel Grandin2017-03-061-42/+42
* convert HTMLTableRules to scoped enumNoel Grandin2017-03-061-5/+5
* convert HTMLTableFrame to scoped enumNoel Grandin2017-03-061-9/+9
* convert HTMLInputType to scoped enumNoel Grandin2017-03-061-13/+13
* convert HTMLScriptLanguage to scoped enumNoel Grandin2017-03-061-6/+6
* remove some unnecessary use of OUString constructorNoel Grandin2017-03-061-3/+3
* templatize HTMLEnumOption::GetEnum methodsNoel Grandin2017-03-062-62/+30
* Remove redundant 'inline' keywordStephan Bergmann2017-03-0310-44/+44
* Fix typosAndrea Gelmini2017-03-035-9/+9