summaryrefslogtreecommitdiffstats
path: root/include/sfx2
Commit message (Expand)AuthorAgeFilesLines
* Related: tdf#144389: merge ThumbnailView and ThumbnailViewBaseCaolán McNamara2021-09-132-26/+13
* tdf#142458 minimal width not including extra width needed by scrolledwindowCaolán McNamara2021-09-031-0/+1
* tdf#143353 defer tip of the day until impress template dialog is goneCaolán McNamara2021-08-191-0/+6
* Resolves tdf#131817 - Option to globally switch toolbar locking on/offHeiko Tietze2021-06-081-0/+1
* Resolves tdf#140360 - Provide option to turn off sidebar's minimum widthHeiko Tietze2021-06-071-0/+1
* no need to allocate SfxStyleFamilies on the heapNoel Grandin2021-05-281-1/+2
* tdf#47065 Add new file open UI options and implement a new threadMatt K2021-05-271-0/+12
* fix leak in SfxTabDialogControllerNoel Grandin2021-05-241-0/+1
* add Toggleable as a separate thing to a ButtonCaolán McNamara2021-05-213-12/+12
* move some headers inside modulesNoel Grandin2021-05-202-88/+0
* use toggle instead of click for ToggleButtonCaolán McNamara2021-05-192-5/+5
* tdf#141677 Make columns sortableGülşah Köse2021-05-171-0/+2
* split OutputDevice from WindowNoel Grandin2021-05-171-2/+2
* tdf#141426 Remove GtkPaned struct unnecessary tabs.Gülşah Köse2021-05-121-5/+0
* tdf#91874 Command Popup - HUD to search and run LO commandsTomaž Vajngerl2021-05-112-1/+4
* Fix style previews widget with multiple languagesSzymon Kłos2021-05-111-1/+4
* tdf#84502 CuiConfigGroupListBox Macros,Styles like category for SidebarJim Raykowski2021-05-113-2/+8
* tdf#90101 add .uno:PasteAsLinkscito2021-05-071-0/+3
* loplugin:constmethodNoel Grandin2021-05-054-9/+9
* tdf#102255 add .uno:PasteTransposedscito2021-05-031-0/+1
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-022-4/+4
* tdf#79049 speed up OOXML workbook loadNoel Grandin2021-04-302-4/+9
* Fix typo SID_TEMPLATE_ADDRESSBOKSOURCE->SID_TEMPLATE_ADDRESSBOOKSOURCEJulien Nabet2021-04-291-1/+1
* use string_view in INetURLObject::encodeNoel Grandin2021-04-281-2/+2
* tdf#138883 Prevent renaming TemplatesVert D2021-04-272-0/+7
* lok: add rendering and input for form controls in CalcTomaž Vajngerl2021-04-261-0/+151
* tdf#141824 init navigator to possibly floating in base ctorCaolán McNamara2021-04-231-6/+3
* loplugin:constantparamNoel Grandin2021-04-171-1/+1
* tdf#125909 tdf#141298 sw: show (Hidden) Track Changes infobarLászló Németh2021-04-122-0/+3
* drop unneeded includeCaolán McNamara2021-04-121-1/+0
* Resolves tdf#135896 - Add hyperlink to file locationHeiko Tietze2021-04-121-1/+1
* Recheck include/ with IWYUGabor Kelemen2021-04-0912-17/+7
* remove need for an intermediate vcl::WindowCaolán McNamara2021-04-091-1/+5
* Extend ToolBarManager to build weld::ToolbarSzymon Kłos2021-04-061-0/+1
* Added delete keyinput to listview, fixed reload() issues: solves tdf#138884Vert D2021-03-262-0/+8
* use weld::Box so we can reorder contentsCaolán McNamara2021-03-251-1/+1
* loplugin:unusedmethodsNoel2021-03-243-7/+0
* tdf#140539 don't allow help to be relaunched during launchCaolán McNamara2021-03-221-0/+1
* change SfxApplication::GetTopWindow to weld::WindowCaolán McNamara2021-03-221-2/+1
* elide extracting vcl::Window from awt::XWindowCaolán McNamara2021-03-211-2/+0
* devtools: change "Current Selection" button to toolbarTomaž Vajngerl2021-03-211-1/+0
* drop unneeded includeCaolán McNamara2021-03-201-1/+0
* inline some tiny sfx2 functionsNoel2021-03-181-5/+0
* weld the sidebar deckCaolán McNamara2021-03-186-63/+54
* devtools: add refresh button for the DocumentObjectTreeViewTomaž Vajngerl2021-03-172-0/+5
* devtools: add a text view to show the value of selected propertyTomaž Vajngerl2021-03-163-2/+13
* devtools: put ObjectInspector widgets into it's own classTomaž Vajngerl2021-03-163-21/+55
* Fix typo in codeAndrea Gelmini2021-03-151-1/+1
* drop PrintWindowSubTree that is only callable by itselfCaolán McNamara2021-03-151-2/+0
* fix typo in style dialog functionSeth Chaiklin2021-03-141-1/+1