summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
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
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-02-02convert BmpCombine to scoped enum and drop unusedNoel Grandin
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-30tdf#105448 add Sibe [nco-PG] to language listEike Rathke
2017-01-30tdf#105448 add Manchu [mnc-CN] to language list (CTL)Eike Rathke
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-27Remove some '#ifdef AWT_DIALOG' noiseStephan Bergmann
2017-01-27tweak the scoping here a littleCaolán McNamara
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor svl..svtoolsNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23use rtl::Reference in SvUnoImageMapNoel Grandin
2017-01-23use rtl::Reference in TransferableDataHelper_ImplNoel Grandin
2017-01-23use rtl::Reference in RulerNoel Grandin
2017-01-21move GetXGraphic to its only userCaolán McNamara
2017-01-21function argument cleanupJochen Nitschke
2017-01-20don't need an intermediate ImageCaolán McNamara
2017-01-19drop now unusd private:resource/.../image urlsCaolán McNamara
2017-01-19New loplugin:dynexcspec: Add @throws documentation, svtoolsStephan Bergmann
2017-01-18svtools: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-18there's no need for this nutso redefineCaolán McNamara
2017-01-18unused resourcesCaolán McNamara
2017-01-18new loplugin: useuniqueptr: svl..svtoolsNoel Grandin
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-16Resolves: tdf#104950 add English (Malaysia) [en-MY] to language listboxEike Rathke
2017-01-13better fix for tdf#101563: Export to PDF creates huge PDF filesNoel Grandin