Age | Commit message (Expand) | Author |
2017-06-23 | loplugin:unusedfields in desktop..editeng | Noel Grandin |
2017-06-12 | clang-tidy readability-delete-null-pointer | Noel Grandin |
2017-06-06 | tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..) | Johnny_M |
2017-05-02 | loplugin:checkunusedparams in drawinglayer | Noel Grandin |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-29 | Propagate proper integer type out of AnimationEntryList::impGetIndexAtTime | Stephan Bergmann |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-17 | convert SvxBorderStyle to scoped enum | Noel Grandin |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-03-03 | Fix typos | Andrea Gelmini |
2017-02-16 | remove unused Sentence from BreakupUnit | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-12-22 | convert BasePrimitive2D::get2DDecomposition to use a visitor | Noel Grandin |
2016-12-07 | tdf#88206 replace cppu::WeakImplHelper* misc | Jochen Nitschke |
2016-12-06 | Change Read/Write access to Scoped Read/Write access | Mark Page |
2016-12-06 | Use std::unique_ptr for AnimationEntry | Mark Page |
2016-12-05 | loplugin:countusersofdefaultparams in include/drawinglayer..i18nlangtag | Noel Grandin |
2016-11-09 | loplugin:expandablemethods in drawinglayer..editeng | Noel Grandin |
2016-11-09 | convert Primitive2DContainer to std::deque | Noel Grandin |
2016-11-08 | reduce copying when decomposing drawinglayer primitives | Noel Grandin |
2016-11-07 | vcl: improve accounting of SVG images in graphics cache | Michael Stahl |
2016-10-23 | loplugin:expandablemethodds in include/connectivity..drawinglayer | Noel Grandin |
2016-10-13 | loplugin:unnecessaryoverride | Noel Grandin |
2016-09-16 | loplogin:singlevalfields in include/ | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-13 | Remove nonsense comments: // bitfield | Tor Lillqvist |
2016-09-13 | loplugin:constantparam in dbaccess..editeng | Noel Grandin |
2016-08-25 | cid#1371276 Missing move assignment operator | Noel Grandin |
2016-08-25 | cid#1371277 Missing move assignment operator | Noel Grandin |
2016-08-25 | cid#1371284 Missing move assignment operator | Noel Grandin |
2016-08-25 | cid#1371288 Missing move assignment operator | Noel Grandin |
2016-08-25 | fix move operator= and add move constructors | Noel Grandin |
2016-08-25 | cid#1371309 Missing move assignment operator | Noel Grandin |
2016-08-25 | cid#1371315 Missing move assignment operator | Noel Grandin |
2016-08-25 | new loplugin: countusersofdefaultparams | Noel Grandin |
2016-07-07 | tdf#82214 optimize performance for primitives | Armin Le Grand |
2016-07-07 | tdf#50613 add support to load charts asynchronously | Armin Le Grand |
2016-07-04 | comphelper::OBaseMutex -> cppu::BaseMutex | Noel Grandin |
2016-06-27 | loplugin:singlevalfields in drawinglayer | Noel Grandin |
2016-06-10 | tdf#99519 Added more intelligent handling of animated GIFs | Armin Le Grand |
2016-06-03 | loplugin:constantparams | Noel Grandin |
2016-05-30 | Convert TextEffectStyle2D to scoped enum | Noel Grandin |
2016-05-23 | Convert GradientStyle to scoped enum | Noel Grandin |
2016-05-23 | Convert HatchStyle to scoped enum | Noel Grandin |
2016-05-22 | Convert BreakupUnit to scoped enum | Noel Grandin |
2016-05-22 | Convert SpreadMethod to scoped enum | Noel Grandin |
2016-05-22 | Convert HelplineStyle2D to scoped enum | Noel Grandin |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-05-09 | convert FONT_EMPHASIS_MARK to scoped enum | Noel Grandin |
2016-05-06 | Refactor 3D renderer to use multithreading | Armin Le Grand |