summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-13impress: don't exit textbox editing when new slide was addedSzymon Kłos
2021-04-12less copying in SfxItemPropertyMap::getPropertyEntriesNoel Grandin
2021-04-12Partially resolves tdf#134369: Enable word-wrap by default for shapes in sdRafael Lima
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara
2021-04-08impress: avoid crash when user edits text and other deletes slideSzymon Kłos
2021-04-08lok: remove event listener when disposingHenry Castro
2021-04-08impress: delete correct page when has multiple usersSzymon Kłos
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