summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2017-04-27tdf#39468 cleanup source code commentsdennisroczek
2017-04-27last private:resource ... bitmapex user is goneCaolán McNamara
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-27vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistryChris Sherlock
2017-04-27Fix the copy-pasteMaxim Monastirsky
2017-04-26last private:resource ... bitmap user is goneCaolán McNamara
2017-04-26remove svtools bitmaps from .src filesCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock
2017-04-25clang-tidy readability-simplify-boolean-expr in svtoolsNoel Grandin
2017-04-25tdf#75280: convert sal_uIntPtr to sal_uInt32 for ErrorInfo memberChris Sherlock
2017-04-25make __RSC a builtin define for the RSC compilerNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24loplugin:checkunusedparams in i18nlangtag and l10ntoolsNoel Grandin
2017-04-24Drop unused string resources from svtools/soerr.hxxGabor Kelemen
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-04-17move the exception handlingCaolán McNamara
2017-04-14convert fileview context menu to .uiCaolán McNamara
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara
2017-04-10loplugin:inlinefields in OpenFileDropTargetListenerNoel Grandin
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-04-07Drop remains of the Welcome Screen featureGabor Kelemen
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: svtoolsStephan Bergmann
2017-04-06Fix typosAndrea Gelmini
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-04tdf#99352: assert on stray VclPtrs past DeInitBjoern Michaelsen
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-04-03use actual UNO enums in reportdesign..svtoolsNoel Grandin
2017-04-01Display unknown token for html key in consoleJulien Nabet
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-30loplugin:unusedenumconstantsNoel Grandin
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-26uitest: allow to change state of checkbox in treelistMarkus Mohrhard
2017-03-26uitest: add info whether a tree list box contains check boxesMarkus Mohrhard
2017-03-25Make loplugin:loopvartoosmall find more suspicious casesStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-21New loplugin:unicodetocharStephan Bergmann
2017-03-19TyposJulien Nabet
2017-03-17vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the sameMiklos Vajna