summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-04-18tdf#116420: Windows: Test if a filepath redirects to a WebDAV resourceMike Kaganski2-0/+78
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin2-49/+49
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-35/+35
2017-12-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann1-0/+5
2017-12-18convert PolyFlags to scoped enumNoel Grandin2-39/+39
2017-12-15Handle resmgr lifecycle with vcl's de-init more cleanly.Michael Meeks1-4/+0
2017-12-15Protect resmgr destructor to allow static unique_ptr use.Michael Meeks1-0/+4
2017-12-14lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-0/+5
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin5-22/+22
2017-12-05loplugin:useuniqueptr extend to check local varsNoel Grandin2-6/+4
2017-11-28lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant1-0/+10
2017-03-06ofz: Z_NEED_DICT is unsupportedCaolán McNamara1-1/+1
2017-01-02ofz#372 check if ImplSplit succeededCaolán McNamara2-5/+10
2016-10-26loplugin:expandablemethods in toolkit..toolsNoel Grandin2-8/+3
2016-10-21loplugin:expandablemethodds in include/tools..unotoolsNoel Grandin3-10/+4
2016-10-15clang-cl loplugin: toolsStephan Bergmann4-28/+27
2016-10-12GetAutoHelpId logically can only return an empty string nowCaolán McNamara1-51/+0
2016-10-12drop RSC_DOCKINGWINDOW*Caolán McNamara1-14/+0
2016-10-10no numericfield, spinfield or spinbutton loaded from .src nowCaolán McNamara1-2/+0
2016-10-10rename SetResMgr to ClearResMgrNoel Grandin1-3/+3
2016-10-09no ComboBoxes loaded from .src anymoreCaolán McNamara1-1/+0
2016-10-09tools: use rtl/character.hxx in tools/source/inet/inetmsg.cxxArnaud Versini1-15/+5
2016-10-08no radiobuttons or checkboxes loaded from src files anymoreCaolán McNamara1-1/+0
2016-10-08TOOLS: Remove SvStream::ImpInit()Arnaud Versini1-32/+28
2016-10-07no CheckBox loaded from src files anymoreCaolán McNamara1-1/+0
2016-10-07don't call inflateEnd if inflateInit failedDavid Tardon1-1/+2
2016-10-06drop loading Colors from src filesCaolán McNamara1-29/+0
2016-10-06no MetricFields are loaded from .src files nowCaolán McNamara1-1/+0
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin1-1/+1
2016-09-27Add note that Rectangle::toString() format now has a stability requirementTor Lillqvist1-0/+3
2016-09-16loplogin:singlevalfields in include/Noel Grandin3-22/+5
2016-09-15tools: SvFileStream::LockRange/UnlockRange take 64 bit positionsMichael Stahl2-11/+11
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl6-97/+97
2016-09-02coverity#1371213 Missing move assignment operatorCaolán McNamara2-0/+12
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (tools)Stephan Bergmann1-3/+3
2016-08-29cid#1371171 Missing move assignment operatorNoel Grandin1-0/+6
2016-08-29cid#1371160 Missing move assignment operatorNoel Grandin1-0/+10
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin1-2/+1
2016-07-16nBufSiz can be a non-class local constantMatteo Casalin1-3/+9
2016-07-16Reduce #include dependenciesMatteo Casalin1-1/+0
2016-07-13loplugin:constparams in toolsNoel Grandin11-32/+32
2016-07-13Moved SfxModule owner to SfxApplicationMark Page2-34/+0
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann1-3/+3
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke4-65/+280
2016-07-05Clarify calculation precedence tdf#39440Muhammet Kara1-8/+8
2016-06-28loplugin:singlevalfields in variousNoel Grandin2-80/+21
2016-06-28Drop overflow warning that was produced repeatedly on WindowsTor Lillqvist1-1/+0
2016-06-27tdf#75280 Cleaning up of sal_uIntPtr usage #1atymyjan1-10/+10
2016-06-23tdf#99589 - tolower / toupper - dangerous to Turks ...Gökhan Gurbetoğlu1-4/+5
2016-06-13improve formatting of DBG_UNHANDLED_EXCEPTION messageNoel Grandin1-7/+6