summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* fdo#82577: Handle PolyPolygonNoel Grandin2014-09-301-17/+21
* WaE: implicit conversion of NULL constant to 'nullptr_t'Tor Lillqvist2014-09-261-2/+2
* tools: change INetURLObject::getData to return std::unique_ptrMichael Stahl2014-09-262-10/+12
* remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin2014-09-261-1/+1
* remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin2014-09-261-9/+9
* remove pointless commentsNoel Grandin2014-09-263-4/+0
* remove unnecessary casts'sNoel Grandin2014-09-263-14/+10
* remove unnecessary static_cast'sNoel Grandin2014-09-261-5/+5
* SvStream - rename WriteNumber methodsNoel Grandin2014-09-261-2/+2
* cleanup GUID/ClsId/CLSID typesNoel Grandin2014-09-261-129/+67
* fdo#84000: Sort out problems with short timeouts & long callbacks.Jan Holesovsky2014-09-251-7/+6
* Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann2014-09-242-4/+3
* fdo#84000: Reimplement the Windows WinSalTimer using Timer Queues.Jan Holesovsky2014-09-231-1/+13
* loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin2014-09-233-13/+13
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* clip PolyPolygon::Insert on .svm loadCaolán McNamara2014-09-101-4/+4
* Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist2014-09-091-1/+1
* FloatingWindows are no longer loaded from resource filesCaolán McNamara2014-09-061-2/+0
* ModalDialogs no longer loaded from resource filesCaolán McNamara2014-08-261-2/+0
* tools: make some variable names more clearChris Sherlock2014-08-241-7/+7
* Do not cripple intermediate values to sal_uInt16Stephan Bergmann2014-08-221-8/+8
* TabPages are no longer loaded from resource filesCaolán McNamara2014-08-201-2/+0
* Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza2014-08-203-3/+0
* RSC_TRISTATEBOX is no longer usedCaolán McNamara2014-08-161-1/+0
* RSC_MULTILINEEDIT no longer usedCaolán McNamara2014-08-161-1/+0
* RSC_MENUBUTTON is not in use anymoreCaolán McNamara2014-08-161-1/+0
* fdo#82644 write sal_Unicode chars as UnicodeDavid Tardon2014-08-151-1/+1
* drop TabControl resource loaderCaolán McNamara2014-08-151-1/+0
* update_pchThomas Arnhold2014-08-131-0/+5
* various ids not loaded from .res anymoreCaolán McNamara2014-08-111-3/+0
* simplify "no delete" logic in SvRefBaseNoel Grandin2014-07-291-1/+5
* Include <algorithm> for std::minTor Lillqvist2014-07-291-0/+2
* loplugin:unreffunNoel Grandin2014-07-141-10/+3
* fdo#66507 - accelerate common datum date conversion to days.Michael Meeks2014-07-081-10/+21
* DBG_ASSERT->assert when followed by dereferenceCaolán McNamara2014-07-071-1/+1
* clang scan-build: various warningsCaolán McNamara2014-07-011-2/+2
* Mac OS X does provide localtime_rStephan Bergmann2014-06-261-6/+0
* check for self-assignCaolán McNamara2014-06-262-0/+6
* clang: Assigned value is garbage or undefinedCaolán McNamara2014-06-261-2/+2
* Remove unused INetURLObject::PART_* valuesStephan Bergmann2014-06-231-123/+114
* callcatcher: update unused codeCaolán McNamara2014-06-151-1/+0
* cut out the rsc loading support for stuff thats now .ui onlyCaolán McNamara2014-06-111-1/+0
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-092-8/+0
* Various INetURLObject::getData() fixesStephan Bergmann2014-06-062-23/+130
* new method INetURLObject::getData() for data urlsChr. Rossmanith2014-06-062-0/+44
* use namespace css instead of com::sunThomas Arnhold2014-05-271-2/+2
* cppcheck: add missing braketThomas Arnhold2014-05-221-1/+1
* update_pch: add toolsThomas Arnhold2014-05-223-0/+99
* tools: just generate the complete reversemap.cxxThomas Arnhold2014-05-224-25/+11
* fix-includes.pl: toolsThomas Arnhold2014-05-2214-50/+50