summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)AuthorFilesLines
2016-09-19loplugin:unusedenumvaluesNoel Grandin2-3/+1
2016-09-16loplogin:singlevalfields in include/Noel Grandin3-3/+0
2016-09-15tools: SvFileStream::LockRange/UnlockRange take 64 bit positionsMichael Stahl1-2/+2
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2-43/+43
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann4-9/+9
2016-09-05drop default param from Fraction::FractionNoel Grandin1-1/+1
2016-09-02coverity#1371213 Missing move assignment operatorCaolán McNamara1-0/+2
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin3-4/+3
2016-08-29cid#1371173 Missing move assignment operatorNoel Grandin2-1/+21
2016-08-29cid#1371154 Missing move assignment operatorNoel Grandin1-0/+10
2016-08-29cid#1371171 Missing move assignment operatorNoel Grandin1-0/+5
2016-08-29cid#1371160 Missing move assignment operatorNoel Grandin1-0/+2
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-7/+6
2016-08-23vcl: Adds backend tests to check for correct renderingTomaž Vajngerl1-0/+8
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin1-15/+0
2016-08-08loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-1/+15
2016-07-16nBufSiz can be a non-class local constantMatteo Casalin1-1/+0
2016-07-16Reduce #include dependenciesMatteo Casalin1-1/+0
2016-07-13loplugin:constparams in toolsNoel Grandin8-11/+11
2016-07-13Moved SfxModule owner to SfxApplicationMark Page1-87/+0
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke2-39/+82
2016-07-08Prepare for loplugin:redundantcast checking for redundant static_castsStephan Bergmann1-1/+6
2016-07-08LinkParamNone can be complete but uninstantiatableStephan Bergmann1-3/+2
2016-06-28loplugin:singlevalfields in variousNoel Grandin1-8/+0
2016-06-27tdf#75280 Cleaning up of sal_uIntPtr usage #1atymyjan1-12/+11
2016-06-09reduce "no DbgTestSolarMutex function set" warningNoel Grandin1-14/+6
2016-06-08remove some manual refcounting in toolsNoel Grandin2-23/+8
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-3/+3
2016-06-02loplugin:unusedfieldsNoel Grandin1-2/+0
2016-05-31Convert RSC_TOOLBOXITEM to scoped enumNoel Grandin1-12/+14
2016-05-30Fix bitmaskStephan Bergmann1-1/+1
2016-05-30Convert WINDOW flags to scoped enumNoel Grandin1-10/+14
2016-05-30Convert RSC_TOOLBOX to scoped enumNoel Grandin1-8/+9
2016-05-27Revert "remove unused RSC_DOCKWINDOW flags"Michael Stahl1-0/+6
2016-05-27remove unused RSC_DOCKWINDOW flagsNoel Grandin1-6/+0
2016-05-26loplugin:unusedmethodsNoel Grandin3-17/+0
2016-05-26convert RSC_IMAGE to scoped enumNoel Grandin1-3/+7
2016-05-26remove unused WORKWIN constantsNoel Grandin1-6/+0
2016-05-26Convert METRICFORMATTER to scoped enumNoel Grandin1-2/+7
2016-05-26Convert METRICFIELD to scoped enumNoel Grandin1-3/+8
2016-05-25new src file has ExtraLong in use anymoreCaolán McNamara1-5/+4
2016-05-25no src file has BorderStyle in use anymoreCaolán McNamara1-2/+1
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-3/+2
2016-05-22Convert RSC_IMAGEBUTTON to scoped enumNoel Grandin1-3/+8
2016-05-22Convert RSC_IMAGELIST to scoped enumNoel Grandin1-3/+8
2016-05-19loplugin:unusedmethods in toolsNoel Grandin5-48/+1
2016-05-16remove ACCELITEM stuff from rscNoel Grandin2-5/+0
2016-05-16convert NUMERICFORMATTER to scoped enumNoel Grandin1-7/+10
2016-05-16remove unused RSC_SYSWINDOW and RSC_WORKWINNoel Grandin1-2/+0