summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
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-11loplugin:redundantcast: cuiStephan Bergmann
2018-01-11Use more unique_ptr in treeopt (cui)Julien Nabet
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-11tdf#114701 Missing widget labels in Customization dialogheiko tietze
2018-01-06tdf#114818 hold the mutex before executing the error dialogXisco Fauli
2018-01-04drop FrameDirListBox typedefNoel Grandin
2018-01-04loplugin:unusedfieldsNoel Grandin
2018-01-03tdf#113357 cui: fix duplicate 'Formatted text [Richtext]' paste optionMiklos Vajna
2018-01-02RID_* can be extern global variablesNoel Grandin
2018-01-01Fix typosbansan85
2018-01-01Bump copyright year to 2018Adolfo Jayme Barrientos
2017-12-31Fix indentbansan85
2017-12-30loplugin:passstuffbyref improved return in cui,dbaccessNoel Grandin
2017-12-29Fix typosAndrea Gelmini
2017-12-28Use unique_ptr for VectorOfNodes (cui/treeopt)Julien Nabet
2017-12-28Use unique_ptr for m_aLeaves/m_aGroupedLeaves (cui)Julien Nabet
2017-12-27clang-tidy-modernize-use-equals-default in cuiJochen Nitschke
2017-12-27Calling ActivatePage directly is unnecessaryTamás Zolnai
2017-12-27tdf#111723 Fixed - Dialog does not remember the last opened tab pageekuiitr
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-22request installation of langpack via packagekitCaolán McNamara
2017-12-22Avoid crash without GPGTor Lillqvist
2017-12-21tdf#106784 Also handle automatic icon sizeMaxim Monastirsky
2017-12-21TypedWhichId in svx part 1Noel Grandin
2017-12-20Fix typosAndrea Gelmini
2017-12-20Revert "Related tdf#114457: fix leak in treeopt (cui)"Julien Nabet
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-19sal_uLong->sal_Int32 for SfxAcceleratorConfigPageCaolán McNamara
2017-12-19inline use-once typedefsNoel Grandin
2017-12-19fix bug in IconChoiceDialog::disposeNoel Grandin
2017-12-19Read/write 'encrypt to self' bitKatarina Behrens
2017-12-19Read/write preferred GPG signing/encryption keysKatarina Behrens
2017-12-19List private GPG keys in crypto config dialogKatarina Behrens
2017-12-18convert HyperLinkPageType to scoped enumNoel Grandin
2017-12-18convert ColorPickerMode to scoped enumNoel Grandin
2017-12-17tdf#98058 Respect menu:style="text" settingMaxim Monastirsky
2017-12-17loplugin:unusedindex Remove useless outer loopMike Kaganski
2017-12-16Related tdf#114457: fix leak in treeopt (cui)Julien Nabet
2017-12-15tdf#114484 - Make internal file and print dialogs obsoleteheiko tietze
2017-12-14Minor fix: unused local variableGergely Tarsoly
2017-12-12tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen
2017-12-12sal_uIntPtr->sal_uInt32 in AbstractGalleryIdDialogNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-10tdf#114261 Retain toolbar:style after customizationMaxim Monastirsky
2017-12-09tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-08gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens