summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)AuthorFilesLines
2014-07-09simplify loopDavid Tardon1-8/+5
2014-07-09fdo#81004 this looks like a mis-merge to meDavid Tardon1-8/+0
2014-07-09tweak conversion a bitCaolán McNamara3-31/+25
2014-07-09RID_SVXDLG_IMAP conversion to .uiSzymon Kłos5-498/+286
2014-07-03fix regression in paper format previewCaolán McNamara1-3/+1
2014-07-01Activate the "suspicious cast to sal_Bool" parts of loplugin:salboolStephan Bergmann1-2/+2
2014-07-01Related: fdo#80713 make 'Gif image', etc. translatableCaolán McNamara3-10/+70
2014-07-01loplugin:literaltoboolconversionStephan Bergmann2-9/+9
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand2-334/+585
2014-06-30Called C++ object pointer is nullCaolán McNamara1-1/+1
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud3-5/+5
2014-06-26clang: Result of operation is garbage or undefinedCaolán McNamara1-3/+3
2014-06-22Avoid possible memory leaks in case of exceptionsTakeshi Abe5-45/+32
2014-06-22Drop commented-out codeTakeshi Abe1-5/+0
2014-06-21Avoid possible memory leaks in case of exceptionsTakeshi Abe4-30/+24
2014-06-18coverity#706090 Unintended sign extensionCaolán McNamara1-1/+1
2014-06-18coverity#1132707 Unintended sign extensionCaolán McNamara1-2/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin2-8/+0
2014-06-16convert Save Progress Dialog to .uiCaolán McNamara3-65/+10
2014-06-13loplugin:staticcallStephan Bergmann1-7/+7
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2-6/+6
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-09loplugin: inlinesimplememberfunctionsNoel Grandin5-80/+0
2014-06-04drop now unused RID_SVX_TABDLG_DOCRECOVERYCaolán McNamara1-11/+0
2014-06-04convert document recovery dialog to .uiCaolán McNamara4-367/+163
2014-06-03disallow private use language tags in combo box editEike Rathke1-1/+1
2014-06-03convert some sal_uInt8 fields to boolNoel Grandin1-4/+4
2014-05-30coverity#704809 Explicit null dereferencedCaolán McNamara1-2/+5
2014-05-27fdo#78920: Number %NUMBERSTRING in tooltipJason Hulme1-2/+2
2014-05-26coverity#705258 Missing break in switchCaolán McNamara1-0/+1
2014-05-26callcatcher: update unused codeCaolán McNamara1-8/+0
2014-05-24convert doc recovery save page to .uiCaolán McNamara3-128/+22
2014-05-23feedback color indicator for invalid tagsEike Rathke1-0/+19
2014-05-23coverity#1215400 Uninitialized scalar fieldCaolán McNamara1-2/+5
2014-05-22advance start of edit selection on a matching entryEike Rathke1-0/+17
2014-05-22+ SvxLanguageComboBox EditModifyHdl(), SaveEditedAsEntry()Eike Rathke1-0/+73
2014-05-21we have GetEntryPos(), use itEike Rathke1-8/+12
2014-05-21RID_DLG_UPDATE conversion to .uisk941-5/+5
2014-05-20SvxRelativeField: set the unit from the passed stringmapMichael Stahl1-4/+10
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold8-40/+0
2014-05-19svx: SvxPixelCtl should never be able to have zero linesChris Sherlock1-0/+1
2014-05-19Resolves: fdo#78841 crash because parent isn't SvxTabPageCaolán McNamara1-13/+4
2014-05-16more SvxLanguageBoxBase interfacingEike Rathke1-4/+97
2014-05-16introduce SvxLanguageBoxBase, SvxLanguageBox, SvxLanguageComboBoxEike Rathke1-75/+205
2014-05-08some more %PRODUCTNAME usageThomas Arnhold1-2/+2
2014-05-08typosThomas Arnhold1-1/+1
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin1-2/+2
2014-05-07coverity#735860 Explicit null dereferencedCaolán McNamara1-5/+6
2014-05-07coverity#735859 Explicit null dereferencedCaolán McNamara1-7/+3