summaryrefslogtreecommitdiffstats
path: root/cui/source/dialogs
Commit message (Expand)AuthorAgeFilesLines
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-102-8/+8
* Start of work in progress on making dialogs work in the iOS appTor Lillqvist2018-11-051-1/+10
* tdf#113860 - Selecting a recent or favorite special character is not appliedMark Vecsernyes2018-08-101-1/+1
* Hide macro selector button in kit mode.George Wood2018-07-301-3/+11
* It doesn't make sense to have document links in the online version.George Wood2018-07-261-6/+10
* tdf#116725: justify selection to handle right-to-left selectionsMike Kaganski2018-04-261-10/+11
* svx: chain up correctly for SvxCharacterMap::Execute()Pranav Kant2018-03-211-1/+1
* lokdialog: Make hyperlink dialog workPranav Kant2018-03-191-1/+1
* Use SfxModalDialog class as Hyperlink dialog's basePranav Kant2018-03-191-1/+1
* do not localize Collabora Office URLAndras Timar2018-03-151-1/+1
* Resolves: tdf#113805 insert special character fails in insert footnote...Caolán McNamara2018-03-071-0/+15
* tdf#115506: Crash when trying to set pattern fill for tables in ImpressTamás Zolnai2018-02-131-0/+2
* tdf#113357 cui: fix duplicate 'Formatted text [Richtext]' paste optionMiklos Vajna2018-01-041-0/+11
* Display the threaded calculation state in Help:AboutTor Lillqvist2017-11-211-4/+17
* silence some coverity warningsCaolán McNamara2017-11-181-2/+2
* related tdf#113807: Clean up Links dialog: remove useless hidden buttonSerge Krot2017-11-141-4/+0
* tdf#113807 Enable clicking on pathfile-names in "Links" dialogSerge Krot2017-11-141-0/+1
* Fix typosAndrea Gelmini2017-11-132-3/+3
* Remove GetNextSubset and create GetSubsetMapJulien Nabet2017-11-051-11/+5
* vcl: make MapMode constructor explicitMichael Stahl2017-10-268-13/+13
* cpp check, fix redundantAssignmentGábor Koruhely2017-10-251-4/+2
* tdf#107569 Fix missing res/colorslider.pngMaxim Monastirsky2017-10-251-1/+2
* loplugin:includeform: cuiStephan Bergmann2017-10-2337-103/+103
* Fix typosAndrea Gelmini2017-10-191-1/+1
* add << operator for css::uno::ExceptionNoel Grandin2017-10-042-6/+6
* Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann2017-09-281-1/+1
* tdf#112658: fix leak when calling TextEngine::SetAttribJulien Nabet2017-09-281-3/+6
* Use sal_Int32 to stick with other SetAttrib methodsJulien Nabet2017-09-281-8/+7
* Replace sal_uLong with sal_uInt32 in SpellDialogMuhammet Kara2017-09-271-1/+1
* Special character dialog small fixesTamás Zolnai2017-09-261-7/+7
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-262-3/+3
* tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski2017-09-261-2/+1
* tdf#111739 fix Selecting a custom character as a bullet symbol insertionDaniel2017-09-261-9/+15
* Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt2017-09-251-1/+1
* Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt2017-09-254-10/+10
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-219-24/+24
* Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2017-09-216-12/+12
* Enable -Wunreachable-codeStephan Bergmann2017-09-131-1/+3
* Use "en-US" as the default for XHP's xml-lang attribute.Jan Holesovsky2017-09-131-3/+3
* Fix typosAndrea Gelmini2017-09-111-1/+1
* clang-tidy modernize-use-emplace in c*Noel Grandin2017-09-114-7/+7
* cppcheck: knownConditionTrueFalse 'bValid' is always trueJochen Nitschke2017-09-101-17/+4
* set parent for file dialog helperCaolán McNamara2017-09-082-2/+3
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-1/+1
* Removed duplicated includeAndrea Gelmini2017-09-031-1/+0
* set parent for insert ole object file dialogCaolán McNamara2017-09-021-3/+3
* Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist2017-08-251-1/+1
* tdf#111795 - Special character preview control background colorAkshay Deep2017-08-251-0/+5
* tdf#111795 - Special character preview control should have borderAkshay Deep2017-08-231-1/+1
* convert message box style bits to scoped enumNoel Grandin2017-08-232-4/+4