summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-03use actual UNO enums in reportdesign..svtoolsNoel Grandin1-1/+1
2017-04-01Display unknown token for html key in consoleJulien Nabet1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna65-630/+630
2017-03-30remove type decorations on char literalsJochen Nitschke1-2/+2
2017-03-30loplugin:unusedenumconstantsNoel Grandin2-5/+1
2017-03-29loplugin:unusedmethodsNoel Grandin2-31/+0
2017-03-26uitest: allow to change state of checkbox in treelistMarkus Mohrhard1-0/+9
2017-03-26uitest: add info whether a tree list box contains check boxesMarkus Mohrhard1-0/+10
2017-03-25Make loplugin:loopvartoosmall find more suspicious casesStephan Bergmann1-2/+2
2017-03-25Fix typosAndrea Gelmini4-5/+5
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann3-5/+0
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin3-4/+4
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin2-3/+3