summaryrefslogtreecommitdiff
path: root/svtools/source/misc
AgeCommit message (Expand)AuthorFilesLines
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin3-18/+15
2017-05-01unnecessary PairedList macroNoel Grandin1-3/+1
2017-04-28ofz: fix leakCaolán McNamara1-8/+7
2017-04-28bNeedUpdate is set to false twiceCaolán McNamara1-1/+0
2017-04-28another name for a nonlocalized string is a stringCaolán McNamara2-35/+3
2017-04-27vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistryChris Sherlock1-1/+1
2017-04-26remove svtools bitmaps from .src filesCaolán McNamara3-594/+211
2017-04-26use strong_int for LanguageTypeNoel Grandin2-120/+84
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock1-23/+23
2017-04-25clang-tidy readability-simplify-boolean-expr in svtoolsNoel Grandin2-13/+4
2017-04-25tdf#75280: convert sal_uIntPtr to sal_uInt32 for ErrorInfo memberChris Sherlock1-1/+1
2017-04-25make __RSC a builtin define for the RSC compilerNoel Grandin2-3/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-24loplugin:checkunusedparams in i18nlangtag and l10ntoolsNoel Grandin1-10/+4
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2-2/+2
2017-04-10loplugin:inlinefields in OpenFileDropTargetListenerNoel Grandin1-7/+4
2017-04-03tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-03use actual UNO enums in reportdesign..svtoolsNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna3-11/+11
2017-03-30loplugin:unusedenumconstantsNoel Grandin1-4/+0
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-2/+2
2017-03-17remove unused defines from HRC files in svtoolsNoel Grandin1-5/+0
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-08loplugin:loopvartoosmallStephan Bergmann1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann2-10/+10
2017-03-03Fix typosAndrea Gelmini1-2/+2
2017-03-02no need to use smart pointers for DataFlavorExVectorJochen Nitschke2-47/+37
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin1-24/+25
2017-02-08loplugin:unreffunStephan Bergmann1-24/+0
2017-02-08replace localresource of strings and keys with StringArrayCaolán McNamara1-42/+18
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 Timar1-0/+8
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-06Add missing #includesStephan Bergmann2-0/+2
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
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-26Remove dynamic exception specificationsStephan Bergmann8-66/+55
2017-01-25loplugin: unnecessary destructor svl..svtoolsNoel Grandin1-4/+0
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-2/+2
2017-01-23use rtl::Reference in TransferableDataHelper_ImplNoel Grandin1-11/+8
2017-01-18svtools: load BitmapEx resources instead of Image onesCaolán McNamara1-1/+1
2017-01-18unused resourcesCaolán McNamara1-8/+0
2017-01-18new loplugin: useuniqueptr: svl..svtoolsNoel Grandin3-29/+16
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1