summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2021-04-08tdf#141511 fix null pointer use crashJim Raykowski
2021-04-07tdf#141267 PPTX export: fix handling of audio nodes with non-media sourceMiklos Vajna
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara
2021-04-06ExecuteSpellPopup never called with a null spelling callbackCaolán McNamara
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-03-31LOK: getPartInfo now returns master page countPranam Lashkari
2021-03-28cid#1474092 Untrusted loop boundCaolán McNamara
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-26loplugin:flattenNoel
2021-03-26create operator bool for BitmapNoel
2021-03-25tdf#67614 - Added the FHD image resolutionAndreas Heinisch
2021-03-25loplugin:unusedvarsglobalNoel
2021-03-25tdf#134734 svx,sd: BackgroundFullSizeMichael Stahl
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24Related: tdf#135363 don't keep a reference to the vcl::WindowCaolán McNamara
2021-03-24Resolves: tdf#135364 ensure the window is released by a11y disposeCaolán McNamara
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC
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