summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)AuthorFilesLines
2019-01-22tdf#122748 Don't restore previous language selectionSzymon Kłos1-3/+4
2018-12-10use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2-8/+8
2018-11-05Start of work in progress on making dialogs work in the iOS appTor Lillqvist1-1/+10
2018-08-10tdf#113860 - Selecting a recent or favorite special character is not appliedMark Vecsernyes1-1/+1
2018-07-30Hide macro selector button in kit mode.George Wood1-3/+11
2018-07-26It doesn't make sense to have document links in the online version.George Wood1-6/+10
2018-04-26tdf#116725: justify selection to handle right-to-left selectionsMike Kaganski1-10/+11
2018-03-21svx: chain up correctly for SvxCharacterMap::Execute()Pranav Kant1-1/+1
2018-03-19lokdialog: Make hyperlink dialog workPranav Kant1-1/+1
2018-03-19Use SfxModalDialog class as Hyperlink dialog's basePranav Kant1-1/+1
2018-03-15do not localize Collabora Office URLAndras Timar1-1/+1
2018-03-07Resolves: tdf#113805 insert special character fails in insert footnote...Caolán McNamara1-0/+15
2018-02-13tdf#115506: Crash when trying to set pattern fill for tables in ImpressTamás Zolnai1-0/+2
2018-01-04tdf#113357 cui: fix duplicate 'Formatted text [Richtext]' paste optionMiklos Vajna1-0/+11
2017-11-21Display the threaded calculation state in Help:AboutTor Lillqvist1-4/+17
2017-11-18silence some coverity warningsCaolán McNamara1-2/+2
2017-11-14related tdf#113807: Clean up Links dialog: remove useless hidden buttonSerge Krot1-4/+0
2017-11-14tdf#113807 Enable clicking on pathfile-names in "Links" dialogSerge Krot1-0/+1
2017-11-13Fix typosAndrea Gelmini2-3/+3
2017-11-05Remove GetNextSubset and create GetSubsetMapJulien Nabet1-11/+5
2017-10-26vcl: make MapMode constructor explicitMichael Stahl8-13/+13
2017-10-25cpp check, fix redundantAssignmentGábor Koruhely1-4/+2
2017-10-25tdf#107569 Fix missing res/colorslider.pngMaxim Monastirsky1-1/+2
2017-10-23loplugin:includeform: cuiStephan Bergmann37-103/+103
2017-10-19Fix typosAndrea Gelmini1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin2-6/+6
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann1-1/+1
2017-09-28tdf#112658: fix leak when calling TextEngine::SetAttribJulien Nabet1-3/+6
2017-09-28Use sal_Int32 to stick with other SetAttrib methodsJulien Nabet1-8/+7
2017-09-27Replace sal_uLong with sal_uInt32 in SpellDialogMuhammet Kara1-1/+1
2017-09-26Special character dialog small fixesTamás Zolnai1-7/+7
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2-3/+3
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski1-2/+1
2017-09-26tdf#111739 fix Selecting a custom character as a bullet symbol insertionDaniel1-9/+15
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt1-1/+1
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt4-10/+10
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt9-24/+24
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt6-12/+12
2017-09-13Enable -Wunreachable-codeStephan Bergmann1-1/+3
2017-09-13Use "en-US" as the default for XHP's xml-lang attribute.Jan Holesovsky1-3/+3
2017-09-11Fix typosAndrea Gelmini1-1/+1
2017-09-11clang-tidy modernize-use-emplace in c*Noel Grandin4-7/+7
2017-09-10cppcheck: knownConditionTrueFalse 'bValid' is always trueJochen Nitschke1-17/+4
2017-09-08set parent for file dialog helperCaolán McNamara2-2/+3
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-09-03Removed duplicated includeAndrea Gelmini1-1/+0
2017-09-02set parent for insert ole object file dialogCaolán McNamara1-3/+3
2017-08-25Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist1-1/+1
2017-08-25tdf#111795 - Special character preview control background colorAkshay Deep1-0/+5
2017-08-23tdf#111795 - Special character preview control should have borderAkshay Deep1-1/+1