summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2020-07-09Resolves: tdf#134674 object inserting using dialogs SdrModelCaolán McNamara1-1/+1
2020-07-06tdf#134521 hierarchical search needed, not just toplevel entriesCaolán McNamara1-1/+10
2020-06-27cid#1464973 & cid#1464975 Resource leakCaolán McNamara1-3/+3
2020-06-27cid#1464975: RESOURCE_LEAK (sd/sdpptwrp)Julien Nabet1-1/+1
2020-06-23tdf#134053 tweak dash and space length for ooxmlRegina Henschel2-0/+34
2020-06-17tdf#132093: Take aUIScale into account againStephan Bergmann1-2/+4
2020-06-16tdf#133268: Update non cmd icons, update Glue point iconsRizal Muttaqin2-2/+2
2020-06-15PPTX export, custom shape, bitmap fill: fix source vs fill rect confusionMiklos Vajna2-0/+25
2020-06-13tdf#132137 Rename Default Style to Default Drawing Style in Draw and Impress.Srijan Bhatia1-1/+1
2020-06-12tdf#130227 Tabbed UI remove second extension manager buttonandreas kainz2-22/+0
2020-06-09tdf#127122 Sync View and Review group in groupedbar appsandreas kainz3-230/+230
2020-06-04Use "Radius" instead of "Rad" for new propertiesTomaž Vajngerl3-5/+5
2020-05-28oox smartart import, composite alg: implement vertical centeringMiklos Vajna1-0/+8
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara6-144/+1
2020-05-28Related: tdf#133411 SetDocWin is using the previous search success stateCaolán McNamara1-2/+1
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann20-118/+118
2020-05-26oox smartart import: fix aspect ratio of shape with composite algoMiklos Vajna2-0/+10
2020-05-25Do not time out execute_dialog_through_commandStephan Bergmann1-2/+1
2020-05-25sd: add XPackageEncryption write support for binary pptVasily Melenchuk1-5/+101
2020-05-25sd: add XPackageEncryption support for binary pptVasily Melenchuk1-1/+106
2020-05-24remove some unused definesNoel Grandin1-17/+0
2020-05-24inline some use-once typedefsNoel Grandin3-4/+3
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski6-20/+0
2020-05-23sd: move SearchSelection constructor to header fileTomaž Vajngerl2-12/+6
2020-05-22tdf#129686: Revert "tdf#118776: pptx import: draw char noFill as transparent"Xisco Fauli3-22/+22
2020-05-22smartart import: handle multiple <a:schemeClr> in <dgm:fillClrLst>Miklos Vajna2-0/+19
2020-05-22move InterimItemWindow to vclCaolán McNamara3-3/+5
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin5-24/+18
2020-05-21Make Impress Insert Table dialog asyncSzymon Kłos1-89/+107
2020-05-20sd: FuSearch - prefix member varsTomaž Vajngerl2-29/+29
2020-05-19tdf#97630 xmloff: ODF export: fix draw:fit-to-size mess, step 2Michael Stahl1-22/+0
2020-05-14Use convertTwipToMasterUnit instead of hardcoded numberSamuel Mehrbrodt3-3/+3
2020-05-14tdf#79082 Improve ppt tab import/exportSamuel Mehrbrodt1-4/+3
2020-05-14tdf#49247: add sidebar panel for soft edges effectMike Kaganski3-0/+7
2020-05-13Fix translation domains in .ui filesGabor Kelemen1-1/+1
2020-05-13tdf#132008 Provide NewWindow in Groupedbar compact view dropdownandreas kainz2-0/+26
2020-05-11tdf#49247: no need in extra boolean property, radius is enoughMike Kaganski2-12/+2
2020-05-11remove archaic Content.xml fallbackCaolán McNamara3-27/+7
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski4-0/+52
2020-05-10resolved: Strange behavior of Paragraph Spacing controlsPranam Lashkari1-0/+1
2020-05-10new loplugin:simplifypointertoboolNoel Grandin9-11/+11
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti2-2/+5
2020-05-09compact namespace in sdNoel Grandin186-636/+550
2020-05-08implement PowerPoint 'flash' slide transition (API CHANGE)Luboš Luňák6-5/+29
2020-05-08tdf#132201: use proper sequence order of effects per specMike Kaganski2-0/+21
2020-05-07tdf#101181: store glow radius in 100ths of mm instead of EMUsMike Kaganski4-10/+10
2020-05-07fix buildCaolán McNamara1-1/+1
2020-05-07tdf#101181: unit test for glow attributes in ODFMike Kaganski2-0/+50
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl1-2/+2
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin8-131/+125