summaryrefslogtreecommitdiffstats
path: root/svx/inc
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-152-8/+8
* Change "blink times" to be of type sal_uInt64Stephan Bergmann2015-04-071-1/+1
* Remove unused getBlinkTime functionsStephan Bergmann2015-04-071-3/+0
* Experimental: draw handles instead of getting them from bitmapTomaž Vajngerl2015-03-272-0/+78
* loplugin:constantfunction: svxNoel Grandin2015-03-191-1/+0
* Add sdr::overlay::OverlayManager::getModel()Miklos Vajna2015-03-091-0/+2
* Timer/Idle: adapted inherited funktionsTobias Madl2015-03-061-1/+1
* Idle and Timer are now completely independentTobias Madl2015-03-061-0/+1
* idle includes and enum useJennifer Liebel2015-03-062-1/+3
* loplugin:externandnotdefinedStephan Bergmann2015-02-191-0/+35
* loplugin:deletedspecialStephan Bergmann2015-02-072-9/+6
* fdo#75757: Remove inheritance from std::vectorMatthew Pottage2015-02-061-2/+1
* Updated all precompiled headers.Ashod Nakashian2015-02-052-8/+22
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-4/+4
* Some more loplugin:cstylecast: svxStephan Bergmann2015-01-201-1/+1
* make OverlayTriangle public, allow to change each pointTomaž Vajngerl2015-01-161-62/+0
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-097-9/+9
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-082-9/+0
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-042-2/+2
* convert docking window RID_SVXDLG_FONTWORK to .uiCaolán McNamara2014-12-311-15/+0
* de-resource RID_SVXDLG_GALLERYBROWSERCaolán McNamara2014-12-272-10/+2
* convert RID_SVXFLOAT_FONTWORK_ALIGNMENT resource to strings and imagesCaolán McNamara2014-12-222-46/+0
* convert RID_SVXFLOAT_EXTRUSION_LIGHTING resource to strings and imagesCaolán McNamara2014-12-221-1/+0
* convert RID_SVXFLOAT_EXTRUSION_DIRECTION to strings and imagesCaolán McNamara2014-12-221-2/+0
* convert RID_SVXFLOAT_FONTWORK_CHARSPACING to simple stringsCaolán McNamara2014-12-191-1/+0
* convert RID_SVXFLOAT_EXTRUSION_SURFACE resource to just strings and imagesCaolán McNamara2014-12-191-1/+0
* Extrusion depth is just a simple menuCaolán McNamara2014-12-191-1/+0
* drop unused helpidsCaolán McNamara2014-12-181-2/+0
* fdo#39468: Translated some german commentsDaniel Sikeler2014-12-111-5/+4
* changed inherited timer to idleTobias Madl2014-12-091-1/+1
* changed timers to idlesJennifer Liebel2014-12-091-1/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* Bin unused include files, thanks to Andrea GelminiTor Lillqvist2014-11-061-71/+0
* overlayermanagerbuffered: timer to idleLászló Németh2014-11-051-1/+1
* changed some timer to idleJennifer Liebel2014-11-051-1/+1
* Unindent.Kohei Yoshida2014-11-041-49/+42
* Avoid re-constructing chart shapes when it's not in visible range.Kohei Yoshida2014-11-041-0/+2
* CreateObjectSpecificItemSet to return a pointer, not a reference.Kohei Yoshida2014-11-0412-12/+12
* Unindent.Kohei Yoshida2014-11-011-19/+11
* Add class description.Kohei Yoshida2014-10-311-0/+7
* Remove repetitive namespace close / open / close etc & unindent.Kohei Yoshida2014-10-311-226/+136
* Move these headers from include to svx; they are not used outside svx.Kohei Yoshida2014-10-2818-16/+490
* fdo#84844 Sidebar: Use SvxColorToolBoxControl for fill colorMaxim Monastirsky2014-10-271-1/+0
* fdo#84844 Sidebar: Use SvxColorToolBoxControl for line colorMaxim Monastirsky2014-10-261-1/+0
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-236-14/+14
* Fraction: Revert "do not forward-declare templates"Jan Holesovsky2014-10-231-3/+4
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-235-12/+12
* fdo#84844 Sidebar: Use SvxColorToolBoxControl for paragraph colorMaxim Monastirsky2014-10-221-1/+0
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-165-12/+12
* loplugin: cstylecastNoel Grandin2014-10-1511-65/+35