summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2021-06-22Avoid crash getting default item for OWN_ATTR_TEXTCOLUMNSMike Kaganski1-0/+21
2021-06-17Resolves tdf#142513 fix zoom caller handlingJim Raykowski4-8/+10
2021-06-15sd: ubsan - fix heap-use-after-free in SdOutlinerTomaž Vajngerl2-30/+36
2021-06-15tdf#142478 add test that triggers find all and crashesTomaž Vajngerl2-0/+25
2021-06-14Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski1-9/+11
2021-06-14tdf#142478 fix crash when searching and a viewshell change occursTomaž Vajngerl1-1/+11
2021-06-10editengine-columns: PPTX support (tdf#118458)Mike Kaganski5-72/+144
2021-06-10editengine-columns: Implement layoutMike Kaganski5-12/+115
2021-06-10editengine-columns: ODF support [API CHANGE]Mike Kaganski3-0/+82
2021-06-10editengine-columns: Create document model and dialog pageMike Kaganski2-0/+102
2021-06-09jsdialog: sidebar: avoid duplicated widget idsSzymon Kłos11-10/+66
2021-06-07Fix and unify the two methods that get scaled text sizeMike Kaganski1-3/+2
2021-05-31sd: Unit test for Table deletion with Delete Keymerttumer1-0/+26
2021-05-31Unit tests for .uno:MoveShapeHandle commandmerttumer1-0/+54
2021-05-27tdf#96061 Unset the highlight propertyGülşah Köse2-0/+35
2021-05-25weld the sidebar deckCaolán McNamara1-2/+2
2021-05-25remove intermediate containers in sidebarsCaolán McNamara26-253/+144
2021-05-25remove intermediate TableDesignPanelCaolán McNamara7-163/+10
2021-05-25remove intermediate CustomAnimationPanelCaolán McNamara13-187/+26
2021-05-25use valueset as the menu parentCaolán McNamara1-2/+2
2021-05-25use valueset as the menu parentCaolán McNamara1-1/+1
2021-05-25with widget layout we don't need to explicitly track the parent resizeCaolán McNamara1-1/+0
2021-05-25weld impress layoutmenuCaolán McNamara2-26/+13
2021-05-25schedule redraw to draw without focusCaolán McNamara1-1/+1
2021-05-25weld MasterPagesSelector context menusCaolán McNamara4-43/+16
2021-05-25RecentMasterPagesSelector menu has no "edit" entryCaolán McNamara2-9/+0
2021-05-25move GetDPIScaleFactor check to ValueSet canvasCaolán McNamara1-1/+1
2021-05-25drop check for visibility before calling updateMotionPathTagsCaolán McNamara1-1/+1
2021-05-25don't use the vcl::Window parent to derive a treeview sizeCaolán McNamara2-2/+3
2021-05-25with widget layout we don't need to explicitly track the parent resizeCaolán McNamara2-20/+1
2021-05-25move properties from container vcl::Window to window-filling childCaolán McNamara1-2/+2
2021-05-25drop sd::LayoutMenu set_id overwriteCaolán McNamara1-1/+0
2021-05-25move MouseButtonDown logic to LayoutValueSet childCaolán McNamara2-19/+10
2021-05-25move valueset resize into LayoutValueSet classCaolán McNamara2-22/+21
2021-05-25remove intermediate SlideTransitionPanelCaolán McNamara8-177/+15
2021-05-25inherit NavigatorWrapper directly from SdNavigatorWinCaolán McNamara2-45/+9
2021-05-25use a single context menu handler at the valueset levelCaolán McNamara4-43/+27
2021-05-25parent panel doesn't need an explicit KeyInput handlerCaolán McNamara2-18/+0
2021-05-25move handler for ESC to close slideshow from navigator down to contentsCaolán McNamara4-62/+21
2021-05-25register navigator individually in each module that it exists inCaolán McNamara6-33/+64
2021-05-25replace stock button imagesCaolán McNamara2-6/+6
2021-05-25rename get_vscroll_width to get_scroll_thicknessCaolán McNamara1-3/+3
2021-05-25weld impress annotation windowCaolán McNamara10-778/+752
2021-05-16Fix ESC key selects all the cells of the table objectmerttumer1-2/+2
2021-05-16Resolves: tdf#138855 crash on use of Outliner freed by GetFocusCaolán McNamara1-4/+7
2021-05-10svx: fix crash with active text edit vs slide deleteMiklos Vajna2-0/+50
2021-05-06do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák2-22/+8
2021-05-06rhbz#1956977 crash on switch from active comment to slide sorterCaolán McNamara1-2/+5
2021-05-06tdf#139329: Shift widgets down and make hatch&bitmap list visibleKatarina Behrens1-11/+11
2021-04-27tdf#132472: do not set text color when table style is 'Themed-Style-2'Xisco Fauli2-0/+31