summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)AuthorFilesLines
2014-10-22Describe text animation types.Kohei Yoshida1-9/+10
2014-10-22Method descriptions.Kohei Yoshida1-1/+4
2014-10-22fdo#84844 Sidebar: Use SvxColorToolBoxControl for paragraph colorMaxim Monastirsky1-3/+2
2014-10-22Related: fdo#84844 Support of Sidebar wide buttons in SvxColorToolBoxControlMaxim Monastirsky1-0/+1
2014-10-22callcatcher: update unused codeCaolán McNamara1-10/+0
2014-10-21nShearWink -> nShearAngleMiklos Vajna1-3/+3
2014-10-20loplugin: cstylecastNoel Grandin1-1/+1
2014-10-20loplugin: cstylecastNoel Grandin1-0/+1
2014-10-19-Werror=shadowMiklos Vajna2-3/+3
2014-10-17Resolves: fdo#62682 crash on second export of svgCaolán McNamara1-0/+2
2014-10-17coverity#1247643 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-17coverity#1247638 Uncaught exceptionCaolán McNamara1-3/+3
2014-10-17coverity#1247629 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-17Consistency around SdrAngleItem in svx/sxciaitm.hxxStephan Bergmann1-16/+6
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon30-77/+77
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann3-3/+0
2014-10-15loplugin: cstylecastNoel Grandin5-24/+14
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna2-5/+5
2014-10-14do not forward-declare templatesDavid Tardon1-1/+2
2014-10-14Make -1 a valid value of enum MSO_SPTStephan Bergmann1-1/+1
2014-10-14Resolve some unnecessary typedefsStephan Bergmann1-17/+16
2014-10-13fdo#84213 Add show/hide ruler to sd context menuSamuel Mehrbrodt1-0/+1
2014-10-13oox: refactor embedded media importMichael Stahl1-0/+1
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock2-3/+3
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca30-86/+84
2014-10-09Improve wording on several actionsSamuel Mehrbrodt1-0/+1
2014-10-06loplugin: cstylecastNoel Grandin8-25/+96
2014-10-06loplugin: cstylecastNoel Grandin4-51/+52
2014-10-02coverity#1242909 Unused value and const things upCaolán McNamara1-3/+3
2014-10-01fdo#82577: Handle TimeNoel Grandin2-8/+8
2014-09-30fdo#62081 Improve split menu on style dropdownSamuel Mehrbrodt1-1/+1
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin4-8/+8
2014-09-30fdo#82577: Handle RegionNoel Grandin9-24/+24
2014-09-29svx: std::auto_ptr -> std::unique_ptrStephan Bergmann7-7/+7
2014-09-25Resolves: fdo#83010 remove svx::WrapFieldCaolán McNamara1-50/+0
2014-09-25fdo#39468: translationJennifer Liebel5-38/+34
2014-09-25connectivity: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-24fdo#62081: Add split menus to items in the style dropdownSzymon Kłos1-0/+3
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann1-7/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin85-280/+280
2014-09-21fdo#39468: Translated German commentsJennifer Liebel4-25/+23
2014-09-19fdo#84061 Fix setting text style sheet listeners in SdrTextObjTobias Lippert1-0/+10
2014-09-18callcatcher: update unused codeCaolán McNamara1-1/+0
2014-09-18fdo#82577: Handle FontNoel Grandin5-13/+13
2014-09-17WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist1-2/+2
2014-09-17WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-6/+6
2014-09-17Add recent colorsKrisztian Pinter2-5/+13
2014-09-17Remove redundant class SvxLineColorToolBoxControlKrisztian Pinter1-24/+3
2014-09-17Make .soc loading lazyKrisztian Pinter1-1/+2