summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)AuthorFilesLines
2020-02-11tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)1-0/+1
2019-12-02LOK: remove the Reset button from the Hyperlink dialogAshod Nakashian1-2/+9
2019-09-30use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2-8/+8
2019-09-22Hide macro selector button in kit mode.George Wood1-3/+11
2019-09-16tdf#124362 hide Addressbook button in OnlineAndras Timar1-1/+4
2019-07-11Prepare PasteSpecial for Async-ness (sw, basesh.cxx)Muhammet Kara1-0/+119
2019-06-21cui: fix Impress hyperlink insert when the form listbox is hiddenMiklos Vajna1-1/+7
2019-06-21lo: disable under-used hyperlink fields that are buggy online.Michael Meeks1-16/+32
2019-06-15do not localize Collabora Office URLAndras Timar1-1/+1
2019-06-04tdf#125576: Empty recent characters in special characters dialog...Tamás Zolnai1-2/+6
2019-06-01tdf#124936 Show "(x86)" in About dialog on the 32-bit versionTakeshi Abe1-0/+2
2019-05-15Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara1-7/+10
2019-05-03Resolves: tdf#125080 crashing adding a ref to a non-VclPtrCaolán McNamara1-6/+1
2019-05-02Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann1-1/+1
2019-03-21Resolves: tdf#122803 make gallery 'add' dialog title localizedCaolán McNamara1-1/+1
2019-03-12tdf#123304: Allow the full feature syntax as pre 6.2Khaled Hosny1-2/+2
2019-02-06tdf#122748 Don't restore previous language selectionSzymon Kłos1-3/+4
2018-12-19tdf#122119 make fontfeature dialog size unlimitedCaolán McNamara1-5/+0
2018-12-19set explicit color for font feature preview bgCaolán McNamara1-0/+4
2018-12-03weld ScShareDocumentDlgCaolán McNamara2-2/+2
2018-11-29weld ActualizeProgressCaolán McNamara1-38/+15
2018-11-29weld GalleryThemePropertiesCaolán McNamara1-127/+77
2018-11-29weld GalleryFilesPageCaolán McNamara1-136/+96
2018-11-25weld SfxMacroAssignDlgCaolán McNamara1-4/+4
2018-11-22weld SwCondCollPageCaolán McNamara1-1/+1
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen6-0/+6
2018-11-16loplugin:buriedassign in avmedia..cuiNoel Grandin1-4/+2
2018-11-13tdf#118568 Use custom image for signing signature lineSamuel Mehrbrodt2-8/+82
2018-11-13Related tdf#118581 Use subject name, not issuer name for signature lineSamuel Mehrbrodt1-2/+2
2018-11-12tdf#118581 Correctly display issuer name in signature lineSamuel Mehrbrodt1-3/+7
2018-11-11Removed repeated semicolonAndrea Gelmini1-1/+1
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-2/+1
2018-11-09tdf#121294: Allow better localization of gallery properties dialog titleMuhammet Kara1-2/+2
2018-11-08Related: tdf#121238 show ui language as well as localeCaolán McNamara1-9/+14
2018-11-08Convert FieldUnit to scoped enumMike Kaganski3-42/+42
2018-11-07move SvTreeListBox to vclCaolán McNamara9-15/+15
2018-11-03Start of work in progress on making dialogs work in the iOS appTor Lillqvist1-1/+10
2018-10-31replace StartExecuteModal with StartExecuteAsyncCaolán McNamara1-18/+12
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2-0/+2
2018-10-24weld AdvancedSettingsDialogCaolán McNamara4-10/+10
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin3-4/+3
2018-10-21aUS is always emptyCaolán McNamara1-19/+3
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-10-15add SvStream::TellEndNoel Grandin1-1/+1
2018-10-15The code doesn’t check for glyphs, but for code points (i.e., characters)Adolfo Jayme Barrientos1-1/+1
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara2-2/+0
2018-10-10weld FmShowColsDialogCaolán McNamara1-23/+14
2018-10-10optimize adding a block of entries at one timeCaolán McNamara1-8/+7
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-23/+22
2018-10-06drop some now unnecessary includeCaolán McNamara2-13/+1