summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-14Convert WindowType to scoped enumNoel Grandin5-13/+13
2017-02-13vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna2-5/+5
2017-02-10convert ConfigNameFormat to scoped enumNoel Grandin1-1/+1
2017-02-10convert EItem to scoped enumNoel Grandin7-22/+14
2017-02-09tdf#105672 framework managed menu buttonMaxim Monastirsky2-0/+123
2017-02-09convert BmpConversion to scoped enumNoel Grandin1-4/+4
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin1-24/+25
2017-02-08This is only used within vclKhaled Hosny1-1/+0
2017-02-08loplugin:unreffunStephan Bergmann1-24/+0
2017-02-08replace localresource of strings and keys with StringArrayCaolán McNamara2-181/+94
2017-02-08drop unused error stringsCaolán McNamara1-22/+6
2017-02-08move the extra data of ERRCODE_SFXMSG_STYLEREPLACE out of the .srcCaolán McNamara1-5/+3
2017-02-08tdf#105814 enable localization of "host" and "port" in sample addressesAndras Timar2-1/+9
2017-02-08Blind fix for apparently buggy GCC 4.8Stephan Bergmann1-46/+46
2017-02-08Clean up curious by-4/by-2 loop indicesStephan Bergmann1-12/+11
2017-02-08Use OUStringLiteralStephan Bergmann1-51/+48
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl1-33/+32
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin1-32/+33
2017-02-07convert IcnViewFieldType to scoped enumNoel Grandin2-11/+10
2017-02-06Add missing #includesStephan Bergmann12-0/+13
2017-02-03TyposJulien Nabet1-1/+1
2017-02-02Fix some typosSamuel Mehrbrodt4-10/+10
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin2-3/+3
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin1-5/+2
2017-02-02convert BmpCombine to scoped enum and drop unusedNoel Grandin1-1/+1
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin1-3/+2
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin12-16/+16
2017-01-30tdf#105448 add Sibe [nco-PG] to language listEike Rathke1-0/+1
2017-01-30tdf#105448 add Manchu [mnc-CN] to language list (CTL)Eike Rathke1-0/+1
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2-3/+3
2017-01-27Remove some '#ifdef AWT_DIALOG' noiseStephan Bergmann1-29/+0
2017-01-27tweak the scoping here a littleCaolán McNamara1-11/+7
2017-01-26Remove dynamic exception specificationsStephan Bergmann54-1110/+855
2017-01-25loplugin: unnecessary destructor svl..svtoolsNoel Grandin6-27/+0
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski16-41/+41
2017-01-23use rtl::Reference in SvUnoImageMapNoel Grandin1-44/+21
2017-01-23use rtl::Reference in TransferableDataHelper_ImplNoel Grandin1-11/+8
2017-01-23use rtl::Reference in RulerNoel Grandin1-10/+4
2017-01-21move GetXGraphic to its only userCaolán McNamara1-4/+4
2017-01-21function argument cleanupJochen Nitschke2-21/+13
2017-01-20don't need an intermediate ImageCaolán McNamara1-2/+1
2017-01-19drop now unusd private:resource/.../image urlsCaolán McNamara1-10/+0