summaryrefslogtreecommitdiff
path: root/include/tools
AgeCommit message (Expand)AuthorFilesLines
2014-09-26tools: change INetURLObject::getData to return std::unique_ptrMichael Stahl1-1/+3
2014-09-26SvStream - rename WriteNumber methodsNoel Grandin1-2/+2
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin1-12/+11
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin4-6/+15
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-09-07create clang plugin to warn about C-style castsNoel Grandin1-3/+1
2014-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara2-8/+0
2014-08-27CancelButtons no longer loaded from resource filesCaolán McNamara1-1/+0
2014-08-27OKButtons no longer loaded from resource filesCaolán McNamara1-1/+1
2014-08-26Dialogs no longer loaded from resource filesCaolán McNamara1-1/+0
2014-08-26ModalDialogs no longer loaded from resource filesCaolán McNamara1-1/+0
2014-08-25MessBox not loaded from resource files anymoreCaolán McNamara1-2/+0
2014-08-25WarningBox are no longer loaded from resource filesCaolán McNamara1-2/+0
2014-08-25queryboxes cannot be loaded from resource files anymoreCaolán McNamara1-1/+0
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza1-1/+0
2014-08-20Infoboxen are no longer loaded from resource filesCaolán McNamara1-1/+1
2014-08-20ErrorBoxen are no longer loaded from resource filesCaolán McNamara1-1/+1
2014-08-20TabPages are no longer loaded from resource filesCaolán McNamara1-2/+0
2014-08-16SvMemoryStream.remainingSize ret. size to end of data not bufferTomaž Vajngerl1-1/+1
2014-08-16RSC_TRISTATEBOX is no longer usedCaolán McNamara1-1/+1
2014-08-16RSC_MULTILINEEDIT no longer usedCaolán McNamara1-1/+1
2014-08-16RSC_TABCONTROLITEM* no longer usedCaolán McNamara2-7/+0
2014-08-16RSCMENUBUTTON_MENU is not longer usedCaolán McNamara1-3/+0
2014-08-16RSC_MENUBUTTON is not in use anymoreCaolán McNamara1-1/+0
2014-08-15drop TabControl resource loaderCaolán McNamara2-4/+1
2014-08-11various ids not loaded from .res anymoreCaolán McNamara1-4/+2
2014-07-29simplify "no delete" logic in SvRefBaseNoel Grandin1-17/+18
2014-07-25convert the weak reference macro in tools into a templateNoel Grandin1-31/+38
2014-07-22remove dead codeNoel Grandin1-5/+2
2014-07-22callcatcher: update unused codeCaolán McNamara1-3/+0
2014-07-17rename the Weak stuff in tools/ref.hxx to WeakRefNoel Grandin1-5/+5
2014-07-15Revert "remove unused SvRefBase constructor"Michael Stahl1-0/+3
2014-07-14add some comments to include/tools/ref.hxxNoel Grandin1-4/+15
2014-07-14inline SvCompatWeakHdlRef typedefNoel Grandin1-4/+2
2014-07-14inline tools::SvRefBaseRef typedefNoel Grandin1-2/+0
2014-07-14remove unused SvRefBase constructorNoel Grandin1-3/+0
2014-07-14include/tools/ref.hxx - cleanup formattingNoel Grandin1-15/+35
2014-07-14fix spelling in commentNoel Grandin1-1/+1
2014-07-10remove SvRefBase::ReleaseReferenceNoel Grandin1-14/+7
2014-07-08fdo#66507 - accelerate common datum date conversion to days.Michael Meeks1-0/+3
2014-07-08Include <algorithm> for std::min() and max()Tor Lillqvist1-0/+1
2014-07-03Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann1-0/+7
2014-07-02callcatcher: rsc loaded fixedbitmap is no moreCaolán McNamara1-1/+1
2014-06-30Make sure IMPL_STATIC_LINK's type matches Link::pFunc's typeStephan Bergmann1-2/+18
2014-06-23Remove unused INetURLObject::PART_* valuesStephan Bergmann1-31/+19
2014-06-19Catch illegal null pointer dereferences earlyStephan Bergmann1-2/+6
2014-06-15callcatcher: update unused codeCaolán McNamara1-5/+0
2014-06-11cut out the rsc loading support for stuff thats now .ui onlyCaolán McNamara1-7/+5
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin2-2/+2
2014-06-06new method INetURLObject::getData() for data urlsChr. Rossmanith1-0/+5