summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2014-06-1912-33/+52
* coverity#983931 Uncaught exceptionCaolán McNamara2014-06-192-5/+4
* coverity#706090 Unintended sign extensionCaolán McNamara2014-06-181-1/+1
* coverity#1132707 Unintended sign extensionCaolán McNamara2014-06-181-2/+2
* rtl::Reference fits just fine hereStephan Bergmann2014-06-173-12/+7
* Resolves: #i125065# handle critical cases in FillStyle/FillProperties...Armin Le Grand2014-06-171-426/+529
* bnc#882627: Allow to edit spacing to contents even with no borders visible.Matúš Kukan2014-06-171-1/+1
* coverity#1209942 Uncaught exceptionCaolán McNamara2014-06-171-1/+6
* coverity#1209943 Uncaught exceptionCaolán McNamara2014-06-172-2/+12
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-1727-145/+6
* svx: fix VML export of rectangles imported from drawingMLMiklos Vajna2014-06-171-1/+2
* convert Save Progress Dialog to .uiCaolán McNamara2014-06-167-81/+114
* translatable="yes" in .ui filesAndras Timar2014-06-161-1/+1
* Clean up SdrModel::MigrateItemSetStephan Bergmann2014-06-162-4/+3
* Sidebar: fix some typos in function naming.Pedro Giffuni2014-06-162-25/+6
* loplugin:staticcallStephan Bergmann2014-06-1327-62/+62
* coverity#983928 Uncaught exceptionCaolán McNamara2014-06-131-2/+2
* Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás2014-06-121-0/+6
* coverity#704831 Dereference after null checkCaolán McNamara2014-06-121-3/+9
* fdo#79883 the page view object contact must existDavid Tardon2014-06-121-3/+6
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-113-7/+7
* Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2014-06-112-10/+10
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-102-7/+7
* -Werror,-Wtautological-undefined-compareStephan Bergmann2014-06-101-2/+1
* coverity#707245 Uncaught exceptionCaolán McNamara2014-06-102-2/+2
* coverity#1222241 Uncaught exceptionCaolán McNamara2014-06-101-1/+1
* coverity#1222243 Uncaught exceptionCaolán McNamara2014-06-101-1/+2
* gbuild, gengal: Win32 make command line limit strikes again ...Michael Stahl2014-06-091-0/+67
* svx: Pakage_gengal is not needed on WNTMichael Stahl2014-06-091-1/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-0949-358/+22
* coverity#1158094 Unchecked dynamic_castCaolán McNamara2014-06-061-7/+3
* coverity#705261 Missing break in switch, assuming its intentionalCaolán McNamara2014-06-051-0/+1
* svx: remove SAL_THROW macroNoel Grandin2014-06-0517-96/+94
* -Werror,-Wunused-private-fieldStephan Bergmann2014-06-041-1/+0
* drop now unused RID_SVX_TABDLG_DOCRECOVERYCaolán McNamara2014-06-042-12/+0
* convert document recovery dialog to .uiCaolán McNamara2014-06-0417-521/+455
* coverity#705389 Mixing enum typesCaolán McNamara2014-06-041-1/+1
* coverity#738062 Uncaught exceptionCaolán McNamara2014-06-042-2/+4
* coverity#738055 Uncaught exceptionCaolán McNamara2014-06-042-2/+4
* coverity#738052 Uncaught exceptionCaolán McNamara2014-06-042-5/+7
* avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard2014-06-044-5/+5
* fix indentationMarkus Mohrhard2014-06-041-21/+21
* remove whitespaceMarkus Mohrhard2014-06-041-194/+0
* disallow private use language tags in combo box editEike Rathke2014-06-031-1/+1
* fix spelling of field name mbColseByEdit->mbCloseByEditNoel Grandin2014-06-032-8/+8
* cid#1194914 Overflowed return valueNoel Grandin2014-06-031-1/+3
* convert some sal_uInt8 fields to boolNoel Grandin2014-06-031-4/+4
* coverity#1213461 Uncaught exceptionCaolán McNamara2014-06-021-1/+2
* Resolves: fdo#79506 Some numbers are marked as translatableJulien Nabet2014-06-011-5/+5
* fdo#68849: Add header guards to all include filesJens Carl2014-06-017-1/+34