summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin2016-07-271-2/+1
* nBufSiz can be a non-class local constantMatteo Casalin2016-07-161-3/+9
* Reduce #include dependenciesMatteo Casalin2016-07-161-1/+0
* loplugin:constparams in toolsNoel Grandin2016-07-1311-32/+32
* Moved SfxModule owner to SfxApplicationMark Page2016-07-132-34/+0
* loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann2016-07-111-3/+3
* Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke2016-07-084-65/+280
* Clarify calculation precedence tdf#39440Muhammet Kara2016-07-051-8/+8
* loplugin:singlevalfields in variousNoel Grandin2016-06-282-80/+21
* Drop overflow warning that was produced repeatedly on WindowsTor Lillqvist2016-06-281-1/+0
* tdf#75280 Cleaning up of sal_uIntPtr usage #1atymyjan2016-06-271-10/+10
* tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu2016-06-231-4/+5
* improve formatting of DBG_UNHANDLED_EXCEPTION messageNoel Grandin2016-06-131-7/+6
* convert more DBG_ASSERT(false to SAL_WARNNoel Grandin2016-06-121-1/+1
* attempt to document the obscure MAX_DAYS valueEike Rathke2016-06-091-0/+11
* tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko2016-06-091-4/+1
* reduce "no DbgTestSolarMutex function set" warningNoel Grandin2016-06-091-19/+15
* tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl2016-06-068-56/+59
* drop "Solar-Version not set on rIStream" messagesNoel Grandin2016-06-032-8/+0
* loplugin:unusedfieldsNoel Grandin2016-06-021-1/+0
* improve the logging of resource loading failuresNoel Grandin2016-05-261-8/+8
* SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann2016-05-251-0/+1
* loplugin:unusedmethods in toolsNoel Grandin2016-05-191-54/+0
* remove unused RSC_SYSWINDOW and RSC_WORKWINNoel Grandin2016-05-161-2/+0
* clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin2016-05-135-20/+20
* Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann2016-05-101-0/+1
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-103-5/+7
* teach passstuffbyref plugin to check for..Noel Grandin2016-05-061-1/+1
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-24/+24
* use std::vector<> instead of embedding next pointers for ErrorHandler dataNoel Grandin2016-04-251-69/+52
* rename Errhdl_Impl to ErrorHandler_ImplNoel Grandin2016-04-251-4/+4
* rename EDcr_Impl to DynamicErrorInfo_ImplNoel Grandin2016-04-251-7/+7
* coverity#1358589 Uninitialized scalar fieldCaolán McNamara2016-04-181-1/+4
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-181-1/+1
* remove tools/solarmutex.hxxNoel Grandin2016-04-152-43/+0
* tdf#94306 remove unused boost dependenciesJochen Nitschke2016-04-131-1/+0
* tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke2016-04-131-2/+5
* give tools::ResId a shave and a haircutNoel Grandin2016-04-122-8/+7
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-0/+1
* clang-tidy performance-unnecessary-value-param in toolsNoel Grandin2016-04-111-1/+1
* loplugin:constantparamNoel Grandin2016-04-112-7/+5
* loplugin:constantparam in toolsNoel Grandin2016-04-042-45/+35
* use SAL_N_ELEMENTS in for loopsNoel Grandin2016-03-311-3/+2
* loplugin:constantparam in toolsNoel Grandin2016-03-177-70/+60
* tdf#97966: Remove 'static' keywordsWastack2016-03-111-2/+2
* loplugin:constantparam in toolsNoel Grandin2016-03-102-27/+9
* loplugin:unuseddefaultparamsNoel Grandin2016-03-071-6/+4
* tdf#97703 removed empty setUp/tearDown methodsChirag Manwani2016-03-071-9/+0
* Minor optimization, and improved commentsMatteo Casalin2016-03-061-5/+5
* Remove unuseful nStartIndex data member (and fix indexing)Matteo Casalin2016-03-061-24/+15