summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-07loplugin:deletedspecialStephan Bergmann2-9/+9
2015-02-07loplugin:deletedspecialStephan Bergmann3-10/+10
2015-02-07loplugin:deletedspecialStephan Bergmann8-47/+32
2015-02-07loplugin:deletedspecialStephan Bergmann2-5/+4
2015-02-07loplugin:deletedspecialStephan Bergmann3-11/+6
2015-02-07loplugin:deletedspecialStephan Bergmann13-46/+28
2015-02-07loplugin:deletedspecialStephan Bergmann4-11/+11
2015-02-07loplugin:deletedspecialStephan Bergmann15-43/+29
2015-02-07loplugin:deletedspecialStephan Bergmann17-57/+30
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+2
2015-02-07loplugin:deletedspecialStephan Bergmann10-25/+20
2015-02-07loplugin:deletedspecialStephan Bergmann10-29/+21
2015-02-07loplugin:deletedspecialStephan Bergmann4-19/+12
2015-02-07loplugin:deletedspecialStephan Bergmann5-24/+32
2015-02-07loplugin:deletedspecialStephan Bergmann2-5/+5
2015-02-07loplugin:deletedspecialStephan Bergmann16-105/+47
2015-02-07loplugin:deletedspecialStephan Bergmann11-28/+23
2015-02-07loplugin:deletedspecialStephan Bergmann10-50/+37
2015-02-07loplugin:deletedspecialStephan Bergmann4-12/+12
2015-02-07loplugin:deletedspecialStephan Bergmann21-163/+98
2015-02-07loplugin:deletedspecialStephan Bergmann5-10/+9
2015-02-07loplugin:deletedspecialStephan Bergmann6-16/+16
2015-02-07loplugin:deletedspecialStephan Bergmann3-9/+7
2015-02-07loplugin:deletedspecialStephan Bergmann2-6/+4
2015-02-07loplugin:deletedspecialStephan Bergmann3-7/+7
2015-02-07loplugin:deletedspecialStephan Bergmann1-4/+2
2015-02-07loplugin:deletedspecialStephan Bergmann7-24/+16
2015-02-07loplugin:deletedspecial to help add SAL_DELETED_FUNCTION annotationsStephan Bergmann1-0/+151
2015-02-07tdf#88836: UI: in-form navigation bar icons goneZolnai Tamás6-9/+20
2015-02-07filter: try to fix GCC 4.6 buildMichael Stahl4-4/+4
2015-02-07Fixup --without-x buildRiccardo Magliocchetti14-32/+63
2015-02-07fdo#43368 Remove MapiLogon/Logoff calls so simplemail works with WLMAron Budea1-27/+22
2015-02-06fdo#87675: Disable 'edit' when next style is same as current one.Heena Gupta3-5/+19
2015-02-06fdo#87675-"Edit" Button for next style in edit paragraph styleHeena Gupta3-1/+72
2015-02-06Resolves: tdf#83461 do not override MatColsRows if already setEike Rathke1-1/+1
2015-02-06Simplify CSS1Expression::GetColor for CSS1_RGB caseMatteo Casalin1-27/+9
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage74-256/+272
2015-02-06fdo#39440: remove redundant checks and breaksJuan Picca2-6/+1
2015-02-06Tidy up HC icons.Andrew71-1/+0
2015-02-06Extract SwNumRuleTbl::dumpAsXml() from docnodeMiklos Vajna2-12/+8
2015-02-06tdf#76291 unit test for html export href encodingVasily Melenchuk2-0/+9
2015-02-06Make OUStringLiteral more usefulStephan Bergmann5-58/+172
2015-02-06fix windows buildCaolán McNamara1-1/+1
2015-02-06fix mac buildCaolán McNamara1-1/+1
2015-02-06coverity#1267635 Logically dead codeCaolán McNamara1-6/+6
2015-02-06coverity#1267636 Logically dead codeCaolán McNamara1-3/+6
2015-02-06coverity#1267644 Logically dead codeCaolán McNamara1-5/+3
2015-02-06coverity#1267642 Logically dead codeCaolán McNamara1-2/+0
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara62-906/+876
2015-02-06O[U]StringBuffer::appendUninitialized unit testsStephan Bergmann3-0/+112