Age | Commit message (Expand) | Author |
2015-07-27 | remove some unused defines | Noel Grandin |
2015-07-16 | loplugin:unusedmethods svx(part2) | Noel Grandin |
2015-07-16 | loplugin:unusedmethods svx | Noel Grandin |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-06-25 | implement equalize width and height for impress/draw | Caolán McNamara |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-06-14 | Remove unused OpenGLObject | Zolnai Tamás |
2015-05-28 | tdf#91653 Give this command a saner name | Adolfo Jayme Barrientos |
2015-05-24 | tdf#62525: use cow_wrapper for SdrFormTextOutlineAttribute | Thorsten Behrens |
2015-05-06 | Use various typed ToolBox::Set*Hdl Links | Stephan Bergmann |
2015-05-05 | Use typed Idle::SetIdleHdl Link | Stephan Bergmann |
2015-05-05 | tdf#34555 add crop features to svx | Philippe Jung |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-30 | Get rid of initial :: for the sdr namespace | Tor Lillqvist |
2015-04-30 | Bin some pointless comments and reduce some vertical whitespace | Tor Lillqvist |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-23 | loplugin:staticmethods | Noel Grandin |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-10 | Lost more cleanup and fixing post re-basing. | Michael Meeks |
2015-04-10 | Move OutputDevice members to VclPtr: starmath, svx. | Michael Meeks |
2015-04-10 | vclwidget: convert lots more sites to use VclPtr | Noel Grandin |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-04-09 | vcl: VclPtr conversion in svx. | Noel Grandin |
2015-04-07 | Change "blink times" to be of type sal_uInt64 | Stephan Bergmann |
2015-04-07 | Remove unused getBlinkTime functions | Stephan Bergmann |
2015-03-27 | Experimental: draw handles instead of getting them from bitmap | Tomaž Vajngerl |
2015-03-19 | loplugin:constantfunction: svx | Noel Grandin |
2015-03-09 | Add sdr::overlay::OverlayManager::getModel() | Miklos Vajna |
2015-03-06 | Timer/Idle: adapted inherited funktions | Tobias Madl |
2015-03-06 | Idle and Timer are now completely independent | Tobias Madl |
2015-03-06 | idle includes and enum use | Jennifer Liebel |
2015-02-19 | loplugin:externandnotdefined | Stephan Bergmann |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-02-06 | fdo#75757: Remove inheritance from std::vector | Matthew Pottage |
2015-02-05 | Updated all precompiled headers. | Ashod Nakashian |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-20 | Some more loplugin:cstylecast: svx | Stephan Bergmann |
2015-01-16 | make OverlayTriangle public, allow to change each point | Tomaž Vajngerl |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2015-01-04 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-31 | convert docking window RID_SVXDLG_FONTWORK to .ui | Caolán McNamara |
2014-12-27 | de-resource RID_SVXDLG_GALLERYBROWSER | Caolán McNamara |
2014-12-22 | convert RID_SVXFLOAT_FONTWORK_ALIGNMENT resource to strings and images | Caolán McNamara |
2014-12-22 | convert RID_SVXFLOAT_EXTRUSION_LIGHTING resource to strings and images | Caolán McNamara |
2014-12-22 | convert RID_SVXFLOAT_EXTRUSION_DIRECTION to strings and images | Caolán McNamara |
2014-12-19 | convert RID_SVXFLOAT_FONTWORK_CHARSPACING to simple strings | Caolán McNamara |
2014-12-19 | convert RID_SVXFLOAT_EXTRUSION_SURFACE resource to just strings and images | Caolán McNamara |
2014-12-19 | Extrusion depth is just a simple menu | Caolán McNamara |
2014-12-18 | drop unused helpids | Caolán McNamara |