summaryrefslogtreecommitdiff
path: root/svtools/source/config
AgeCommit message (Expand)Author
2019-07-15Simplify Sequence iterations in svtoolsArkadiy Illarionov
2019-06-18loplugin:logexceptionnicely in svtoolsNoel Grandin
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-25svtools: double the limit of max drawing page sizeMiklos Vajna
2019-02-13Avoid index for single getToken() callMatteo Casalin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-22improve function-local statics in scripting..svtoolsNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-23tdf#117348: Change default grid color to a darker grayMuhammet Kara
2018-10-22loplugin:staticvar in soltools..svxNoel Grandin
2018-10-03loplugin:constfields in svtoolsNoel Grandin
2018-09-20Replace SAL_FINAL with final in internal codeStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in svl,svtoolsNoel Grandin
2018-06-30Avoid using getTokenCount() to get last token in a stringMatteo Casalin
2018-06-11tdf#114875 Added an option to not show "No offline help installed" popupNickson Thanda
2018-05-16silence -Wmaybe-uninitializedCaolán McNamara
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-26tdf#116241 Customizing value highlighting colorsSzymon Kłos
2018-03-07use more Color in sfx2..svtoolsNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-21ColorData->Color in sd..svxNoel Grandin
2018-02-08Modernize a bit svtoolsJulien Nabet
2018-01-15More loplugin:cstylecast: svtoolsStephan Bergmann
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2017-12-26loplugin:passstuffbyref improved return in canvas and svtoolsNoel Grandin
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-11-15drop now unused ToolPanelOptCaolán McNamara
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-05Replace remaining lists by vectors in svtoolsJulien Nabet
2017-10-26Refactor font substitute removing (vcl/svtools)Julien Nabet
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-12use std::unique_ptr in TItemInfoNoel Grandin
2017-09-11Avoid "ThreadSanitizer: lock-order-inversion (potential deadlock)"Stephan Bergmann
2017-08-18Fix typosAndrea Gelmini
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-31svtools: Mark arrays as constantTakeshi Abe
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-06-27loplugin:oncevar in svtoolsNoel Grandin
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke