summaryrefslogtreecommitdiffstats
path: root/svtools/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* don't need this STL hack anymoreNoel Grandin2017-03-021-1/+1
* no need to use smart pointers for DataFlavorExVectorJochen Nitschke2017-03-023-50/+40
* new loplugin unoanyNoel Grandin2017-02-282-2/+2
* loplugin:unusedmethodsNoel Grandin2017-02-233-64/+0
* loplugin:unusedmethodsNoel Grandin2017-02-212-20/+0
* loplugin:subtlezeroinit: svtoolsStephan Bergmann2017-02-215-7/+7
* remove unused enumerators from WindowTypeNoel Grandin2017-02-211-2/+1
* Resolves: tdf#97731 allow status bar to adapt to its own preferred sizeCaolán McNamara2017-02-202-10/+14
* tdf#100726 Improved readability of OUString concatenationsFakabbir Amin2017-02-164-56/+46
* remove unused AccessibilityChanged from SfxHintId enumNoel Grandin2017-02-151-3/+1
* convert SvxIconChoiceCtrlTextMode to scoped enumNoel Grandin2017-02-153-19/+6
* convert SvxIconChoiceCtrlPositionMode to scoped enumNoel Grandin2017-02-153-9/+5
* remove unused Border from RulerIndentStyle enumNoel Grandin2017-02-141-18/+9
* convert SvParserState to scoped enumNoel Grandin2017-02-143-44/+40
* convert svt::table::TableArea to scoped enumNoel Grandin2017-02-143-12/+8
* convert to EnumerationResult to scoped enumNoel Grandin2017-02-144-16/+12
* Convert WindowType to scoped enumNoel Grandin2017-02-145-13/+13
* vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna2017-02-131-4/+4
* convert ConfigNameFormat to scoped enumNoel Grandin2017-02-101-1/+1
* convert EItem to scoped enumNoel Grandin2017-02-107-22/+14
* tdf#105672 framework managed menu buttonMaxim Monastirsky2017-02-091-0/+122
* convert BmpConversion to scoped enumNoel Grandin2017-02-091-4/+4
* Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin2017-02-091-24/+25
* This is only used within vclKhaled Hosny2017-02-081-1/+0
* loplugin:unreffunStephan Bergmann2017-02-081-24/+0
* replace localresource of strings and keys with StringArrayCaolán McNamara2017-02-082-181/+94
* drop unused error stringsCaolán McNamara2017-02-081-22/+6
* move the extra data of ERRCODE_SFXMSG_STYLEREPLACE out of the .srcCaolán McNamara2017-02-081-5/+3
* tdf#105814 enable localization of "host" and "port" in sample addressesAndras Timar2017-02-082-1/+9
* Blind fix for apparently buggy GCC 4.8Stephan Bergmann2017-02-081-46/+46
* Clean up curious by-4/by-2 loop indicesStephan Bergmann2017-02-081-12/+11
* Use OUStringLiteralStephan Bergmann2017-02-081-51/+48
* Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl2017-02-071-33/+32
* create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin2017-02-071-32/+33
* convert IcnViewFieldType to scoped enumNoel Grandin2017-02-072-11/+10
* Add missing #includesStephan Bergmann2017-02-0612-0/+13
* TyposJulien Nabet2017-02-031-1/+1
* Fix some typosSamuel Mehrbrodt2017-02-024-10/+10
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-022-3/+3