summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)Author
2018-01-29Removed valueless lines of commentstagezi
2018-01-26Fix typosAndrea Gelmini
2018-01-21more ScopedVclPtr for dialogsNoel Grandin
2018-01-16Fix typosAndrea Gelmini
2018-01-16svx: chain up correctly for SvxCharacterMap::Execute()Pranav Kant
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann
2018-01-12show something for the link name if there is no link bodyCaolán McNamara
2018-01-04loplugin:unusedfieldsNoel Grandin
2018-01-03tdf#113357 cui: fix duplicate 'Formatted text [Richtext]' paste optionMiklos Vajna
2017-12-30loplugin:passstuffbyref improved return in cui,dbaccessNoel Grandin
2017-12-20Fix typosAndrea Gelmini
2017-12-19inline use-once typedefsNoel Grandin
2017-12-19fix bug in IconChoiceDialog::disposeNoel Grandin
2017-12-18convert HyperLinkPageType to scoped enumNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-08Update recent characters only when the selected character is insertedTamás Zolnai
2017-12-07lokdialog: Make hyperlink dialog workPranav Kant
2017-12-06tdf#114122 - Double click in special character dialog inserts a characterMark Vecsernyes
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-06loplugin:countusersofdefaultparams in cuiNoel Grandin
2017-11-29Use SfxModalDialog class as Hyperlink dialog's basePranav Kant
2017-11-27tdf#113860 - Selecting a recent or favorite special character is not appliedMark Vecsernyes
2017-11-21Display the threaded calculation state in Help:AboutTor Lillqvist
2017-11-18silence some coverity warningsCaolán McNamara
2017-11-14related tdf#113807: Clean up Links dialog: remove useless hidden buttonSerge Krot
2017-11-14tdf#113807 Enable clicking on pathfile-names in "Links" dialogSerge Krot
2017-11-13Fix typosAndrea Gelmini
2017-11-05Remove GetNextSubset and create GetSubsetMapJulien Nabet
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-25cpp check, fix redundantAssignmentGábor Koruhely
2017-10-25tdf#107569 Fix missing res/colorslider.pngMaxim Monastirsky
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-10-19Fix typosAndrea Gelmini
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann
2017-09-28tdf#112658: fix leak when calling TextEngine::SetAttribJulien Nabet
2017-09-28Use sal_Int32 to stick with other SetAttrib methodsJulien Nabet
2017-09-27Replace sal_uLong with sal_uInt32 in SpellDialogMuhammet Kara
2017-09-26Special character dialog small fixesTamás Zolnai
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski
2017-09-26tdf#111739 fix Selecting a custom character as a bullet symbol insertionDaniel
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-13Enable -Wunreachable-codeStephan Bergmann
2017-09-13Use "en-US" as the default for XHP's xml-lang attribute.Jan Holesovsky