summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-08BASIC : Remove an useless static_cast and use make_uniqueArnaud Versini
2016-05-08starmath: Drop useless last entry of aTokenTableTakeshi Abe
2016-05-08Translate German commentJulien Nabet
2016-05-08Updated coreOlivier Hallot
2016-05-08tdf#99258 bail out if we fail to reserve the textureTomaž Vajngerl
2016-05-08Updated includes pathAndrea Gelmini
2016-05-08Updated file path.Andrea Gelmini
2016-05-08Remove useless typedef DescriptorContainerJulien Nabet
2016-05-08loplugin:redundantcastTor Lillqvist
2016-05-07tdf#84394: add testcase and unit testGiuseppe Bilotta
2016-05-07tdf#84394: xls load: delay cell-anchoring of object groupsGiuseppe Bilotta
2016-05-07New LOKDocument callback queue to flush events lazily on idleAshod Nakashian
2016-05-07Typo: SYSTEN_LIBGLTF->SYSTEM_LIBGLTFJulien Nabet
2016-05-08No need to cast the same thing twiceMaxim Monastirsky
2016-05-07Updated coreChristian Lohmaier
2016-05-07tdf#88502 Firefox Theme URL in custom theme searchSusobhan Ghosh
2016-05-07tdf#89466: Switching between different fill types work nowKatarina Behrens
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin
2016-05-07BASIC: SbiParser Remove useless static_cast and indent the code correctly.Arnaud Versini
2016-05-07Updated coreAdolfo Jayme Barrientos
2016-05-07nuke the old ucalc perf testingMarkus Mohrhard
2016-05-07these static vars are cargo cult copy&pasteMarkus Mohrhard
2016-05-07actually propagate a match expression error, tdf#97831 follow-upEike Rathke
2016-05-07coverity#1359230 DEADCODE, detect missing parameter, tdf#97831 follow-upEike Rathke
2016-05-07coverity#1359229 handle PopDoubleRefOrSingleRef() as usualEike Rathke
2016-05-06vcl: oops, so there was a macro thereMichael Stahl
2016-05-06svx: replace boost::assign::list_of with C++11Michael Stahl
2016-05-06sd: replace boost::enable_shared_from_this with std::enable...Michael Stahl
2016-05-06basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl
2016-05-06connectivity: replace boost::remove_reference with std::remove_referenceMichael Stahl
2016-05-06cppu: replace boost::is_same with std::is_sameMichael Stahl
2016-05-06xmloff: C++ is an imperative language, so let's write imperative loopsMichael Stahl
2016-05-06coverity#1359233 Unchecked dynamic_castCaolán McNamara
2016-05-06tdf#89466: Getting/setting page background works nowKatarina Behrens
2016-05-06coverity#1359231 Unchecked dynamic_castCaolán McNamara
2016-05-06coverity#1359235 Resource leakCaolán McNamara
2016-05-06coverity#1359236 Uninitialized scalar fieldCaolán McNamara
2016-05-06fix typo, related tdf#96890Markus Mohrhard
2016-05-06tdf#89466: Don't reset page background on size/orientation changeKatarina Behrens
2016-05-06Resolves: tdf#86575 for OOXML write plain #REF! if deleted partsEike Rathke
2016-05-06write the [#REF!] as defined in ODFF, tdf#86575 relatedEike Rathke
2016-05-06Resolves: tdf#98636 if the menubar hierarchy has been changedCaolán McNamara
2016-05-06reroute UpdateFull through ActivateAllSubmenusCaolán McNamara
2016-05-06writerfilter: replace 's_m_' prefixes with just 's_'Miklos Vajna
2016-05-06tdf#90923 sw: invalidate layout when font substitutions are changedMichael Stahl
2016-05-06vcl: PhysicalFontFamily::maFontFaces must be sortedMichael Stahl
2016-05-06svtools: FontList loops with > 2^16 fontsMichael Stahl
2016-05-06tdf#89466: Getting/setting page orientation works nowKatarina Behrens
2016-05-06gtk3: getting new entries added after the menu is visible is problematicCaolán McNamara
2016-05-06tdf#70998 Termchange: Graphic->ImageSamuel Mehrbrodt