summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-23rtl: cleanup equality conditions in uuid.cxxChris Sherlock1-35/+38
2017-07-23rtl: cleanup uri.cxxChris Sherlock1-28/+112
2017-07-23rtl: cleanup rtl_process.cxxChris Sherlock1-5/+8
2017-07-23rtl: remove comments, cleanup equality conditions in random.cxxChris Sherlock1-105/+58
2017-07-22Add new helper class to cui for SvxConfigPageMuhammet Kara7-562/+627
2017-07-22osl: Windows pipe converted from OSL_ASSERT to assert/SAL_WARNsChris Sherlock1-10/+13
2017-07-22Revert because of wrong banner sizeHeiko Tietze2-0/+0
2017-07-23rtl: cleanup equality conditions in math.cxxChris Sherlock1-153/+248
2017-07-23rtl: cleanup equality conditions in locale.cxxChris Sherlock1-2/+2
2017-07-23rtl: remove comment cruft from locale.cxxChris Sherlock1-54/+32
2017-07-23rtl: cleanup equality conditions in hash.cxxChris Sherlock1-54/+63
2017-07-23rtl: fix equality conditions in crc.cxx and digest.cxxChris Sherlock2-341/+366
2017-07-23rtl: cleanup cipher.cxx equality conditionsChris Sherlock1-27/+32
2017-07-23rtl: remove comment cruft from cipher.cxxChris Sherlock1-199/+82
2017-07-23followup b714ba73c - remove excessive bracesChris Sherlock2-14/+14
2017-07-22osl: (Win32) check allocated pipe succeeded, otherwise needs to failChris Sherlock1-0/+5
2017-07-22tdf#109271: Use ScopedVclPtrJulien Nabet1-2/+2
2017-07-22rtl: fix bootstrap formatting, comparison to nullptrChris Sherlock1-167/+241
2017-07-22rtl: remove comparisons against nullptr from RTL mem filesChris Sherlock3-122/+127
2017-07-22rtl: remove comment cruft from alloc filesChris Sherlock5-631/+250
2017-07-22Cleanup duplicate functions in cfg.cxxMuhammet Kara2-370/+335
2017-07-22Typo: "disposeAndClear", not "clearAndDispose"Julien Nabet1-2/+2
2017-07-22loplugin:unusedfields in basctl..connectivityNoel Grandin10-32/+3
2017-07-22loplugin:unusedfields in cppcanvas..cuiNoel Grandin9-44/+8
2017-07-22add test for CJK (~X) mnemonicsCaolán McNamara2-5/+20
2017-07-22tweak test a littleCaolán McNamara1-2/+4
2017-07-22osl: get rid of comment cruft in w32/time.cxxChris Sherlock1-10/+0
2017-07-22osl: get rid of comment cruft in w32/sockimpl.hxxChris Sherlock1-3/+0
2017-07-22osl: get rid of comment cruft in w32/socket.cxxChris Sherlock1-235/+19
2017-07-22osl: get rid of comment cruft in w32/security.cxxChris Sherlock1-48/+33
2017-07-22osl: remove sig in commentChris Sherlock1-1/+1
2017-07-22osl: remove dead code from w32/salinit.cxxChris Sherlock1-4/+0
2017-07-22osl: get rid of comment cruft in w32 profile.cxxChris Sherlock1-32/+14
2017-07-22osl: small cosmetic change to make comment more readableChris Sherlock1-6/+6
2017-07-22osl: get rid of comment cruft in w32 path_helper.hxxChris Sherlock1-22/+10
2017-07-22osl: get rid of comment cruft in w32 path_helper.cxxChris Sherlock1-20/+0
2017-07-22osl: get rid of comment cruft in w32 nlsupport.cxxChris Sherlock1-12/+0
2017-07-22osl: get rid of comment cruft in w32 mutex.cxxChris Sherlock1-19/+0
2017-07-22osl: get rid of comment cruft in w32 module.cxxChris Sherlock1-38/+5
2017-07-22osl: minor whitespace fixup from automated changeChris Sherlock1-3/+3
2017-07-22osl: remove extraneous comments from w32/file_dirvold.cxxChris Sherlock1-18/+4
2017-07-22osl: fix w32/backtrace.cxx commentChris Sherlock1-5/+5
2017-07-22osl: get rid of comment cruft in w32 conditn.cxxChris Sherlock1-20/+0
2017-07-22osl: give condition tests more descriptive namesChris Sherlock1-118/+118
2017-07-22osl: condition qa remove extraneous commentsChris Sherlock1-16/+10
2017-07-22avoid unnecessary calls of AdjustRowHeightTamas Bunth8-16/+18
2017-07-22loplugin:constparams in editeng,lingucomponentNoel Grandin26-89/+89
2017-07-22loplugin:unusedfields in editengNoel Grandin8-32/+2
2017-07-22loplugin:unusedfields in extensions..frameworkNoel Grandin9-43/+0
2017-07-22loplugin:unusedfields in ioNoel Grandin2-4/+3