summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2021-03-22failure seen in UITest backtraceCaolán McNamara
2021-03-22tdf#124176 Use pragma oncepekka-dev
2021-03-22change SfxApplication::GetTopWindow to weld::WindowCaolán McNamara
2021-03-21cid#1473853 Unchecked return valueCaolán McNamara
2021-03-21cid#1473798 silence Unchecked return value from libraryCaolán McNamara
2021-03-20cid#1474258 Uninitialized pointer fieldCaolán McNamara
2021-03-20cid#1459022 Uninitialized pointer fieldCaolán McNamara
2021-03-19cid#1474113 Out-of-bounds readCaolán McNamara
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-18weld the sidebar deckCaolán McNamara
2021-03-18Resolves tdf#66470 - Scaling value in statusbarHeiko Tietze
2021-03-15tdf#139804 Focus form controls inside document with Alt-<Mnemonic>Samuel Mehrbrodt
2021-03-14loplugin:unusedmethodsNoel
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-12drop PNGReader and use only PngImageReaderLuboš Luňák
2021-03-12Fix wrong position on move when page has marginmert
2021-03-11TransferableDataHelper::CreateFromSelection doesn't use its argumentCaolán McNamara
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-11tdf#114441: Convert use of sal_uLong to better integer typesBayram Çiçek
2021-03-11register navigator individually in each module that it exists inCaolán McNamara
2021-03-11schedule redraw to draw without focusCaolán McNamara
2021-03-10Draw: Fix crash on multiple page selection on slidesortermert
2021-03-09fetch/set/clear primary selection without intermediate vcl::WindowCaolán McNamara
2021-03-09add some Timer debug namesLuboš Luňák
2021-03-09drop sd::LayoutMenu set_id overwriteCaolán McNamara
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-03-09fontwork: insert in the center of LOK viewSzymon Kłos
2021-03-09tdf#139944 Disable navigator in impress and draw master modeJim Raykowski
2021-03-08move GetDPIScaleFactor check to ValueSet canvasCaolán McNamara
2021-03-08tdf#140796: Wrong English string for U+2060 characterJulien Nabet
2021-03-08clean up some more dynamic/static castingNoel
2021-03-08loplugin:refcounting check for one more caseNoel
2021-03-07ref-count SdrPageNoel
2021-03-06loplugin:staticdynamic look for static after dynamicNoel
2021-03-06drop check for visibility before calling updateMotionPathTagsCaolán McNamara
2021-03-05move MouseButtonDown logic to LayoutValueSet childCaolán McNamara
2021-03-05move valueset resize into LayoutValueSet classCaolán McNamara
2021-03-05with widget layout we don't need to explicitly track the parent resizeCaolán McNamara
2021-03-05drop unneeded DEBUG SetTextCaolán McNamara
2021-03-05move handler for ESC to close slideshow from navigator down to contentsCaolán McNamara
2021-03-05parent panel doesn't need an explicit KeyInput handlerCaolán McNamara
2021-03-05updateMotionPathTags is already called from the ctorCaolán McNamara
2021-03-05move properties from container vcl::Window to window-filling childCaolán McNamara
2021-03-05don't use the vcl::Window parent to derive a treeview sizeCaolán McNamara
2021-03-05use valueset as the menu parentCaolán McNamara
2021-03-05use valueset as the menu parentCaolán McNamara
2021-03-05emplace_back: use perfect forwarding if possibleThorsten Behrens
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara
2021-03-04inherit NavigatorWrapper directly from SdNavigatorWinCaolán McNamara