summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2021-01-24tdf#139774 fix wrong use List Box icon in Combo Box right click menuRizal Muttaqin
2020-09-30Related: tdf#130445 Fix custom icon scale checkMaxim Monastirsky
2020-09-30tdf#130445 Use actual icon sizeMaxim Monastirsky
2020-08-27tdf#135965 let F1 in gtk widgets embedded in a GtkSalFrame call helpCaolán McNamara
2020-08-11tdf#134887 NewToolbarController: Use different icons for extra largeMaxim Monastirsky
2020-07-21Revert "configure: add a --with-product-flavor switch"Heiko Tietze
2020-07-21Revert "Disable flavour in title bar for Linux."Heiko Tietze
2020-07-02Disable flavour in title bar for Linux.Michael Meeks
2020-07-01configure: add a --with-product-flavor switchMiklos Vajna
2020-06-26tdf#134106: Get rid of XDesktopInternal againStephan Bergmann
2020-05-25Clean up dead codeStephan Bergmann
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-21tweak to narrow stretchable widget defaultsCaolán McNamara
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-05-18comphelper, drawinglayer, framework, starmath: clang-format these filesMiklos Vajna
2020-05-13expand out some namespace aliasesNoel Grandin
2020-05-08compact namespace in filter..frameworkNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-26tdf#124176: Use pragma once instead of include guardsAndrea Gelmini
2020-04-26update pchesCaolán McNamara
2020-04-23LoseFocus incorrectly calling notifyFocusGetCaolán McNamara
2020-04-23weld ListBoxControlCaolán McNamara
2020-04-23weld ComboBoxControlCaolán McNamara
2020-04-23remove undocumented ComboboxToolbarController propertiesCaolán McNamara
2020-04-23fix assert in empty complextoolbarcontrols combobox sdk example addonCaolán McNamara
2020-04-23EditControl can be finalCaolán McNamara
2020-04-22weld EditControlCaolán McNamara
2020-04-22Fix typosAndrea Gelmini
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-22seems a poor idea to increment a vector iter by COMBOBOX_APPENDCaolán McNamara
2020-04-20effectively unused mnStyle memberCaolán McNamara
2020-04-17Fix autorecovery using wrong directorySamuel Mehrbrodt
2020-04-15loplugin:buriedassign in f,h,i*Noel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-08loplugin:flatten in frameworkNoel Grandin
2020-04-07new loplugin:unusedvariableplusNoel Grandin
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-03-17tdf#127205 call shutdown in terminate, if not execJan-Marek Glogowski
2020-03-12comparison operators should be constNoel Grandin
2020-03-02Fix typoAndrea Gelmini
2020-03-02tdf#129096: Document Recovery: Use TypeDetection on loadVasily Melenchuk
2020-02-24tdf#130163 Show undock or dock menu item in toolbar menuJim Raykowski
2020-02-22tdf#127205 split Desktop::terminate processJan-Marek Glogowski
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-17Drop needless junit and python make conditionalsJan-Marek Glogowski
2020-02-16clang-format f*,h* with under 5-percent lines of changeMuhammet Kara
2020-02-12tdf#126700 allow replacing the default documentsJan-Marek Glogowski
2020-02-10Revert "tdf#129096 Don't autosave encrypted documents"Thorsten Behrens
2020-02-08tdf#129096 Don't autosave encrypted documentsThorsten Behrens
2020-02-08replace some more copy/clear with swapNoel Grandin