summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-29Move getProcessWorkingDir from tools to unotoolsChris Sherlock2-40/+4
2017-04-29unotools: cleanup bootstrap.hxxChris Sherlock1-3/+4
2017-04-29replace oox internal hashing code with new comphelper codeMarkus Mohrhard1-34/+0
2017-04-29add MD5 hashing to generic digest classMarkus Mohrhard1-0/+1
2017-04-28loplugin:salunicodeliteral: basicStephan Bergmann1-1/+1
2017-04-28loplugin:salunicodeliteral: comphelperStephan Bergmann1-1/+1
2017-04-28loplugin:salunicodeliteral: editengStephan Bergmann1-2/+2
2017-04-28loplugin:salunicodeliteral: svlStephan Bergmann2-5/+5
2017-04-28loplugin:salunicodeliteral: svxStephan Bergmann1-1/+1
2017-04-28loplugin:salunicodeliteral: vclStephan Bergmann2-2/+2
2017-04-28loplugin:salunicodeliteral: xmloffStephan Bergmann1-1/+1
2017-04-28move builder attributes from OString to OUStringCaolán McNamara14-58/+68
2017-04-28Adapt documentation to realityEike Rathke1-4/+4
2017-04-28Printing of some more basegfx typesStephan Bergmann2-0/+29
2017-04-28Make some basegfx operator << found by ADLStephan Bergmann5-54/+54
2017-04-28LIBO_INTERNAL_ONLY: printing of css::uno::Reference/TypeStephan Bergmann2-0/+27
2017-04-28loplugin:checkunusedparams in accessibility and avmediaNoel Grandin1-2/+1
2017-04-28another name for a nonlocalized string is a stringCaolán McNamara1-2/+0
2017-04-28loplugin:unusedfieldsNoel Grandin1-1/+0
2017-04-27tdf#107020: Reintroduce uses of I32S, I64SStephan Bergmann1-0/+6
2017-04-27remove ResourceBasedEventLogger in favor of its base EventLoggerCaolán McNamara1-117/+8
2017-04-27drop unused comphelper::EventLogger::logpCaolán McNamara1-80/+0
2017-04-27drop writeonly unused structCaolán McNamara1-4/+0
2017-04-27the only use of this argument is sdbcl which is a deleted resource fileCaolán McNamara1-5/+0
2017-04-27un-default argumentCaolán McNamara1-1/+1
2017-04-27another name for a nonlocalized string is a stringCaolán McNamara1-29/+26
2017-04-27no bitmaps in .src files anymoreCaolán McNamara4-5/+0
2017-04-27loadFromResource is now unusedCaolán McNamara1-2/+0
2017-04-27remove svx bitmaps from .src filesCaolán McNamara5-181/+5
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock18-19/+19
2017-04-27vcl: change pImpl class names to fit with existing conventionChris Sherlock1-6/+6
2017-04-27vcl: move doxygen comment to headerChris Sherlock1-0/+15
2017-04-27vcl: lUserId -> nUserIdChris Sherlock1-32/+34
2017-04-27vcl: minor whitespace cleanup in errinf.hxxChris Sherlock1-6/+6
2017-04-27vcl: rearrange functions in errinf.hxxChris Sherlock1-37/+39
2017-04-27vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistryChris Sherlock1-5/+42
2017-04-27vcl: ErrorHandler_Impl renamed to ErrorStringFactoryChris Sherlock1-2/+2
2017-04-26tdf#107392 ODF import: fix z-order sorting of SVG imagesMiklos Vajna2-1/+4
2017-04-26Clean up uses of SAL_U/SAL_W: comphelperStephan Bergmann1-7/+2
2017-04-26vcl: refactor ErrorHandler functionsChris Sherlock1-8/+4
2017-04-26loplugin:unusedmethodsNoel Grandin3-16/+0
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara1-13/+0
2017-04-26Translate German comments (leftovers in include/svx/)Johnny_M16-22/+22
2017-04-26remove svtools bitmaps from .src filesCaolán McNamara1-113/+0
2017-04-26extend unit test for INetMIME::scanContentTypeJochen Nitschke1-1/+20
2017-04-26use strong_int for LanguageTypeNoel Grandin18-635/+658
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock1-11/+11
2017-04-25FOOTERL and FOOTERR are write-onlyNoel Grandin1-2/+0
2017-04-25tdf#75280: convert sal_uIntPtr to sal_uInt32 for ErrorInfo memberChris Sherlock2-13/+13
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock3-12/+11