summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-10-16try to prefetch also graphics for background fill bitmapLuboš Luňák
2020-10-16try to prefetch in threads also all graphics for the active pageLuboš Luňák
2020-10-16try to make available all slide images using threadsLuboš Luňák
2020-10-14Resolves: tdf#137445 use the DisableEditHyperlink state as of menu launch timeCaolán McNamara
2020-10-14mbMousePosFreezed is always falseCaolán McNamara
2020-10-14SetMousePosFreezed is always called with falseCaolán McNamara
2020-10-13split out detection of should disable EditHyperlink as standalone functionCaolán McNamara
2020-10-13bnc#887230: sd_export_ooxml1: Add unittestXisco Fauli
2020-10-13static_cast after dynamic_castNoel
2020-10-12Resolves: tdf#137345 increment by a full second on up/downCaolán McNamara
2020-10-10Replace list by vectorJulien Nabet
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer
2020-10-08use sal_Int32 for style-sheet indexNoel Grandin
2020-10-08Replace UI submenu by dialogHeiko Tietze
2020-10-07ui files: fix some capitalisation issuesNoel
2020-10-06Online: Copy hyperlink location. / Core side.gokaysatir
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-06tdf#137023 PPTX import: fix unexpected center alignment of shape text, 2nd tryMiklos Vajna
2020-10-04sd: move Annotation to the header fileTomaž Vajngerl
2020-10-04use pragma-once for Annotation.hxxTomaž Vajngerl
2020-10-04remove css sub-namespaces and clean-up the codeTomaž Vajngerl
2020-10-02lint-ui.py check that GtkMenuButton has a label propertyNoel
2020-09-30loplugin:reducevarscope in sdNoel
2020-09-30oox smartart: snake algo: make sure child shape height stays within parentMiklos Vajna
2020-09-29oox smartart: snake algo: apply constraints on child shape widthsMiklos Vajna
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-26Fix typoAndrea Gelmini
2020-09-26Typo HANDLE_PRINTHIDENPAGES -> HANDLE_PRINTHIDDENPAGES (sd/UnoDocumentSettings)Julien Nabet
2020-09-25oox smartart: snake algo: consider child's aspect ratio request for cols/rowsMiklos Vajna
2020-09-25Sidebar Navigator fix padding and border stuffandreas kainz
2020-09-25tdf#64711 pointer deleted out from under std::shared_ptrCaolán McNamara
2020-09-24tdf#136949: sd_layout_tests: Add unittestXisco Fauli
2020-09-23tdf#104722: sd_layout_tests: Add unittestXisco Fauli
2020-09-23Revert "tdf#104722: sd_import_tests: Add unittest"Xisco Fauli
2020-09-23tdf#136949: Revert "tdf#115753 fix table border missing when there are merged...Xisco Fauli
2020-09-22Related: tdf#132970 handle more places with potentially utf16 bulletsCaolán McNamara
2020-09-22tdf#104722: sd_import_tests: Add unittestXisco Fauli
2020-09-22this is an export test, move it to the right fileXisco Fauli
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara
2020-09-21update pchesCaolán McNamara
2020-09-19Remove commented parts + reindentJulien Nabet
2020-09-18tdf#136830: sd_export_ooxml2: Add unittestXisco Fauli
2020-09-18tdf#129685 PPTX import: fix unexpected centering of shape textMiklos Vajna
2020-09-18Resolves tdf#97918 - Individual UNO commands for distribution optionsHeiko Tietze
2020-09-18Missing test dependenciesStephan Bergmann
2020-09-17Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann