summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann3-7/+7
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2-10/+10
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2-7/+7
2014-06-10-Werror,-Wtautological-undefined-compareStephan Bergmann1-2/+1
2014-06-10coverity#707245 Uncaught exceptionCaolán McNamara2-2/+2
2014-06-10coverity#1222241 Uncaught exceptionCaolán McNamara1-1/+1
2014-06-10coverity#1222243 Uncaught exceptionCaolán McNamara1-1/+2
2014-06-09gbuild, gengal: Win32 make command line limit strikes again ...Michael Stahl1-0/+67
2014-06-09svx: Pakage_gengal is not needed on WNTMichael Stahl1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin49-358/+22
2014-06-06coverity#1158094 Unchecked dynamic_castCaolán McNamara1-7/+3
2014-06-05coverity#705261 Missing break in switch, assuming its intentionalCaolán McNamara1-0/+1
2014-06-05svx: remove SAL_THROW macroNoel Grandin17-96/+94
2014-06-04-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-06-04drop now unused RID_SVX_TABDLG_DOCRECOVERYCaolán McNamara2-12/+0
2014-06-04convert document recovery dialog to .uiCaolán McNamara17-521/+455
2014-06-04coverity#705389 Mixing enum typesCaolán McNamara1-1/+1
2014-06-04coverity#738062 Uncaught exceptionCaolán McNamara2-2/+4
2014-06-04coverity#738055 Uncaught exceptionCaolán McNamara2-2/+4
2014-06-04coverity#738052 Uncaught exceptionCaolán McNamara2-5/+7
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard4-5/+5
2014-06-04fix indentationMarkus Mohrhard1-21/+21
2014-06-04remove whitespaceMarkus Mohrhard1-194/+0
2014-06-03disallow private use language tags in combo box editEike Rathke1-1/+1
2014-06-03fix spelling of field name mbColseByEdit->mbCloseByEditNoel Grandin2-8/+8
2014-06-03cid#1194914 Overflowed return valueNoel Grandin1-1/+3