summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* new loplugin: oncevarNoel Grandin2015-11-0997-515/+390
* cid#1326599, cid#1326598: added throw (status generation)jan iversen2015-11-092-4/+4
* com::sun::star->css in testtools/Noel Grandin2015-11-098-186/+178
* Simplify and improve (?) the Vortex transitionTor Lillqvist2015-11-091-34/+14
* formatting improvements in sw/Noel Grandin2015-11-09136-564/+485
* Replace a few for_each and one-liner locals by range-based loops in fpicker.Mario J. Rugiero2015-11-091-67/+6
* Replace a local functor and bind2nd by a lambda in formula.Mario J. Rugiero2015-11-091-13/+3
* Replace a local functor in configmgr by a lambda.Mario J. Rugiero2015-11-091-21/+2
* Cleanup two unused boost/bind includes in comphelper.Mario J. Rugiero2015-11-092-2/+0
* tdf#75256 Sifr updates: more shapesMatthias Freund2015-11-0815-0/+0
* Improve layout of CTL settingsAdolfo Jayme Barrientos2015-11-081-6/+14
* Leftover debug code? (causes -Werror,-Wformat)Stephan Bergmann2015-11-081-3/+0
* update README.varsTomaž Vajngerl2015-11-081-1/+2
* support to load SVG images when loading from Image resourceTomaž Vajngerl2015-11-084-0/+131
* loplugin:vclwidgetsStephan Bergmann2015-11-082-1/+12
* loplugin:defaultparamsStephan Bergmann2015-11-081-2/+2
* loplugin:stringconstantStephan Bergmann2015-11-081-1/+1
* sc lok: add missing commandNameHenry Castro2015-11-081-0/+1
* tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Sedat Ak2015-11-081-8/+1
* oox: check for namespace in MCE is flawed, use a namespace listTomaž Vajngerl2015-11-081-7/+13
* add p14 namespace to xmlfilterbaseTomaž Vajngerl2015-11-081-2/+4
* tdf#74667 Regression dialog: linear, logarithmic, powerTomaž Vajngerl2015-11-0817-12/+800
* StatisticsDialogs: 3D addressing, add size to DataRangeIteratorTomaž Vajngerl2015-11-082-5/+26
* pptx: import outside/insde turning cube transitionTomaž Vajngerl2015-11-082-0/+16
* oox: define p14 namespace in strict, define P14_TOKENTomaž Vajngerl2015-11-083-1/+6
* pptx: export inside/outside turning cube transition as p14:prismTomaž Vajngerl2015-11-081-12/+59
* pptx: inside/outside turning cube transition testTomaž Vajngerl2015-11-081-0/+5
* oox: p14 namespace (MSO 2010) + tokens for slide transitionsTomaž Vajngerl2015-11-082-0/+23
* pptx: import/export of "cut through black" transitionTomaž Vajngerl2015-11-083-95/+121
* pptx export: properly assert transitionsTomaž Vajngerl2015-11-081-24/+31
* pptx: fix export of newsflash transitionTomaž Vajngerl2015-11-081-3/+2
* pptx: import/export corner directions correctlyTomaž Vajngerl2015-11-081-4/+4
* pptx: add a testcase for wipe transitions import/exportTomaž Vajngerl2015-11-081-4/+19
* Write as comment the names of slide transitions in MS-PPT specsTomaž Vajngerl2015-11-081-3/+3
* pptx: export slide transition direction parameter correctlyTomaž Vajngerl2015-11-081-5/+7
* get rid of c-style castTomaž Vajngerl2015-11-081-1/+1
* pptx: export/import newsflash and comb slide transitions + testTomaž Vajngerl2015-11-083-13/+73
* Updated coreAndras Timar2015-11-081-0/+0
* Updated coreStanislav Horacek2015-11-081-0/+0
* Now I understand why that multiplication by 10 was there originallyTor Lillqvist2015-11-081-1/+1
* tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Sedat Ak2015-11-081-13/+9
* sc lok: Add initial test for .uno:CellCursorAndrzej Hunt2015-11-082-5/+22
* Fix property name: ModuleName -> ModuleIdentifierMaxim Monastirsky2015-11-081-1/+1
* Don't use gie as both _use_libraries and _use_library_objectsStephan Bergmann2015-11-071-1/+0
* loplugin:stringconstantStephan Bergmann2015-11-071-1/+1
* SVG: tdf#95332 defs can contain shapes so fix tdf#65864 in...Xisco Fauli2015-11-071-9/+14
* Misc tweaks and cleanups.Ashod Nakashian2015-11-0721-133/+133
* Updated coreYousuf Philips2015-11-071-0/+0
* WaE: redundant const_cast [loplugin:redundantcast]Tor Lillqvist2015-11-073-8/+8
* Improve transition shader portabilityTor Lillqvist2015-11-077-94/+40