summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2017-05-09-Werror,-Wunused-private-fieldStephan Bergmann1-3/+1
2017-05-09loplugin:constantparamNoel Grandin3-19/+5
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin5-7/+6
2017-05-07revert OSL_ASSERT changesChris Sherlock5-8/+8
2017-05-07tdf#43157: convert svtools codebase away from OSL_ASSERT to assertChris Sherlock5-8/+8
2017-05-05Fix typosAndrea Gelmini1-1/+1
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin20-139/+117
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin4-392/+444
2017-05-04tdf#107622: also update nNullVirOff when changing nNullOffMike Kaganski1-0/+1
2017-05-02untranslated strings are just stringsCaolán McNamara3-14/+9
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-28loplugin:salunicodeliteral: svtoolsStephan Bergmann1-3/+3
2017-04-28move builder attributes from OString to OUStringCaolán McNamara1-1/+1
2017-04-28another name for a nonlocalized string is a stringCaolán McNamara4-39/+21
2017-04-27tdf#39468 cleanup source code commentsdennisroczek1-3/+2
2017-04-27last private:resource ... bitmapex user is goneCaolán McNamara1-53/+0
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-04-27vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistryChris Sherlock1-1/+1
2017-04-27Fix the copy-pasteMaxim Monastirsky2-8/+3
2017-04-26last private:resource ... bitmap user is goneCaolán McNamara1-1/+1
2017-04-26remove svtools bitmaps from .src filesCaolán McNamara12-696/+356
2017-04-26use strong_int for LanguageTypeNoel Grandin3-122/+86
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock1-23/+23
2017-04-25clang-tidy readability-simplify-boolean-expr in svtoolsNoel Grandin15-85/+23
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 Grandin3-4/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock11-0/+11
2017-04-24loplugin:checkunusedparams in i18nlangtag and l10ntoolsNoel Grandin1-10/+4
2017-04-24Drop unused string resources from svtools/soerr.hxxGabor Kelemen1-56/+0
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky5-5/+0
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin3-171/+183
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin6-10/+10
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin1-10/+10
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin1-1/+1
2017-04-17move the exception handlingCaolán McNamara1-23/+36
2017-04-14convert fileview context menu to .uiCaolán McNamara5-65/+42
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara1-2/+1
2017-04-10loplugin:inlinefields in OpenFileDropTargetListenerNoel Grandin1-7/+4
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin2-3/+3
2017-04-07tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-07Drop remains of the Welcome Screen featureGabor Kelemen1-14/+0
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: svtoolsStephan Bergmann2-3/+3
2017-04-06Fix typosAndrea Gelmini1-1/+1
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin3-3/+3
2017-04-05loplugin:constantparam part2Noel Grandin1-14/+8
2017-04-04tdf#99352: assert on stray VclPtrs past DeInitBjoern Michaelsen1-12/+13
2017-04-03tdf#39468 Translate German commentsJens Carl9-10/+10