summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-06convert eHtmlMetas to scoped enumNoel Grandin
2017-03-06convert HTMLTableRules to scoped enumNoel Grandin
2017-03-06convert HTMLTableFrame to scoped enumNoel Grandin
2017-03-06convert HTMLInputType to scoped enumNoel Grandin
2017-03-06convert HTMLScriptLanguage to scoped enumNoel Grandin
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-03-06templatize HTMLEnumOption::GetEnum methodsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-03-02don't need this STL hack anymoreNoel Grandin
2017-03-02no need to use smart pointers for DataFlavorExVectorJochen Nitschke
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27tdf#105299 Dialogs must not be resizableheiko tietze
2017-02-23loplugin:unusedmethodsNoel Grandin
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-21loplugin:subtlezeroinit: svtoolsStephan Bergmann
2017-02-21remove unused enumerators from WindowTypeNoel Grandin
2017-02-20Resolves: tdf#97731 allow status bar to adapt to its own preferred sizeCaolán McNamara
2017-02-16tdf#100726 Improved readability of OUString concatenationsFakabbir Amin
2017-02-15remove unused AccessibilityChanged from SfxHintId enumNoel Grandin
2017-02-15convert SvxIconChoiceCtrlTextMode to scoped enumNoel Grandin
2017-02-15convert SvxIconChoiceCtrlPositionMode to scoped enumNoel Grandin
2017-02-14vcl pdf import: change test documents to test bitmap fallbackMiklos Vajna
2017-02-14remove unused Border from RulerIndentStyle enumNoel Grandin
2017-02-14convert SvParserState to scoped enumNoel Grandin
2017-02-14convert svt::table::TableArea to scoped enumNoel Grandin
2017-02-14convert to EnumerationResult to scoped enumNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-13vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna
2017-02-10convert ConfigNameFormat to scoped enumNoel Grandin
2017-02-10convert EItem to scoped enumNoel Grandin
2017-02-09tdf#105672 framework managed menu buttonMaxim Monastirsky
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin
2017-02-08This is only used within vclKhaled Hosny
2017-02-08loplugin:unreffunStephan Bergmann
2017-02-08replace localresource of strings and keys with StringArrayCaolán McNamara
2017-02-08drop unused error stringsCaolán McNamara
2017-02-08move the extra data of ERRCODE_SFXMSG_STYLEREPLACE out of the .srcCaolán McNamara
2017-02-08tdf#105814 enable localization of "host" and "port" in sample addressesAndras Timar
2017-02-08Blind fix for apparently buggy GCC 4.8Stephan Bergmann
2017-02-08Clean up curious by-4/by-2 loop indicesStephan Bergmann
2017-02-08Use OUStringLiteralStephan Bergmann
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin
2017-02-07convert IcnViewFieldType to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-03TyposJulien Nabet
2017-02-02Fix some typosSamuel Mehrbrodt