summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-21loplugin:subtlezeroinit: svtoolsStephan Bergmann5-7/+7
2017-02-21remove unused enumerators from WindowTypeNoel Grandin1-2/+1
2017-02-20Resolves: tdf#97731 allow status bar to adapt to its own preferred sizeCaolán McNamara2-10/+14
2017-02-16tdf#100726 Improved readability of OUString concatenationsFakabbir Amin4-56/+46
2017-02-15remove unused AccessibilityChanged from SfxHintId enumNoel Grandin1-3/+1
2017-02-15convert SvxIconChoiceCtrlTextMode to scoped enumNoel Grandin3-19/+6
2017-02-15convert SvxIconChoiceCtrlPositionMode to scoped enumNoel Grandin3-9/+5
2017-02-14vcl pdf import: change test documents to test bitmap fallbackMiklos Vajna1-0/+0
2017-02-14remove unused Border from RulerIndentStyle enumNoel Grandin1-18/+9
2017-02-14convert SvParserState to scoped enumNoel Grandin3-44/+40
2017-02-14convert svt::table::TableArea to scoped enumNoel Grandin4-17/+12
2017-02-14convert to EnumerationResult to scoped enumNoel Grandin4-16/+12