Age | Commit message (Expand) | Author |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-21 | coverity#704840 Explicit null dereferenced | Caolán McNamara |
2016-11-21 | convert inventorId to scoped enum | Noel Grandin |
2016-10-24 | remove unused SfxListener subclassing | Noel Grandin |
2016-08-19 | convert SdrRepeatFunc to scoped enum | Noel Grandin |
2016-06-10 | dispose of ImplEscherExSdr correctly | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | Avoid reserved identifier (_CreateShape -> CreateShape) | Stephan Bergmann |
2016-04-18 | Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_) | Stephan Bergmann |
2016-04-12 | Remove INTERFACE_TYPE macro in svx + 1 OUString ctr call | Julien Nabet |
2016-04-11 | clang-tidy performance-unnecessary-value-param in svx | Noel Grandin |
2016-04-10 | Typo: multible->multiple | Julien Nabet |
2016-04-10 | Typo: rubust->robust | Julien Nabet |
2016-04-07 | Avoid reserved identifiers | Stephan Bergmann |
2016-01-05 | Make SotFactory private to sot/ and clean a bit | Matúš Kukan |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-31 | com::sun::star->css in svx | Noel Grandin |
2015-10-01 | tdf#94559: third step to remove rtti.hxx | Oliver Specht |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-06-14 | Remove unused OpenGLObject | Zolnai Tamás |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-04-23 | loplugin:staticmethods | Noel Grandin |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-11 | V668 no sense in testing the result of new against null | Caolán McNamara |
2015-02-12 | DBG_ASSERT->SAL_WARN | Caolán McNamara |
2015-02-12 | fdo#39468 translated german comments | Daniel Sikeler |
2014-11-04 | Create a variant of MakeNewObject that takes snap rectangle. | Kohei Yoshida |
2014-10-20 | loplugin: cstylecast | Noel Grandin |
2014-08-19 | svx: Cleanup ASCII art and useless comments | Chris Laplante |
2014-08-16 | Consistently use size_t and SAL_MAX_SIZE | Matteo Casalin |
2014-08-14 | Scope reduction by early bailout. | Kohei Yoshida |
2014-06-25 | remove spurious ::com::sun::star::sdbcx namespace prefix | Michael Stahl |
2014-06-25 | Resolves: #i74651# remove image via should change document state | Maxime de Roucy |
2014-06-10 | coverity#707245 Uncaught exception | Caolán McNamara |
2014-06-10 | coverity#1222241 Uncaught exception | Caolán McNamara |
2014-06-10 | coverity#1222243 Uncaught exception | Caolán McNamara |
2014-06-02 | coverity#1213461 Uncaught exception | Caolán McNamara |
2014-05-24 | coverity#707241 Uncaught exception | Caolán McNamara |
2014-05-24 | coverity#983926 Uncaught exception | Caolán McNamara |
2014-04-27 | automaticly -> automatically. | Jan Holesovsky |
2014-04-25 | the chart root shape has to be at the bottom, fdo#74333, cp#1000057 | Markus Mohrhard |
2014-04-17 | More generic way to disable avmedia | Tor Lillqvist |
2014-04-17 | Try harder to bypass avmedia on non-desktop for now | Tor Lillqvist |
2014-03-17 | Skeleton of drawinglayer object called OpenGLObject | Zolnai Tamás |
2014-03-11 | svx: sal_Bool->bool | Noel Grandin |