summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-06-26clang: Dead incrementCaolán McNamara1-2/+0
2014-06-26OSL_ENSURE->assertCaolán McNamara5-20/+9
2014-06-26clang: Result of operation is garbage or undefinedCaolán McNamara1-3/+3
2014-06-26clang: Returning null referenceCaolán McNamara1-5/+2
2014-06-26check for self-assignCaolán McNamara1-0/+3
2014-06-26Avoid possible memory leaks in case of exceptionsTakeshi Abe1-60/+41
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin7-11/+11
2014-06-25remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl5-7/+7
2014-06-25Related: fdo#37401 adjust fix to original aCenter useCaolán McNamara1-1/+1
2014-06-25fdo#37401 - fixed the old vector lengthHideki Ikeda1-1/+1
2014-06-25unlocked solarmutex assertion in SdrObject::getShapeCaolán McNamara1-0/+3
2014-06-25Resolves: #i74651# remove image via should change document stateMaxime de Roucy1-7/+26
2014-06-25Avoid possible memory leaks in case of exceptionsTakeshi Abe8-37/+30
2014-06-24Revert "Resolves fdo#75339 : No Error-Dialog appears in specific cases..."Julien Nabet1-4/+0
2014-06-24fdo#75339 object comparison by reference, not pointerLionel Elie Mamane1-1/+1
2014-06-24fdo#75339: Substituting XInterface* eq. for object eq. requires queryInterfaceStephan Bergmann1-2/+4
2014-06-24new compilerplugin returnbyrefNoel Grandin2-12/+12
2014-06-24Let's make this more consistent / readable.Jan Holesovsky1-8/+8
2014-06-24sdr::table::Cell's XServiceInfo cleaningMatúš Kukan2-49/+0
2014-06-24Remove unused mpOwner in SvxTextEditSource.Matúš Kukan3-14/+10
2014-06-24Related bnc#822625: Minimum height was not invalidated when rectangle changes.Matúš Kukan3-14/+9
2014-06-23Missing #includeStephan Bergmann1-0/+1
2014-06-23Try to fixJulien Nabet1-1/+1
2014-06-23Resolves fdo#75339 : No Error-Dialog appears in specific cases in BaseJulien Nabet1-0/+3
2014-06-23Avoid possible memory leaks in case of exceptionsTakeshi Abe8-33/+31
2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper6-8/+8
2014-06-22Avoid possible memory leaks in case of exceptionsTakeshi Abe5-45/+32
2014-06-22Drop commented-out codeTakeshi Abe1-5/+0
2014-06-21Resolves: fdo#80327 Sound list box when non-English UIJulien Nabet1-28/+10
2014-06-21Avoid possible memory leaks in case of exceptionsTakeshi Abe5-32/+26
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida12-33/+52
2014-06-19coverity#983931 Uncaught exceptionCaolán McNamara2-5/+4
2014-06-18coverity#706090 Unintended sign extensionCaolán McNamara1-1/+1
2014-06-18coverity#1132707 Unintended sign extensionCaolán McNamara1-2/+2
2014-06-17rtl::Reference fits just fine hereStephan Bergmann3-12/+7
2014-06-17Resolves: #i125065# handle critical cases in FillStyle/FillProperties...Armin Le Grand1-426/+529
2014-06-17bnc#882627: Allow to edit spacing to contents even with no borders visible.Matúš Kukan1-1/+1
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 Grandin27-145/+6
2014-06-17svx: fix VML export of rectangles imported from drawingMLMiklos Vajna1-1/+2
2014-06-16convert Save Progress Dialog to .uiCaolán McNamara7-81/+114
2014-06-16translatable="yes" in .ui filesAndras Timar1-1/+1
2014-06-16Clean up SdrModel::MigrateItemSetStephan Bergmann2-4/+3
2014-06-16Sidebar: fix some typos in function naming.Pedro Giffuni2-25/+6
2014-06-13loplugin:staticcallStephan Bergmann27-62/+62
2014-06-13coverity#983928 Uncaught exceptionCaolán McNamara1-2/+2
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás1-0/+6
2014-06-12coverity#704831 Dereference after null checkCaolán McNamara1-3/+9
2014-06-12fdo#79883 the page view object contact must existDavid Tardon1-3/+6