summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* So ZCodec::ReadAsynchron was wrong in using a persistent mpIStm after allStephan Bergmann2014-05-211-4/+2
* ZCodec::mpIStm is apparently(?) effectively only used by ReadAsynchronStephan Bergmann2014-05-211-21/+18
* Split ZCodec::ImplInitBuf into InitCompress, InitDecompressStephan Bergmann2014-05-211-60/+59
* Add assertionStephan Bergmann2014-05-211-0/+1
* Replace ZCodec::mbInit with sane enumStephan Bergmann2014-05-211-81/+71
* ZCodec::UpdateCRC is privateStephan Bergmann2014-05-211-6/+6
* Split ZCodec::BeginCompression param into its 3 independent componentsStephan Bergmann2014-05-211-9/+13
* Remove unnecessary ZCODEC_DEFAULT_STRATEGY macroStephan Bergmann2014-05-211-1/+1
* nMemUsage is always MAX_MEM_USAGEStephan Bergmann2014-05-211-3/+2
* A single ZCodec ctor sufficesStephan Bergmann2014-05-211-18/+0
* Clean-up C-style (void) parameter listsStephan Bergmann2014-05-211-1/+1
* enhance pass-by-ref plugin to detect large argumentsNoel Grandin2014-05-201-1/+2
* tools: add AsRGBHexString to Color + unit testTomaž Vajngerl2014-05-153-0/+69
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-2/+2
* coverity#708544 Uninitialized scalar fieldCaolán McNamara2014-05-101-0/+1