summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-07loplugin:deletedspecial to help add SAL_DELETED_FUNCTION annotationsStephan Bergmann
2015-02-07tdf#88836: UI: in-form navigation bar icons goneZolnai Tamás
2015-02-07filter: try to fix GCC 4.6 buildMichael Stahl
2015-02-07Fixup --without-x buildRiccardo Magliocchetti
2015-02-07fdo#43368 Remove MapiLogon/Logoff calls so simplemail works with WLMAron Budea
2015-02-06fdo#87675: Disable 'edit' when next style is same as current one.Heena Gupta
2015-02-06fdo#87675-"Edit" Button for next style in edit paragraph styleHeena Gupta
2015-02-06Resolves: tdf#83461 do not override MatColsRows if already setEike Rathke
2015-02-06Simplify CSS1Expression::GetColor for CSS1_RGB caseMatteo Casalin
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-06fdo#39440: remove redundant checks and breaksJuan Picca
2015-02-06Tidy up HC icons.Andrew
2015-02-06Extract SwNumRuleTbl::dumpAsXml() from docnodeMiklos Vajna
2015-02-06tdf#76291 unit test for html export href encodingVasily Melenchuk
2015-02-06Make OUStringLiteral more usefulStephan Bergmann
2015-02-06fix windows buildCaolán McNamara
2015-02-06fix mac buildCaolán McNamara
2015-02-06coverity#1267635 Logically dead codeCaolán McNamara
2015-02-06coverity#1267636 Logically dead codeCaolán McNamara
2015-02-06coverity#1267644 Logically dead codeCaolán McNamara
2015-02-06coverity#1267642 Logically dead codeCaolán McNamara
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-02-06O[U]StringBuffer::appendUninitialized unit testsStephan Bergmann
2015-02-06sal: add back the append / insert assertions that were...Michael Stahl
2015-02-06static const to avoid re-init all the time + c++11.Jan Holesovsky
2015-02-06bnc#637947 improve DrawingML export of custom shapesAndras Timar
2015-02-06Remove bogus assertsStephan Bergmann
2015-02-06tdf#87309: SVG - use black as default currentColor if no color was specifiedChr. Rossmanith
2015-02-06Report errors from clRelease*() APIsTor Lillqvist
2015-02-06Unmap the host buffer only after done accessing itTor Lillqvist
2015-02-06Improve OpenCL error messagesTor Lillqvist
2015-02-06Move OpenCLError::strerror() from sc to opencl, and rename to errorString()Tor Lillqvist
2015-02-06The ISNAN ifdefs can go awayTor Lillqvist
2015-02-06propagate user-set CFLAGS to buildDavid Tardon
2015-02-05try to avoid overflows in some compare functionsMichael Stahl
2015-02-05sal: add some argument checking assertions for strings and buffersMichael Stahl
2015-02-05Resolves tdf#89129: crash when defining a specific relationshipJulien Nabet
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-02-05Related tdf#87356: import data bar [non-]gradient from OOXMLKatarina Behrens
2015-02-05Revert "ODF export: don't write invalid "group-name" attribute"Lionel Elie Mamane
2015-02-05Revert "xmloff: dead code gives MSVC fits"Lionel Elie Mamane