summaryrefslogtreecommitdiff
path: root/svx/inc
AgeCommit message (Expand)Author
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann
2015-04-07Remove unused getBlinkTime functionsStephan Bergmann
2015-03-27Experimental: draw handles instead of getting them from bitmapTomaž Vajngerl
2015-03-19loplugin:constantfunction: svxNoel Grandin
2015-03-09Add sdr::overlay::OverlayManager::getModel()Miklos Vajna
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
2015-02-19loplugin:externandnotdefinedStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-20Some more loplugin:cstylecast: svxStephan Bergmann
2015-01-16make OverlayTriangle public, allow to change each pointTomaž Vajngerl
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-31convert docking window RID_SVXDLG_FONTWORK to .uiCaolán McNamara
2014-12-27de-resource RID_SVXDLG_GALLERYBROWSERCaolán McNamara
2014-12-22convert RID_SVXFLOAT_FONTWORK_ALIGNMENT resource to strings and imagesCaolán McNamara
2014-12-22convert RID_SVXFLOAT_EXTRUSION_LIGHTING resource to strings and imagesCaolán McNamara
2014-12-22convert RID_SVXFLOAT_EXTRUSION_DIRECTION to strings and imagesCaolán McNamara
2014-12-19convert RID_SVXFLOAT_FONTWORK_CHARSPACING to simple stringsCaolán McNamara
2014-12-19convert RID_SVXFLOAT_EXTRUSION_SURFACE resource to just strings and imagesCaolán McNamara
2014-12-19Extrusion depth is just a simple menuCaolán McNamara
2014-12-18drop unused helpidsCaolán McNamara
2014-12-11fdo#39468: Translated some german commentsDaniel Sikeler
2014-12-09changed inherited timer to idleTobias Madl
2014-12-09changed timers to idlesJennifer Liebel
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-06Bin unused include files, thanks to Andrea GelminiTor Lillqvist
2014-11-05overlayermanagerbuffered: timer to idleLászló Németh
2014-11-05changed some timer to idleJennifer Liebel
2014-11-04Unindent.Kohei Yoshida
2014-11-04Avoid re-constructing chart shapes when it's not in visible range.Kohei Yoshida
2014-11-04CreateObjectSpecificItemSet to return a pointer, not a reference.Kohei Yoshida
2014-11-01Unindent.Kohei Yoshida
2014-10-31Add class description.Kohei Yoshida
2014-10-31Remove repetitive namespace close / open / close etc & unindent.Kohei Yoshida
2014-10-28Move these headers from include to svx; they are not used outside svx.Kohei Yoshida
2014-10-27fdo#84844 Sidebar: Use SvxColorToolBoxControl for fill colorMaxim Monastirsky
2014-10-26fdo#84844 Sidebar: Use SvxColorToolBoxControl for line colorMaxim Monastirsky
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "do not forward-declare templates"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-22fdo#84844 Sidebar: Use SvxColorToolBoxControl for paragraph colorMaxim Monastirsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15loplugin: cstylecastNoel Grandin