summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2020-10-13static_cast after dynamic_castNoel16-102/+67
2020-10-12Resolves: tdf#137345 increment by a full second on up/downCaolán McNamara1-4/+4
2020-10-10Replace list by vectorJulien Nabet1-2/+2
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer2-1/+26
2020-10-08use sal_Int32 for style-sheet indexNoel Grandin1-3/+3
2020-10-08Replace UI submenu by dialogHeiko Tietze4-4/+4
2020-10-07ui files: fix some capitalisation issuesNoel1-1/+1
2020-10-06Online: Copy hyperlink location. / Core side.gokaysatir1-1/+12
2020-10-06loplugin:const* make some params and methods constNoel16-21/+21
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara4-4/+4
2020-10-06tdf#137023 PPTX import: fix unexpected center alignment of shape text, 2nd tryMiklos Vajna6-126/+125
2020-10-04sd: move Annotation to the header fileTomaž Vajngerl2-73/+76
2020-10-04use pragma-once for Annotation.hxxTomaž Vajngerl1-4/+1
2020-10-04remove css sub-namespaces and clean-up the codeTomaž Vajngerl1-84/+76
2020-10-02lint-ui.py check that GtkMenuButton has a label propertyNoel2-0/+3
2020-09-30loplugin:reducevarscope in sdNoel23-53/+34
2020-09-30oox smartart: snake algo: make sure child shape height stays within parentMiklos Vajna1-5/+3
2020-09-29oox smartart: snake algo: apply constraints on child shape widthsMiklos Vajna1-4/+9
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák1-1/+1
2020-09-26Fix typoAndrea Gelmini1-1/+1
2020-09-26Typo HANDLE_PRINTHIDENPAGES -> HANDLE_PRINTHIDDENPAGES (sd/UnoDocumentSettings)Julien Nabet1-4/+4
2020-09-25oox smartart: snake algo: consider child's aspect ratio request for cols/rowsMiklos Vajna2-0/+26
2020-09-25Sidebar Navigator fix padding and border stuffandreas kainz1-6/+8
2020-09-25tdf#64711 pointer deleted out from under std::shared_ptrCaolán McNamara5-17/+45
2020-09-24tdf#136949: sd_layout_tests: Add unittestXisco Fauli2-0/+22
2020-09-23tdf#104722: sd_layout_tests: Add unittestXisco Fauli4-0/+126
2020-09-23Revert "tdf#104722: sd_import_tests: Add unittest"Xisco Fauli2-70/+0
2020-09-23tdf#136949: Revert "tdf#115753 fix table border missing when there are merged...Xisco Fauli2-45/+0
2020-09-22Related: tdf#132970 handle more places with potentially utf16 bulletsCaolán McNamara2-3/+3
2020-09-22tdf#104722: sd_import_tests: Add unittestXisco Fauli2-0/+70
2020-09-22this is an export test, move it to the right fileXisco Fauli2-26/+27
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara7-34/+34
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara1-1/+1
2020-09-21update pchesCaolán McNamara2-2/+5
2020-09-19Remove commented parts + reindentJulien Nabet1-21/+17
2020-09-18tdf#136830: sd_export_ooxml2: Add unittestXisco Fauli2-0/+24
2020-09-18tdf#129685 PPTX import: fix unexpected centering of shape textMiklos Vajna6-125/+126
2020-09-18Resolves tdf#97918 - Individual UNO commands for distribution optionsHeiko Tietze9-9/+119
2020-09-18Missing test dependenciesStephan Bergmann1-0/+5
2020-09-17Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann1-0/+1
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann13-137/+104
2020-09-15Online: selection highlight in Calc should follow font size changes.Marco Cecchetti1-2/+2
2020-09-14oox smartart: handle <dgm:prSet ... custT="1"/>Miklos Vajna2-0/+11
2020-09-14tdf#133502: sd_export_ooxml2: Add unittestXisco Fauli2-0/+17
2020-09-14tdf#49856 Add a testDr. David Alan Gilbert2-0/+18
2020-09-13Popup menus cleaned up in respect to DistributeSelectionHeiko Tietze18-18/+0
2020-09-11oox smartart: add support for syncing font heights of multiple shapesMiklos Vajna2-0/+30
2020-09-11tdf#118002 fix export to pptx with missing background property setCaolán McNamara1-1/+2
2020-09-11crashtesting: failed on export of tdf118002-1.potx to pptxCaolán McNamara2-4/+4
2020-09-11convert IMAP_OBJ to scoped enumNoel Grandin1-5/+5