summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-08tdf#75280 Replace sal_uIntPtr to better types in /connectivityJaskaran3-17/+17
2016-03-08tdf#87530 finish the regression testMichael Stahl1-16/+55
2016-03-08Extract static_asserts out of OSL_DEBUG_LEVEL > 0Stephan Bergmann1-87/+95
2016-03-08Clean up namespaceStephan Bergmann1-1/+1
2016-03-08Extract checking code to its own check.cxxStephan Bergmann4-255/+284
2016-03-08tdf#98052 - even polygons were not drawn on the alpha deviceMarco Cecchetti1-0/+2
2016-03-08Revert "tdf#98403: UGX Currency is "Uganda" not "Ganda""Eike Rathke1-1/+1
2016-03-08Revert "tdf#98403: "Ugandan" is better than "Uganda""Eike Rathke1-1/+1
2016-03-08tdf#94561 : Create notes drawing objects only once on sheet copyDennis Francis6-8/+27
2016-03-08unit test for tdf#98389 huge external range reference matrixEike Rathke1-1/+26
2016-03-08tdf#97966 Drop static keywords from two functions inside an unnamed namespaceWastack1-2/+2
2016-03-08sw: detect copy&paste between different classification levelsMiklos Vajna3-3/+30
2016-03-08sfx2 classification: expose impact scale and levelMiklos Vajna2-7/+71
2016-03-08TODO: Work around loplugin:salbool in cppu/source/uno/data.cxx for nowStephan Bergmann1-5/+14
2016-03-08loplugin:cstylecastStephan Bergmann1-1/+1
2016-03-08Remove redundant checks (that trigger loplugin:implicitboolconversion])Stephan Bergmann1-4/+4
2016-03-08tdf#91794: Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar6-146/+96
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani17-192/+0
2016-03-08convert custom bibliography toolbar to .ui formatCaolán McNamara12-163/+238
2016-03-08Updated coreCaolán McNamara1-0/+0
2016-03-08tdf#94306 Replace boost::noncopyable with plain C++11 deleted copy ctorsSteven Guo4-12/+28
2016-03-08Various loplugin warningsStephan Bergmann2-5/+5
2016-03-08starmath: Use assert for impossible null-dereferenceTakeshi Abe1-26/+26
2016-03-08tdf#98407 PathSubstitution: Add substitution for $(username)Samuel Mehrbrodt10-6/+46
2016-03-08Remove ornamental noiseStephan Bergmann1-3/+3
2016-03-08Keep entries sorted (and no need for a @section here)Stephan Bergmann1-4/+1
2016-03-08Remove unused macrosStephan Bergmann1-8/+0
2016-03-08Remove dead codeStephan Bergmann1-5/+0
2016-03-08Remove unnecessary includeStephan Bergmann1-4/+0
2016-03-08Unused defineMaxim Monastirsky1-3/+1
2016-03-08Revert "tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals"Michael Stahl2-3/+3
2016-03-08Don't leak docshellsKatarina Behrens1-0/+1
2016-03-08Remove spurious \r from OSL_TRACE outputTor Lillqvist1-2/+2
2016-03-08sc: remove unnecessary orcus external usage from makefilesMichael Stahl7-18/+1
2016-03-08Remove ancient StarPortal leftoversStephan Bergmann4-160/+0
2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar4-41/+18
2016-03-08tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar8-25/+25
2016-03-08loplugin:nullptrStephan Bergmann1-2/+2
2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar7-21/+14
2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2-26/+7
2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar3-3/+3
2016-03-08tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2-3/+3
2016-03-08tdf#74608 comphelper: Constructor feature for InstanceLockerYeliz Taneroğlu5-37/+9
2016-03-08need stdexceptCaolán McNamara1-0/+1
2016-03-08sw: detect copy&paste from classified to non-classified documentsMiklos Vajna3-2/+36
2016-03-08avoid infinite regress in busted documentsCaolán McNamara4-7/+21
2016-03-08tdf#94635 synchronise argument labels in function wizard withWinfried Donkers1-42/+42
2016-03-08Move anchor submenu to separate popupmenu fileMaxim Monastirsky102-660/+233
2016-03-08loplugin:constantparams in vclNoel Grandin28-89/+78
2016-03-08loplugin:constantparam in xmloffNoel Grandin5-23/+21