summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)Author
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-18CharBackColor advertised in unoshap2.cxxmatteocam
2014-07-10Move the embedded object to the impl class.Kohei Yoshida
2014-07-03Resolves: #i125189# corrected used transparency and handling...Armin Le Grand
2014-07-03Avoid null this pointers in member function callsStephan Bergmann
2014-07-03Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-07-01getSvxBrushItemFromSourceSet: add fix for JunitTest_sw_complexMiklos Vajna
2014-07-01getSvxBrushItemFromSourceSet: let XFILL_NONE result in COL_AUTOMiklos Vajna
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-30Removed assertion in EditCharAttribBackgroundColormatteocam
2014-06-30Associated CharBackColor to EE_CHAR_BKGCOLORmatteocam
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-25remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl
2014-06-25Resolves: #i74651# remove image via should change document stateMaxime de Roucy
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-24Remove unused mpOwner in SvxTextEditSource.Matúš Kukan
2014-06-17coverity#1209942 Uncaught exceptionCaolán McNamara
2014-06-17coverity#1209943 Uncaught exceptionCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-13coverity#983928 Uncaught exceptionCaolán McNamara
2014-06-10coverity#707245 Uncaught exceptionCaolán McNamara
2014-06-10coverity#1222241 Uncaught exceptionCaolán McNamara
2014-06-10coverity#1222243 Uncaught exceptionCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05svx: remove SAL_THROW macroNoel Grandin
2014-06-04convert document recovery dialog to .uiCaolán McNamara
2014-06-02coverity#1213461 Uncaught exceptionCaolán McNamara
2014-05-27coverity#1209946 Uncaught exceptionCaolán McNamara
2014-05-27coverity#1209947 Uncaught exceptionCaolán McNamara
2014-05-27coverity#1209948 Uncaught exceptionCaolán McNamara
2014-05-27coverity#1209949 Uncaught exceptionCaolán McNamara
2014-05-27cid#707139 Uncaught exceptionNoel Grandin
2014-05-27cid#707234 Uncaught exceptionNoel Grandin
2014-05-27cid#707235 Uncaught exceptionNoel Grandin
2014-05-27cid#707236 Uncaught exceptionNoel Grandin
2014-05-27cid#707249 Uncaught exceptionNoel Grandin
2014-05-27cid#707251 Uncaught exceptionNoel Grandin
2014-05-27cid#707262 Uncaught exceptionNoel Grandin
2014-05-27cid#707271 Uncaught exceptionNoel Grandin
2014-05-27cid#707272 Uncaught exceptionNoel Grandin
2014-05-27cid#707273 Uncaught exceptionNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-24convert doc recovery save page to .uiCaolán McNamara
2014-05-24coverity#707241 Uncaught exceptionCaolán McNamara
2014-05-24coverity#983926 Uncaught exceptionCaolán McNamara
2014-05-23coverity#1209950 Uncaught exceptionCaolán McNamara
2014-05-23coverity#1210006 Uncaught exceptionCaolán McNamara
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet