Age | Commit message (Expand) | Author |
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 |
2014-12-11 | fdo#39468: Translated some german comments | Daniel Sikeler |
2014-12-09 | changed inherited timer to idle | Tobias Madl |
2014-12-09 | changed timers to idles | Jennifer Liebel |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-06 | Bin unused include files, thanks to Andrea Gelmini | Tor Lillqvist |
2014-11-05 | overlayermanagerbuffered: timer to idle | László Németh |
2014-11-05 | changed some timer to idle | Jennifer Liebel |
2014-11-04 | Unindent. | Kohei Yoshida |
2014-11-04 | Avoid re-constructing chart shapes when it's not in visible range. | Kohei Yoshida |
2014-11-04 | CreateObjectSpecificItemSet to return a pointer, not a reference. | Kohei Yoshida |
2014-11-01 | Unindent. | Kohei Yoshida |
2014-10-31 | Add class description. | Kohei Yoshida |
2014-10-31 | Remove repetitive namespace close / open / close etc & unindent. | Kohei Yoshida |
2014-10-28 | Move these headers from include to svx; they are not used outside svx. | Kohei Yoshida |
2014-10-27 | fdo#84844 Sidebar: Use SvxColorToolBoxControl for fill color | Maxim Monastirsky |
2014-10-26 | fdo#84844 Sidebar: Use SvxColorToolBoxControl for line color | Maxim Monastirsky |
2014-10-23 | Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" | Jan Holesovsky |
2014-10-23 | Fraction: Revert "do not forward-declare templates" | Jan Holesovsky |