summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-1/+1
2017-05-04Make SvNumberformat::ImpIsIso8601() constEike Rathke1-1/+1
2017-05-03remove unused includesJochen Nitschke1-9/+1
2017-05-03remove empty namespacesJochen Nitschke1-2/+0
2017-05-03remove empty commentsNoel Grandin3-7/+0
2017-05-03loplugin:checkunusedparams in filterNoel Grandin2-9/+5
2017-05-02No compelling reason for an unnamed namespace in an include file hereStephan Bergmann1-2/+0
2017-05-02ODR violationStephan Bergmann1-3/+1
2017-05-02printerinfomanager.hxx can be moved into vclCaolán McNamara1-199/+0
2017-05-02untranslated strings are just stringsCaolán McNamara4-17/+3
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin4-8/+4
2017-05-02loplugin:checkunusedparams in forms..formulaNoel Grandin1-2/+2
2017-05-02loplugin:checkunusedparams in editengNoel Grandin5-8/+8
2017-05-02loplugin:checkunusedparams in drawinglayerNoel Grandin4-5/+4
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin5-6/+66
2017-05-01sd: Use unique Page ids for better multi-view support + unit testPranav Kant1-0/+1
2017-04-30stop torturing std::string in SfxSlotPoolNoel Grandin1-12/+9
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