summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
2016-10-08TOOLS: Remove SvStream::ImpInit()Arnaud Versini
2016-10-07no CheckBox loaded from src files anymoreCaolán McNamara
2016-10-06drop loading Colors from src filesCaolán McNamara
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-06drop unused RscImageListFlags::MaskColorCaolán McNamara
2016-10-06no MetricFields are loaded from .src files nowCaolán McNamara
2016-10-06drop now unused BitmapItem rsc fieldsCaolán McNamara
2016-10-05now ditch WB_INFOCaolán McNamara
2016-10-05no FixedLines are loaded from resources files anymoreCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-19loplugin:unusedenumvaluesNoel Grandin
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15tools: SvFileStream::LockRange/UnlockRange take 64 bit positionsMichael Stahl
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05drop default param from Fraction::FractionNoel Grandin
2016-09-02coverity#1371213 Missing move assignment operatorCaolán McNamara
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-08-29cid#1371173 Missing move assignment operatorNoel Grandin
2016-08-29cid#1371154 Missing move assignment operatorNoel Grandin
2016-08-29cid#1371171 Missing move assignment operatorNoel Grandin
2016-08-29cid#1371160 Missing move assignment operatorNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-23vcl: Adds backend tests to check for correct renderingTomaž Vajngerl
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-08-08loplugin:unnecessaryvirtualNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-16nBufSiz can be a non-class local constantMatteo Casalin
2016-07-16Reduce #include dependenciesMatteo Casalin
2016-07-13loplugin:constparams in toolsNoel Grandin
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-08Prepare for loplugin:redundantcast checking for redundant static_castsStephan Bergmann
2016-07-08LinkParamNone can be complete but uninstantiatableStephan Bergmann
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-27tdf#75280 Cleaning up of sal_uIntPtr usage #1atymyjan
2016-06-09reduce "no DbgTestSolarMutex function set" warningNoel Grandin
2016-06-08remove some manual refcounting in toolsNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-05-31Convert RSC_TOOLBOXITEM to scoped enumNoel Grandin
2016-05-30Fix bitmaskStephan Bergmann
2016-05-30Convert WINDOW flags to scoped enumNoel Grandin
2016-05-30Convert RSC_TOOLBOX to scoped enumNoel Grandin
2016-05-27Revert "remove unused RSC_DOCKWINDOW flags"Michael Stahl
2016-05-27remove unused RSC_DOCKWINDOW flagsNoel Grandin
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-26convert RSC_IMAGE to scoped enumNoel Grandin
2016-05-26remove unused WORKWIN constantsNoel Grandin