summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* revert OSL_ASSERT changesChris Sherlock2017-05-075-8/+8
* tdf#43157: convert svtools codebase away from OSL_ASSERT to assertChris Sherlock2017-05-075-8/+8
* Fix typosAndrea Gelmini2017-05-051-1/+1
* loplugin:checkunusedparams in svtoolsNoel Grandin2017-05-0520-139/+117
* convert HTML_TOKEN_IDS to scoped enumNoel Grandin2017-05-054-392/+444
* tdf#107622: also update nNullVirOff when changing nNullOffMike Kaganski2017-05-041-0/+1
* untranslated strings are just stringsCaolán McNamara2017-05-023-14/+9
* unnecessary PairedList macroNoel Grandin2017-05-011-3/+1
* ofz: fix leakCaolán McNamara2017-04-281-8/+7
* bNeedUpdate is set to false twiceCaolán McNamara2017-04-281-1/+0
* loplugin:salunicodeliteral: svtoolsStephan Bergmann2017-04-281-3/+3
* move builder attributes from OString to OUStringCaolán McNamara2017-04-281-1/+1
* another name for a nonlocalized string is a stringCaolán McNamara2017-04-284-39/+21
* tdf#39468 cleanup source code commentsdennisroczek2017-04-271-3/+2
* last private:resource ... bitmapex user is goneCaolán McNamara2017-04-271-53/+0
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-271-1/+1
* vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistryChris Sherlock2017-04-271-1/+1
* Fix the copy-pasteMaxim Monastirsky2017-04-272-8/+3
* last private:resource ... bitmap user is goneCaolán McNamara2017-04-261-1/+1
* remove svtools bitmaps from .src filesCaolán McNamara2017-04-2612-696/+356
* use strong_int for LanguageTypeNoel Grandin2017-04-263-122/+86
* vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock2017-04-251-23/+23
* clang-tidy readability-simplify-boolean-expr in svtoolsNoel Grandin2017-04-2515-85/+23
* tdf#75280: convert sal_uIntPtr to sal_uInt32 for ErrorInfo memberChris Sherlock2017-04-251-1/+1
* make __RSC a builtin define for the RSC compilerNoel Grandin2017-04-253-4/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-2511-0/+11
* loplugin:checkunusedparams in i18nlangtag and l10ntoolsNoel Grandin2017-04-241-10/+4
* Drop unused string resources from svtools/soerr.hxxGabor Kelemen2017-04-241-56/+0
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-215-5/+0
* convert HTML_OPTION_IDS to scoped enumNoel Grandin2017-04-213-171/+183
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-216-10/+10
* convert EDynamicMenuType to scoped enumNoel Grandin2017-04-201-10/+10
* loplugin:unusedmethodsNoel Grandin2017-04-201-1/+0
* convert MeasurementSystem to scoped enumNoel Grandin2017-04-191-1/+1
* move the exception handlingCaolán McNamara2017-04-171-23/+36
* convert fileview context menu to .uiCaolán McNamara2017-04-145-65/+42
* can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara2017-04-121-2/+1
* loplugin:inlinefields in OpenFileDropTargetListenerNoel Grandin2017-04-101-7/+4
* loplugin:redundantcast find cstyle arithmetic castsNoel Grandin2017-04-072-3/+3
* tdf#39468 Translate German commentsJens Carl2017-04-071-1/+1
* Drop remains of the Welcome Screen featureGabor Kelemen2017-04-071-14/+0
* Improved loplugin:redundantcast, static_cast on arithmetic types: svtoolsStephan Bergmann2017-04-062-3/+3
* Fix typosAndrea Gelmini2017-04-061-1/+1
* loplugin:redundantcast find c-style bool castsNoel Grandin2017-04-053-3/+3
* loplugin:constantparam part2Noel Grandin2017-04-051-14/+8
* tdf#99352: assert on stray VclPtrs past DeInitBjoern Michaelsen2017-04-041-12/+13
* tdf#39468 Translate German commentsJens Carl2017-04-039-10/+10
* use actual UNO enums in reportdesign..svtoolsNoel Grandin2017-04-031-1/+1
* Display unknown token for html key in consoleJulien Nabet2017-04-011-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-3165-630/+630