summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2018-05-15Sign Signature LineSamuel Mehrbrodt1-29/+48
2018-05-14weld GalleryIdDialogCaolán McNamara5-81/+83
2018-05-14weld TitleDialogCaolán McNamara5-70/+75
2018-05-14weld FmInputRecordNoDialogCaolán McNamara5-75/+73
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin2-3/+3
2018-05-12coverity#1430087 Division by zeroCaolán McNamara1-1/+1
2018-05-11loplugin:datamembershadow in SvxMacroTabPage_Noel Grandin1-1/+1
2018-05-10move Java from config_features to already existing config_javaRene Engelhard2-2/+2
2018-05-09vcl: get rid of Bitmap{Ex}::Filter() and Animation::Filter()Chris Sherlock1-18/+18
2018-05-08tdf#114549:entering hex/dec code should change char samplehimajin1000002-17/+26
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-5/+16
2018-05-04Resolves: tdf#117406 cannot tab into colorsets, cause can_focus was FalseCaolán McNamara1-2/+2
2018-05-03weld SvxTextTabDialogCaolán McNamara7-54/+146
2018-05-03weld SvxTextAttrPageCaolán McNamara20-232/+337
2018-05-02weld SvxTextAnimationPageCaolán McNamara3-275/+235
2018-05-01inline GtkComboBoxText liststoreCaolán McNamara1-38/+17
2018-05-01weld ScMoveTableDlgCaolán McNamara2-2/+2
2018-05-01weld ScShowTabDlgCaolán McNamara1-1/+1
2018-05-01update when gaining/losing focusCaolán McNamara2-8/+0
2018-04-30weld SvxNewTableDialogCaolán McNamara5-39/+25
2018-04-29Avoid comphelper::string::getTokenCount()Matteo Casalin1-3/+6
2018-04-29Avoid comphelper::string::getTokenCount()Matteo Casalin1-2/+2
2018-04-29Avoid comphelper::string::getTokenCount()Matteo Casalin1-7/+16
2018-04-29weld SwEndNoteOptionPageCaolán McNamara1-7/+7
2018-04-28WaE: maybe-uninitializedCaolán McNamara1-1/+1
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin3-5/+5
2018-04-27make WB_LINESPACING a bool field on ToolboxNoel Grandin1-1/+2
2018-04-27convert auto correct flags to scoped enumNoel Grandin1-54/+54
2018-04-25no users of the numeric SetCurPageId leftCaolán McNamara2-25/+0
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen6-6/+0
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin15-79/+63
2018-04-24tdf#113377 cui personalization: fix calling into VCL without necessary lockingMiklos Vajna1-2/+4
2018-04-23tdf#113959 Use simple SvxResId calls hereGabor Kelemen2-8/+8
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara99-254/+255
2018-04-21tdf#112323: Sort the category list alphabetically in the Customize dialogMuhammet Kara1-3/+8
2018-04-20bump the MAXNUM_SUGGESTIONS comparisionCaolán McNamara1-1/+1
2018-04-20vcl: move Bitmap{Ex}::ReduceColors() to BitmapColorQuantizationFilter classChris Sherlock1-1/+2
2018-04-19turn #error into static_assertCaolán McNamara1-3/+1
2018-04-19gla11y: fix some grandfathered warningsCaolán McNamara1-0/+12
2018-04-19weld HangulHanjaNewDictDialogCaolán McNamara3-38/+33
2018-04-19Add help button to signature line dialogsSamuel Mehrbrodt2-3/+29
2018-04-18Fix translation domain in a couple of .ui filesAdolfo Jayme Barrientos2-2/+2
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen1-1/+0
2018-04-17Resolves: tdf#116928 dispatch hyperlink dialog new doc in idle callbackCaolán McNamara2-75/+106
2018-04-17Related: tdf#116928 set specific parent for document warning dialogCaolán McNamara1-2/+2
2018-04-17Fix typosAndrea Gelmini1-1/+1
2018-04-17missing dialog parent for restart for language changeCaolán McNamara1-1/+1
2018-04-17coverity#1434900 Uninitialized scalar fieldCaolán McNamara1-1/+2
2018-04-17tdf#116725: justify selection to handle right-to-left selectionsMike Kaganski1-10/+11
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara1-3/+3