summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)AuthorFilesLines
2014-07-03Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann3-129/+129
2014-07-03Avoid null this pointers in member function callsStephan Bergmann2-18/+36
2014-07-02coverity#705359 Mixing enum typesCaolán McNamara1-3/+4
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand6-55/+225
2014-06-27SdrObjCustomShape::AdjustTextFrameWidthAndHeight: allow external textMiklos Vajna1-0/+7
2014-06-25remove spurious com::sun::star::text prefixMichael Stahl1-1/+1
2014-06-25remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-06-24Remove unused mpOwner in SvxTextEditSource.Matúš Kukan1-1/+1
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida9-11/+20
2014-06-17Resolves: #i125065# handle critical cases in FillStyle/FillProperties...Armin Le Grand1-26/+38
2014-06-17coverity#1209942 Uncaught exceptionCaolán McNamara1-1/+4
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin22-29/+30
2014-06-16convert Save Progress Dialog to .uiCaolán McNamara1-1/+0
2014-06-16Clean up SdrModel::MigrateItemSetStephan Bergmann1-4/+2
2014-06-13coverity#983928 Uncaught exceptionCaolán McNamara1-2/+2
2014-06-12Bin obsolete pointless preprocessor trickeryTor Lillqvist1-6/+0
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2-3/+3
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2-2/+2
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2-2/+2
2014-06-10-Werror,-Wtautological-undefined-compareStephan Bergmann1-2/+2
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-09de-virtualize these stringify methods, nothing overrides themCaolán McNamara1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin22-68/+68
2014-06-05svx: remove SAL_THROW macroNoel Grandin3-18/+16
2014-06-04drop now unused RID_SVX_TABDLG_DOCRECOVERYCaolán McNamara1-2/+0
2014-06-04convert document recovery dialog to .uiCaolán McNamara1-4/+48
2014-06-03convert some sal_uInt8 fields to boolNoel Grandin1-2/+2
2014-06-02coverity#1213461 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-27coverity#1209946 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-27coverity#1209949 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-27css already means ::com::sun::starThomas Arnhold2-7/+7
2014-05-27cid#707139 Uncaught exceptionNoel Grandin1-1/+1
2014-05-27cid#707249 Uncaught exceptionNoel Grandin1-1/+1
2014-05-27cid#707251 Uncaught exceptionNoel Grandin1-1/+1
2014-05-27cid#707271 Uncaught exceptionNoel Grandin1-1/+1
2014-05-27cid#707272 Uncaught exceptionNoel Grandin1-1/+1
2014-05-27cid#707273 Uncaught exceptionNoel Grandin1-1/+1
2014-05-26callcatcher: update unused codeCaolán McNamara2-35/+0
2014-05-24sal_uInt16 to size_tMatteo Casalin1-1/+1
2014-05-24convert doc recovery save page to .uiCaolán McNamara1-1/+0
2014-05-24coverity#707241 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-24coverity#983802 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-24coverity#983926 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-23coverity#1209950 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-23coverity#1210006 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-22+ SvxLanguageComboBox EditModifyHdl(), SaveEditedAsEntry()Eike Rathke1-1/+15
2014-05-21we have GetEntryPos(), use itEike Rathke1-0/+3