summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-10-18work around windows whiningNorbert Thiebaud
2014-10-17another blind attempt to fix the testDavid Tardon
2014-10-17correct castDavid Tardon
2014-10-17now why did i do this?David Tardon
2014-10-17fix long long -> BigInt for LONG_MAX valueDavid Tardon
2014-10-17fix copypastaDavid Tardon
2014-10-17fix comparisonDavid Tardon
2014-10-17correct function nameDavid Tardon
2014-10-17allow construction of BigInt from sal_Int64 on 32 bitDavid Tardon
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-16Strip svidl down to what is still usedStephan Bergmann
2014-10-14fdo#75757: remove inheritance to std::mapTakeshi Abe
2014-10-14simplify conditionDavid Tardon
2014-10-14just check if the fraction is < 0David Tardon
2014-10-11initialize nPolyCountCaolán McNamara
2014-10-10coverity#1240260 Operands don't affect resultCaolán McNamara
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-09remove SvRefBase::QueryDeleteNoel Grandin
2014-10-08coverity#705326 deliberate fallthrough in switchCaolán McNamara
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-10-02coverity#708208 Uninitialized scalar fieldCaolán McNamara
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-26WaE: implicit conversion of NULL constant to 'nullptr_t'Tor Lillqvist
2014-09-26tools: change INetURLObject::getData to return std::unique_ptrMichael Stahl
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-26remove pointless commentsNoel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-26remove unnecessary static_cast'sNoel Grandin
2014-09-26SvStream - rename WriteNumber methodsNoel Grandin
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin
2014-09-25fdo#84000: Sort out problems with short timeouts & long callbacks.Jan Holesovsky
2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann
2014-09-23fdo#84000: Reimplement the Windows WinSalTimer using Timer Queues.Jan Holesovsky
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-10clip PolyPolygon::Insert on .svm loadCaolán McNamara
2014-09-09Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist
2014-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara
2014-08-26ModalDialogs no longer loaded from resource filesCaolán McNamara
2014-08-24tools: make some variable names more clearChris Sherlock
2014-08-22Do not cripple intermediate values to sal_uInt16Stephan Bergmann
2014-08-20TabPages are no longer loaded from resource filesCaolán McNamara
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-08-16RSC_TRISTATEBOX is no longer usedCaolán McNamara
2014-08-16RSC_MULTILINEEDIT no longer usedCaolán McNamara
2014-08-16RSC_MENUBUTTON is not in use anymoreCaolán McNamara
2014-08-15fdo#82644 write sal_Unicode chars as UnicodeDavid Tardon
2014-08-15drop TabControl resource loaderCaolán McNamara