summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel24-107/+105
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel9-67/+67
2020-11-28Notebookbar contextual remove extension widgetandreas kainz2-168/+0
2020-11-27impress/draw notebookbar update for 7.1andreas kainz2-14/+47
2020-11-26tdf#136911 fix ppt hyperlink importnd1013-0/+53
2020-11-26Check render parameters for AutoSpellCheckingMert Tumer2-0/+18
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel39-72/+72
2020-11-24static_cast after dynamic_castNoel Grandin4-64/+68
2020-11-22tdf#130058: sd_export_ooxml2: Add unittestXisco Fauli2-0/+39
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer149-1654/+1748
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian2-0/+4
2020-11-20lok: minor cleanup of ViewCallback in tiledrendering testsAshod Nakashian1-1/+1
2020-11-20tdf#127086 PPT export: fix lost bitmap fill for OOXML custom shapesMiklos Vajna5-1/+146
2020-11-20tdf#113163: sd_import: Add unittestXisco Fauli2-0/+53
2020-11-20This presumably wants to be Size(-1, -1)Stephan Bergmann1-1/+1
2020-11-19tdf#138148: sd_import: Add unittestXisco Fauli2-0/+24
2020-11-18Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann2-8/+3
2020-11-17loplugin:stringviewparam check methods tooNoel8-9/+9
2020-11-16Instead of labs, use overloaded absStephan Bergmann2-4/+7
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara48-0/+144
2020-11-13fix some tools::Long falloutNoel Grandin3-12/+12
2020-11-12New loplugin:stringviewparamStephan Bergmann1-2/+3
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin5-32/+32
2020-11-12Drop some unused function parameterStephan Bergmann1-3/+2
2020-11-12remove Fraction::operator tools::Long()Noel5-32/+32
2020-11-11loplugin:stringviewNoel6-9/+9
2020-11-11convert more long -> tools::LongNoel2-3/+3
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin3-8/+8
2020-11-11disable O(U)String::concat for internal codeNoel Grandin1-1/+1
2020-11-10This converts to/from mm100s, not twipsMike Kaganski3-6/+6
2020-11-09uitest: fix commentsXisco Fauli1-1/+1
2020-11-09tdf#137949 Fix table row heigths.Gülşah Köse3-3/+20
2020-11-08only colors are in use so reduce down to just thoseCaolán McNamara5-8/+8
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara18-41/+47
2020-11-06tdf#137908: uitest: Add asserts to check there is at least 1 elementXisco Fauli1-6/+14
2020-11-05tdf#138011: sd: Add UItestXisco Fauli1-0/+13
2020-11-05tdf#138011: Revert "tdf#137949 Fix table row heigths."Xisco Fauli2-19/+1
2020-11-05tdf#128213 Fix export rotation problem.Gülşah Köse2-0/+12
2020-11-04tdf#137949 Fix table row heigths.Gülşah Köse2-1/+19
2020-11-04use only NotebookbarToolBox, and not SidebarToolBox, in the notebookbarCaolán McNamara6-26/+26
2020-11-03tdf#91762: sd: Add UItestXisco Fauli1-0/+36
2020-11-02tdf#137720: Slide, Page Setup replaced with Slide, Page PropertiesAyhan Yalçınsoy2-2/+2
2020-11-02tdf#126700 handle Impress default documentsJan-Marek Glogowski2-4/+12
2020-11-02tdf#130526 Hide "Apply to Master"-button and rename "Slide" to "Page" in DrawSven Lüppken1-0/+8
2020-11-01use officecfg for ShowLinkWarningDialogNoel Grandin1-2/+2
2020-11-01tdf#137620 support surrounding text for impress outline viewCaolán McNamara2-24/+29
2020-11-01dynamic_cast followed by static_castCaolán McNamara2-14/+6
2020-10-31fixed crashing on duplicating slide if slide pan is not visiblePranam Lashkari1-1/+8
2020-10-30Related: tdf#137871 GetTextEditOutlinerView returns null in a tableCaolán McNamara1-16/+9
2020-10-30tdf#106613 Draw: Make sidebar Navigator update after slide renameJim Raykowski1-0/+3