summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2021-05-19tdf#108450 and tdf#134665 Fix Impress Grow/Shrink Animation ScalingEdward Lynch
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-10tdf#124457 PPTX animation: export repeatCountTibor Nagy
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-05-06Resolves: tdf#138855 crash on use of Outliner freed by GetFocusCaolán McNamara
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-05-05rhbz#1956977 crash on switch from active comment to slide sorterCaolán McNamara
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-29rename ECKEN -> CORNERNoel Grandin
2021-04-29tdf#111903 tdf#137152 PPTX export: fix placeholdersAttila Bakos (NISZ)
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27use string_view in INetURLObject::decodeNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-23tdf#141824 init navigator to possibly floating in base ctorCaolán McNamara
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-21tdf#141703 Restore tab function in sd tablesSamuel Mehrbrodt
2021-04-20no need to use a macro hereNoel Grandin
2021-04-20lok: Pass object ord num in the uno commandmerttumer
2021-04-20Fix Line and Connectors enable interactive drawingmerttumer
2021-04-18tdf#141708 wait until float is activated to grab focusCaolán McNamara
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