Age | Commit message (Expand) | Author |
2015-11-09 | loplugin:passstuffbyref | Stephan Bergmann |
2015-11-09 | add [ar-{BH,IQ,JO,LY,MA,QA,SY,YE}] to locale data libs, tdf#95485 | Eike Rathke |
2015-11-09 | add U+200F RIGHT-TO-LEFT MARK to currency symbol, tdf#95485 follow-up | Eike Rathke |
2015-11-09 | correct order of currency symbol and LangID in replaceTo, tdf#95485 follow-up | Eike Rathke |
2015-11-09 | strip leading zero from LangID in currency format, tdf#95485 follow-up | Eike Rathke |
2015-11-09 | remove erroneous extra </DefaultName> closing tag, tdf#95485 follow-up | Eike Rathke |
2015-11-09 | add [ar-{BH,IQ,JO,LY,MA,QA,SY,YE}] locale data, tdf#95485 | Ghasan |
2015-11-09 | do not force-disable ccache for jenkins-ubsan build | Norbert Thiebaud |
2015-11-09 | starmath: replace boost::ptr_deque with std::deque<std::unique_ptr> | Michael Stahl |
2015-11-09 | sc: add missing includes to prevloc.hxx | Michael Stahl |
2015-11-09 | sc: replace boost::ptr_list with std::list<std::unique_ptr> | Michael Stahl |
2015-11-09 | sc: replace boost::ptr_list with std::list<std::unique_ptr> | Michael Stahl |
2015-11-09 | Related tdf#92296, tdf#90812: Make this test more strict | Katarina Behrens |
2015-11-09 | Revert "Revert "fix tdf#94818 while retaining the tdf#90504 fix"" | Andras Timar |
2015-11-09 | translated German warnings | Andras Timar |
2015-11-09 | Revert "fix tdf#94818 while retaining the tdf#90504 fix" | Andras Timar |
2015-11-09 | pptx: "fall" transition, which needed p15 namespace | Tomaž Vajngerl |
2015-11-09 | Prevent += called on temporary O[U]String instances | Stephan Bergmann |
2015-11-09 | Resolves: tdf#92311 raise auto correct entry limit to unsigned short max | Caolán McNamara |
2015-11-09 | Lets assume this doesn't want to update m_pForcedPrefix->GetText() anyway | Stephan Bergmann |
2015-11-09 | java: add some @Override annotations | Noel Grandin |
2015-11-09 | com::sun::star->css in tools/ and ucb/ | Noel Grandin |
2015-11-09 | EditUndoRemoveChars::GetStr must return a reference | Stephan Bergmann |
2015-11-09 | sc: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-11-09 | sc: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-11-09 | sc: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-11-09 | sc: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-11-09 | pptx: import "Vortex" and "Ripple" transition + test | Tomaž Vajngerl |
2015-11-09 | pptx: export "Ripple" and "Vortex" transition | Tomaž Vajngerl |
2015-11-09 | pptx: export "Turn around" and "Rochade" transition | Tomaž Vajngerl |
2015-11-09 | com::sun::star->css in toolkit/ | Noel Grandin |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-09 | cid#1326599, cid#1326598: added throw (status generation) | jan iversen |
2015-11-09 | com::sun::star->css in testtools/ | Noel Grandin |
2015-11-09 | Simplify and improve (?) the Vortex transition | Tor Lillqvist |
2015-11-09 | formatting improvements in sw/ | Noel Grandin |
2015-11-09 | Replace a few for_each and one-liner locals by range-based loops in fpicker. | Mario J. Rugiero |
2015-11-09 | Replace a local functor and bind2nd by a lambda in formula. | Mario J. Rugiero |
2015-11-09 | Replace a local functor in configmgr by a lambda. | Mario J. Rugiero |
2015-11-09 | Cleanup two unused boost/bind includes in comphelper. | Mario J. Rugiero |
2015-11-08 | tdf#75256 Sifr updates: more shapes | Matthias Freund |
2015-11-08 | Improve layout of CTL settings | Adolfo Jayme Barrientos |
2015-11-08 | Leftover debug code? (causes -Werror,-Wformat) | Stephan Bergmann |
2015-11-08 | update README.vars | Tomaž Vajngerl |
2015-11-08 | support to load SVG images when loading from Image resource | Tomaž Vajngerl |
2015-11-08 | loplugin:vclwidgets | Stephan Bergmann |
2015-11-08 | loplugin:defaultparams | Stephan Bergmann |
2015-11-08 | loplugin:stringconstant | Stephan Bergmann |
2015-11-08 | sc lok: add missing commandName | Henry Castro |
2015-11-08 | tdf#57950 Replace chained O(U)StringBuffer::append() with operator+ | Sedat Ak |