summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* Related: tdf#130445 Fix custom icon scale checkMaxim Monastirsky2020-09-301-16/+7
* tdf#130445 Use actual icon sizeMaxim Monastirsky2020-09-302-6/+4
* tdf#135965 let F1 in gtk widgets embedded in a GtkSalFrame call helpCaolán McNamara2020-08-271-0/+4
* tdf#134887 NewToolbarController: Use different icons for extra largeMaxim Monastirsky2020-08-111-1/+1
* Revert "configure: add a --with-product-flavor switch"Heiko Tietze2020-07-211-7/+0
* Revert "Disable flavour in title bar for Linux."Heiko Tietze2020-07-211-2/+2
* Disable flavour in title bar for Linux.Michael Meeks2020-07-021-2/+2
* configure: add a --with-product-flavor switchMiklos Vajna2020-07-011-0/+7
* tdf#134106: Get rid of XDesktopInternal againStephan Bergmann2020-06-262-3/+16
* Clean up dead codeStephan Bergmann2020-05-251-2/+0
* move InterimItemWindow to vclCaolán McNamara2020-05-223-3/+3
* tweak to narrow stretchable widget defaultsCaolán McNamara2020-05-211-1/+1
* use for-range on Sequence in f*Noel Grandin2020-05-2153-458/+429
* comphelper, drawinglayer, framework, starmath: clang-format these filesMiklos Vajna2020-05-181-29/+40
* expand out some namespace aliasesNoel Grandin2020-05-131-26/+23
* compact namespace in filter..frameworkNoel Grandin2020-05-082-4/+4
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-274-0/+4
* tdf#124176: Use pragma once instead of include guardsAndrea Gelmini2020-04-261-4/+1
* update pchesCaolán McNamara2020-04-264-26/+12
* LoseFocus incorrectly calling notifyFocusGetCaolán McNamara2020-04-232-2/+8
* weld ListBoxControlCaolán McNamara2020-04-231-62/+62
* weld ComboBoxControlCaolán McNamara2020-04-233-98/+90
* remove undocumented ComboboxToolbarController propertiesCaolán McNamara2020-04-232-58/+0
* fix assert in empty complextoolbarcontrols combobox sdk example addonCaolán McNamara2020-04-231-1/+5
* EditControl can be finalCaolán McNamara2020-04-231-1/+1
* weld EditControlCaolán McNamara2020-04-222-55/+49
* Fix typosAndrea Gelmini2020-04-221-1/+1
* uiobject.hxx only needs forward declaresCaolán McNamara2020-04-224-8/+11
* seems a poor idea to increment a vector iter by COMBOBOX_APPENDCaolán McNamara2020-04-221-3/+2
* effectively unused mnStyle memberCaolán McNamara2020-04-201-1/+1
* Fix autorecovery using wrong directorySamuel Mehrbrodt2020-04-171-1/+1
* loplugin:buriedassign in f,h,i*Noel Grandin2020-04-151-20/+24
* add an IsEmpty method to tools::Size and use itNoel Grandin2020-04-154-4/+4
* loplugin:flatten in frameworkNoel Grandin2020-04-0863-4921/+4915
* new loplugin:unusedvariableplusNoel Grandin2020-04-071-1/+0
* make more classes private in mergedlibs modeNoel Grandin2020-03-2310-10/+20
* tdf#127205 call shutdown in terminate, if not execJan-Marek Glogowski2020-03-171-1/+3
* comparison operators should be constNoel Grandin2020-03-121-1/+1
* Fix typoAndrea Gelmini2020-03-021-1/+1
* tdf#129096: Document Recovery: Use TypeDetection on loadVasily Melenchuk2020-03-021-0/+32
* tdf#130163 Show undock or dock menu item in toolbar menuJim Raykowski2020-02-244-7/+40
* tdf#127205 split Desktop::terminate processJan-Marek Glogowski2020-02-222-73/+78
* Drop o3tl::optional wrapperStephan Bergmann2020-02-215-5/+5
* Drop needless junit and python make conditionalsJan-Marek Glogowski2020-02-171-2/+0
* clang-format f*,h* with under 5-percent lines of changeMuhammet Kara2020-02-161-4/+2
* tdf#126700 allow replacing the default documentsJan-Marek Glogowski2020-02-121-6/+4
* Revert "tdf#129096 Don't autosave encrypted documents"Thorsten Behrens2020-02-101-8/+2
* tdf#129096 Don't autosave encrypted documentsThorsten Behrens2020-02-081-2/+8
* replace some more copy/clear with swapNoel Grandin2020-02-081-4/+5
* Fix typoAndrea Gelmini2020-02-081-1/+1