summaryrefslogtreecommitdiffstats
path: root/cui/source/dialogs
Commit message (Expand)AuthorAgeFilesLines
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-152-3/+0
* create a macro library for implementing bit-flags typesNoel Grandin2014-10-131-1/+1
* vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock2014-10-131-3/+3
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-115-9/+9
* convert vcl StateChangedType to enum classNoel Grandin2014-10-112-2/+2
* coverity#1242370: Unchecked return valueNorbert Thiebaud2014-10-041-6/+5
* rename SvRef::AddRef to AddFirstRefNoel Grandin2014-10-031-1/+1
* coverity#1242776 Unused valueCaolán McNamara2014-10-021-34/+0
* fdo#82577: Handle TimeNoel Grandin2014-10-011-1/+1
* cui: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-301-23/+9
* fdo#82577: Handle RegionNoel Grandin2014-09-301-1/+1
* fixed behavior of Writer's Special Character dialogSzymon Kłos2014-09-261-2/+15
* fdo#64302: Writer’s Special Character dialog could be simplerSzymon Kłos2014-09-241-31/+0
* fdo#82577: Handle WindowNoel Grandin2014-09-2335-128/+128
* fdo#82577: Handle FontNoel Grandin2014-09-187-24/+24
* cui: sal_Bool -> boolStephan Bergmann2014-09-121-1/+1
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-124-6/+6
* Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann2014-09-102-4/+4
* fdo#45071: Remove ENABLE_NPAPI_INTO_BROWSER left-oversStephan Bergmann2014-09-091-196/+0
* src: capitalization as the restThomas Arnhold2014-09-051-2/+2
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-234-7/+7
* fdo#56456 fdo#75578 fdo#63271 fdo#75805 Improve hyperlink dialogThomas Arnhold2014-08-223-49/+56
* Typo: and->endJulien Nabet2014-08-211-1/+1
* drop unnecessary shl.hxx includesCaolán McNamara2014-08-1812-12/+0
* ErrorBox->MessageDialogCaolán McNamara2014-08-185-21/+19
* ErrorBoxes from fmsearch to StringThomas Arnhold2014-08-153-12/+10
* remove unused HYPERDLG_IMGBUTTON_HEIGHTThomas Arnhold2014-08-091-1/+0
* coverity#1229891 Uninitialized scalar fieldCaolán McNamara2014-08-071-0/+1
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-08-041-5/+13
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-07-303-10/+8
* loplugin:unreffunStephan Bergmann2014-07-291-8/+0
* Converted RID_SVX_MDLG_HANGULHANJA to Widget Layout.Rachit Gupta2014-07-296-972/+177
* coverity#1228876 Uninitialized pointer fieldCaolán McNamara2014-07-261-5/+8
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-07-271-13/+9
* Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin2014-07-261-1/+1
* Convert RID_SVX_MDLG_HANGULHANJA_EDIT to Widget Layout.Rachit Gupta2014-07-254-238/+80
* coverity#1226482 Dereference after null checkCaolán McNamara2014-07-181-4/+7
* Convert RID_CUI_DIALOG_COLORPICKER to .uiPalenik Mihály2014-07-113-735/+212
* return early for empty bitmapCaolán McNamara2014-07-111-0/+3
* remove SvRefBase::ReleaseReferenceNoel Grandin2014-07-101-1/+1
* remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2014-06-275-7/+7
* -Werror,-Wunused-function -Werror,-Wunused-private-fieldStephan Bergmann2014-06-241-27/+1
* tweak sizesCaolán McNamara2014-06-241-0/+1
* hide old page on showing new pageCaolán McNamara2014-06-241-45/+19
* loop through all pages to get optimal sizeCaolán McNamara2014-06-241-5/+25
* rename and rework SetCtrlPos to SetCtrlStyleCaolán McNamara2014-06-241-11/+4
* unnecessary check before deleteCaolán McNamara2014-06-241-4/+2
* drop ResizeCaolán McNamara2014-06-241-16/+0
* drop SetPosSizePagesCaolán McNamara2014-06-241-25/+0
* strip SetPosSizeCtrls down to min requiredCaolán McNamara2014-06-241-86/+3