summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)AuthorFilesLines
2014-09-25editeng: std::auto_ptr -> std::unique_ptrStephan Bergmann1-2/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin2-5/+5
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2-12/+12
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin4-6/+6
2014-09-04coverity#983930 Uncaught exceptionCaolán McNamara1-1/+10
2014-09-02coverity#707263 Uncaught exceptionCaolán McNamara1-1/+11
2014-09-01Consistency around SfxUInt32Item in svx/svx3ditems.hxxStephan Bergmann1-1/+1
2014-08-21Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-0/+1
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante10-151/+2
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara2-2/+0
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin4-16/+16
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-1/+1
2014-08-14Aligh this correctly...Kohei Yoshida1-46/+51
2014-08-14Scope reduction by early bailout.Kohei Yoshida2-104/+108
2014-07-31cleanup usage of MapUnit enumNoel Grandin1-1/+1
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin1-2/+2
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna2-13/+16
2014-07-18CharBackColor advertised in unoshap2.cxxmatteocam1-1/+2
2014-07-10Move the embedded object to the impl class.Kohei Yoshida1-1/+1
2014-07-03Resolves: #i125189# corrected used transparency and handling...Armin Le Grand1-9/+21
2014-07-03Avoid null this pointers in member function callsStephan Bergmann1-1/+3
2014-07-03Avoid possible memory leaks in case of exceptionsTakeshi Abe3-9/+7
2014-07-01New loplugin:stringconcatStephan Bergmann1-1/+1
2014-07-01getSvxBrushItemFromSourceSet: add fix for JunitTest_sw_complexMiklos Vajna1-1/+9
2014-07-01getSvxBrushItemFromSourceSet: let XFILL_NONE result in COL_AUTOMiklos Vajna1-4/+1
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-0/+325
2014-06-30Removed assertion in EditCharAttribBackgroundColormatteocam1-1/+1
2014-06-30Associated CharBackColor to EE_CHAR_BKGCOLORmatteocam2-0/+2
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-06-25remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl1-1/+1
2014-06-25Resolves: #i74651# remove image via should change document stateMaxime de Roucy1-7/+26
2014-06-24new compilerplugin returnbyrefNoel Grandin1-3/+3
2014-06-24Remove unused mpOwner in SvxTextEditSource.Matúš Kukan2-13/+9
2014-06-17coverity#1209942 Uncaught exceptionCaolán McNamara1-1/+6
2014-06-17coverity#1209943 Uncaught exceptionCaolán McNamara2-2/+12
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-5/+1
2014-06-13loplugin:staticcallStephan Bergmann2-5/+5
2014-06-13coverity#983928 Uncaught exceptionCaolán McNamara1-2/+2
2014-06-10coverity#707245 Uncaught exceptionCaolán McNamara1-1/+1
2014-06-10coverity#1222241 Uncaught exceptionCaolán McNamara1-1/+1
2014-06-10coverity#1222243 Uncaught exceptionCaolán McNamara1-1/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-8/+0
2014-06-05svx: remove SAL_THROW macroNoel Grandin1-1/+1
2014-06-04convert document recovery dialog to .uiCaolán McNamara1-13/+5
2014-06-02coverity#1213461 Uncaught exceptionCaolán McNamara1-1/+2
2014-05-27coverity#1209946 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-27coverity#1209947 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-27coverity#1209948 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-27coverity#1209949 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-27cid#707139 Uncaught exceptionNoel Grandin1-1/+1