summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2021-03-05use container_focus_changed instead of toplevel_focus_changedCaolán McNamara1-2/+2
2021-03-05emplace_back: use perfect forwarding if possibleThorsten Behrens1-1/+1
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara1-2/+3
2021-03-04master slide panel shouldn't have "more options" buttonCaolán McNamara4-5/+5
2021-03-03Fix non-valid json generation on NotifyOtherViewsmert1-3/+9
2021-03-01loplugin:refcounting in sfx2Noel5-13/+11
2021-02-28devtools: on demand create the content of tab pagesTomaž Vajngerl3-27/+84
2021-02-28devtools: object inspector toolbar and object stackTomaž Vajngerl3-61/+218
2021-02-27hide some FloatingWindow detailsCaolán McNamara5-9/+3
2021-02-27Resolves tdf#137922 - Tight extension in start centerHeiko Tietze1-1/+6
2021-02-27Resolves tdf#139453 - Image for Base in start centerHeiko Tietze2-0/+9
2021-02-27tdf#138097 - Update templates / FreshesHeiko Tietze1-1/+1
2021-02-26Resolves tdf#139243 - UI glitch in start centerHeiko Tietze1-1/+1
2021-02-26tdf#138097 - Update templates / Growing LibertyHeiko Tietze1-1/+1
2021-02-26tdf#138097 - Update templates / Yellow IdeaHeiko Tietze1-1/+1
2021-02-26Missing string for Candy templateHeiko Tietze1-1/+1
2021-02-26tdf#138097 - Update templates / Grey ElegantHeiko Tietze1-1/+1
2021-02-26tdf#138097 - Update templates / SunsetHeiko Tietze1-1/+1
2021-02-26devtools: support showing type's name as valueTomaž Vajngerl1-0/+6
2021-02-26devtools: add popup menu for properties to inspect objectsTomaž Vajngerl3-0/+60
2021-02-26devtools: support XIndexAccess and XNameAccess in object inspectorTomaž Vajngerl1-0/+26
2021-02-25drop archaic rollable supportCaolán McNamara1-2/+1
2021-02-25drop WB_ROLLABLECaolán McNamara3-3/+3
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara4-0/+5
2021-02-24hide menubar detailsCaolán McNamara1-6/+1
2021-02-24use GetMenuBarHeight to get menu bar heightCaolán McNamara1-1/+1
2021-02-24use XPopupMenu::execute to run the menuCaolán McNamara1-5/+4
2021-02-24Don't build URL only to drop the result immediatelyMike Kaganski1-5/+2
2021-02-23loplugin:unusedfieldsNoel1-4/+1
2021-02-23No need to check if parent is empty: utl::TempFile does it itselfMike Kaganski1-2/+2
2021-02-23sfx2 store: fix export to PDF when dir name is URL-encodedMiklos Vajna3-10/+39
2021-02-22factor out as a ResizableDockingWindowCaolán McNamara3-29/+19
2021-02-22move dockingwindow.ui to vclCaolán McNamara4-21/+2
2021-02-22devtools: add implementation class to the methods categoryTomaž Vajngerl2-2/+18
2021-02-22devtools: add MethodNode to show the column values for methodsTomaž Vajngerl1-2/+79
2021-02-22devtools: rework columns for all categories in the inspectorTomaž Vajngerl1-64/+9
2021-02-22devtools: change the object inspector view to tabsTomaž Vajngerl3-201/+475
2021-02-20no need for this .ui to require LibreOffice libCaolán McNamara1-1/+0
2021-02-20loplugin:refcounting in sfx2Noel14-55/+39
2021-02-20drop some unneeded includesCaolán McNamara1-1/+0
2021-02-19uitest: sw: differentiate the elements in the custompropertieslinesXisco Fauli1-5/+13
2021-02-19update pchesCaolán McNamara1-1/+3
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara1-0/+1
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara1-1/+1
2021-02-16weld sidebar "too-narrow" CloseIndicatorCaolán McNamara3-47/+40
2021-02-16loplugin:referencecasting in sfx2Noel20-74/+71
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara2-0/+10
2021-02-15Related: tdf#140387 give toolbuttons a11y namesCaolán McNamara4-15/+17
2021-02-14tdf#140308 Crash import old OpenOffice templateNoel Grandin1-5/+12
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski1-2/+3