summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)Author
2014-07-29simplify "no delete" logic in SvRefBaseNoel Grandin
2014-07-25convert the weak reference macro in tools into a templateNoel Grandin
2014-07-22remove dead codeNoel Grandin
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-07-17rename the Weak stuff in tools/ref.hxx to WeakRefNoel Grandin
2014-07-15Revert "remove unused SvRefBase constructor"Michael Stahl
2014-07-14add some comments to include/tools/ref.hxxNoel Grandin
2014-07-14inline SvCompatWeakHdlRef typedefNoel Grandin
2014-07-14inline tools::SvRefBaseRef typedefNoel Grandin
2014-07-14remove unused SvRefBase constructorNoel Grandin
2014-07-14include/tools/ref.hxx - cleanup formattingNoel Grandin
2014-07-14fix spelling in commentNoel Grandin
2014-07-10remove SvRefBase::ReleaseReferenceNoel Grandin
2014-07-08fdo#66507 - accelerate common datum date conversion to days.Michael Meeks
2014-07-08Include <algorithm> for std::min() and max()Tor Lillqvist
2014-07-03Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann
2014-07-02callcatcher: rsc loaded fixedbitmap is no moreCaolán McNamara
2014-06-30Make sure IMPL_STATIC_LINK's type matches Link::pFunc's typeStephan Bergmann
2014-06-23Remove unused INetURLObject::PART_* valuesStephan Bergmann
2014-06-19Catch illegal null pointer dereferences earlyStephan Bergmann
2014-06-15callcatcher: update unused codeCaolán McNamara
2014-06-11cut out the rsc loading support for stuff thats now .ui onlyCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-06new method INetURLObject::getData() for data urlsChr. Rossmanith
2014-05-30New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann
2014-05-28Avoid undefined computation of unaligned pointers to multi-byte objectsStephan Bergmann
2014-05-21So ZCodec::ReadAsynchron was wrong in using a persistent mpIStm after allStephan Bergmann
2014-05-21ZCodec::mpIStm is apparently(?) effectively only used by ReadAsynchronStephan Bergmann
2014-05-21Split ZCodec::ImplInitBuf into InitCompress, InitDecompressStephan Bergmann
2014-05-21Replace ZCodec::mbInit with sane enumStephan Bergmann
2014-05-21ZCodec::UpdateCRC is privateStephan Bergmann
2014-05-21Remove unused ZCodec::IsFinishedStephan Bergmann
2014-05-21Remove unnecessary GZCodec derivationStephan Bergmann
2014-05-21Remove unused ZCODEC_BEST_SPEED, ZCODEC_BEST_COMPRESSION macrosStephan Bergmann
2014-05-21Split ZCodec::BeginCompression param into its 3 independent componentsStephan Bergmann
2014-05-21Remove unnecessary ZCODEC_DEFAULT macroStephan Bergmann
2014-05-21Remove unnecessary ZCODEC_DEFAULT_STRATEGY macroStephan Bergmann
2014-05-21Remove unused ZCODEC_ZFILTERED, ZCODEC_ZHUFFMAN_ONLY macrosStephan Bergmann
2014-05-21Remove unnecessary DEFAULT_IN/OUT_BUFSIZE macrosStephan Bergmann
2014-05-21nMemUsage is always MAX_MEM_USAGEStephan Bergmann
2014-05-21A single ZCodec ctor sufficesStephan Bergmann
2014-05-21Clean-up C-style (void) parameter listsStephan Bergmann
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-15tools: add AsRGBHexString to Color + unit testTomaž Vajngerl
2014-05-15fixincludeguards.pl: now we can fix thoseThomas Arnhold
2014-05-10added ResStringArray::AddItem()Eike Rathke
2014-05-09remove presys.h and postsys.hThomas Arnhold
2014-05-09move INetContentTypes::scan() to INetMIME::scanContentType()Chr. Rossmanith
2014-05-06_TLBIGINT_INT64 gone with 09abd826a0e2Thomas Arnhold
2014-05-06consistent percent sign in commentsThomas Arnhold