summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann12-47/+100
2015-11-09Resolves: tdf#92311 raise auto correct entry limit to unsigned short maxCaolán McNamara1-1/+1
2015-11-09Lets assume this doesn't want to update m_pForcedPrefix->GetText() anywayStephan Bergmann1-1/+1
2015-11-09java: add some @Override annotationsNoel Grandin29-0/+67
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin147-3793/+3113
2015-11-09EditUndoRemoveChars::GetStr must return a referenceStephan Bergmann1-1/+1
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl11-42/+62
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-16/+26
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl3-11/+11
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl3-14/+20
2015-11-09pptx: import "Vortex" and "Ripple" transition + testTomaž Vajngerl4-2/+20
2015-11-09pptx: export "Ripple" and "Vortex" transitionTomaž Vajngerl1-0/+10
2015-11-09pptx: export "Turn around" and "Rochade" transitionTomaž Vajngerl1-0/+14
2015-11-09com::sun::star->css in toolkit/Noel Grandin57-1917/+1896
2015-11-09new loplugin: oncevarNoel Grandin97-515/+390
2015-11-09cid#1326599, cid#1326598: added throw (status generation)jan iversen2-4/+4
2015-11-09com::sun::star->css in testtools/Noel Grandin8-186/+178
2015-11-09Simplify and improve (?) the Vortex transitionTor Lillqvist1-34/+14
2015-11-09formatting improvements in sw/Noel Grandin136-564/+485
2015-11-09Replace a few for_each and one-liner locals by range-based loops in fpicker.Mario J. Rugiero1-67/+6
2015-11-09Replace a local functor and bind2nd by a lambda in formula.Mario J. Rugiero1-13/+3
2015-11-09Replace a local functor in configmgr by a lambda.Mario J. Rugiero1-21/+2
2015-11-09Cleanup two unused boost/bind includes in comphelper.Mario J. Rugiero2-2/+0
2015-11-08tdf#75256 Sifr updates: more shapesMatthias Freund15-0/+0
2015-11-08Improve layout of CTL settingsAdolfo Jayme Barrientos1-6/+14
2015-11-08Leftover debug code? (causes -Werror,-Wformat)Stephan Bergmann1-3/+0
2015-11-08update README.varsTomaž Vajngerl1-1/+2
2015-11-08support to load SVG images when loading from Image resourceTomaž Vajngerl4-0/+131
2015-11-08loplugin:vclwidgetsStephan Bergmann2-1/+12
2015-11-08loplugin:defaultparamsStephan Bergmann1-2/+2
2015-11-08loplugin:stringconstantStephan Bergmann1-1/+1
2015-11-08sc lok: add missing commandNameHenry Castro1-0/+1
2015-11-08tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Sedat Ak1-8/+1
2015-11-08oox: check for namespace in MCE is flawed, use a namespace listTomaž Vajngerl1-7/+13
2015-11-08add p14 namespace to xmlfilterbaseTomaž Vajngerl1-2/+4
2015-11-08tdf#74667 Regression dialog: linear, logarithmic, powerTomaž Vajngerl17-12/+800
2015-11-08StatisticsDialogs: 3D addressing, add size to DataRangeIteratorTomaž Vajngerl2-5/+26
2015-11-08pptx: import outside/insde turning cube transitionTomaž Vajngerl2-0/+16
2015-11-08oox: define p14 namespace in strict, define P14_TOKENTomaž Vajngerl3-1/+6
2015-11-08pptx: export inside/outside turning cube transition as p14:prismTomaž Vajngerl1-12/+59
2015-11-08pptx: inside/outside turning cube transition testTomaž Vajngerl1-0/+5
2015-11-08oox: p14 namespace (MSO 2010) + tokens for slide transitionsTomaž Vajngerl2-0/+23
2015-11-08pptx: import/export of "cut through black" transitionTomaž Vajngerl3-95/+121
2015-11-08pptx export: properly assert transitionsTomaž Vajngerl1-24/+31
2015-11-08pptx: fix export of newsflash transitionTomaž Vajngerl1-3/+2
2015-11-08pptx: import/export corner directions correctlyTomaž Vajngerl1-4/+4
2015-11-08pptx: add a testcase for wipe transitions import/exportTomaž Vajngerl1-4/+19
2015-11-08Write as comment the names of slide transitions in MS-PPT specsTomaž Vajngerl1-3/+3
2015-11-08pptx: export slide transition direction parameter correctlyTomaž Vajngerl1-5/+7
2015-11-08get rid of c-style castTomaž Vajngerl1-1/+1