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