summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann50-413/+413
2018-01-12show something for the link name if there is no link bodyCaolán McNamara1-1/+1
2018-01-11loplugin:redundantcast: cuiStephan Bergmann7-8/+8
2018-01-11Use more unique_ptr in treeopt (cui)Julien Nabet2-12/+10
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin1-1/+1
2018-01-11tdf#114701 Missing widget labels in Customization dialogheiko tietze1-156/+231
2018-01-06tdf#114818 hold the mutex before executing the error dialogXisco Fauli1-0/+4
2018-01-04drop FrameDirListBox typedefNoel Grandin2-2/+2
2018-01-04loplugin:unusedfieldsNoel Grandin2-12/+0
2018-01-03tdf#113357 cui: fix duplicate 'Formatted text [Richtext]' paste optionMiklos Vajna4-0/+77
2018-01-02RID_* can be extern global variablesNoel Grandin2-2/+2
2018-01-01Fix typosbansan853-3/+3
2018-01-01Bump copyright year to 2018Adolfo Jayme Barrientos1-1/+1
2017-12-31Fix indentbansan851-14/+14
2017-12-30loplugin:passstuffbyref improved return in cui,dbaccessNoel Grandin1-1/+1
2017-12-29Fix typosAndrea Gelmini1-2/+2
2017-12-28Use unique_ptr for VectorOfNodes (cui/treeopt)Julien Nabet2-19/+14
2017-12-28Use unique_ptr for m_aLeaves/m_aGroupedLeaves (cui)Julien Nabet2-25/+13
2017-12-27clang-tidy-modernize-use-equals-default in cuiJochen Nitschke3-35/+0
2017-12-27Calling ActivatePage directly is unnecessaryTamás Zolnai4-10/+0
2017-12-27tdf#111723 Fixed - Dialog does not remember the last opened tab pageekuiitr2-4/+0
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-2/+1
2017-12-22request installation of langpack via packagekitCaolán McNamara1-1/+2
2017-12-22Avoid crash without GPGTor Lillqvist1-7/+10
2017-12-21tdf#106784 Also handle automatic icon sizeMaxim Monastirsky1-2/+2
2017-12-21TypedWhichId in svx part 1Noel Grandin1-3/+3
2017-12-20Fix typosAndrea Gelmini1-1/+1
2017-12-20Revert "Related tdf#114457: fix leak in treeopt (cui)"Julien Nabet1-6/+0
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-2/+2
2017-12-19sal_uLong->sal_Int32 for SfxAcceleratorConfigPageCaolán McNamara2-14/+13
2017-12-19inline use-once typedefsNoel Grandin2-4/+3
2017-12-19fix bug in IconChoiceDialog::disposeNoel Grandin1-10/+0
2017-12-19Read/write 'encrypt to self' bitKatarina Behrens1-2/+7
2017-12-19Read/write preferred GPG signing/encryption keysKatarina Behrens1-2/+31
2017-12-19List private GPG keys in crypto config dialogKatarina Behrens3-16/+73
2017-12-18convert HyperLinkPageType to scoped enumNoel Grandin4-47/+49
2017-12-18convert ColorPickerMode to scoped enumNoel Grandin1-1/+1
2017-12-17tdf#98058 Respect menu:style="text" settingMaxim Monastirsky3-2/+13
2017-12-17loplugin:unusedindex Remove useless outer loopMike Kaganski1-10/+7
2017-12-16Related tdf#114457: fix leak in treeopt (cui)Julien Nabet1-0/+6
2017-12-15tdf#114484 - Make internal file and print dialogs obsoleteheiko tietze1-2/+1
2017-12-14Minor fix: unused local variableGergely Tarsoly1-1/+1
2017-12-12tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen2-14/+6
2017-12-12sal_uIntPtr->sal_uInt32 in AbstractGalleryIdDialogNoel Grandin3-3/+3
2017-12-11loplugin:salcall fix functionsNoel Grandin3-7/+7
2017-12-10tdf#114261 Retain toolbar:style after customizationMaxim Monastirsky2-2/+5
2017-12-09tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen2-8/+10
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin5-5/+5
2017-12-08gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens1-4/+4
2017-12-08Update recent characters only when the selected character is insertedTamás Zolnai1-2/+2