summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2020-04-01ofz#21531 limit to ord number under total obj countCaolán McNamara
2020-04-01convert DocCreationMode to scoped enumNoel Grandin
2020-04-01convert SnapKind to scoped enumNoel Grandin
2020-04-01convert SdOptionStreamMode to scoped enumNoel Grandin
2020-04-01convert SdXMLFilterMode to scoped enumNoel Grandin
2020-04-01convert PresentationObjects to scoped enumNoel Grandin
2020-04-01convert PresChange to scoped enumNoel Grandin
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2020-03-29pdfium: fix setting the size of the document when opening PDFTomaž Vajngerl
2020-03-27selecting multiple slides and using "print..." doesn't set selection as rangeCaolán McNamara
2020-03-27clean-up SdPdfFilter implementationTomaž Vajngerl
2020-03-26tdf#131571: fix crash when clicking the "Text direction from top to bottom"Julien Nabet
2020-03-25tdf#101181: add sidebar panel for Glow effectMike Kaganski
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-23cid#1209589 Dereference after null checkCaolán McNamara
2020-03-20-Werror,-Wvoid-pointer-to-int-cast (LLVM 10 trunk clang-cl)Stephan Bergmann
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-03-18tdf#131395 handle all outstanding eventsCaolán McNamara
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTIONTamás Zolnai
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai
2020-03-17sd lok: Implement execution of SID_LANGUAGE_STATUS...Tamás Zolnai
2020-03-16remove unnecessary Window::Update() calls, which immediately follow InvalidateNoel Grandin
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2020-03-10tdf#61274 sd PDF export: fix links ending up on wrong pages with hidden slidesMiklos Vajna
2020-03-09tdf#131208 Don't try to set cursor focus after style applyJim Raykowski
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-07clang-format sd with under 5-percent lines of changeMuhammet Kara
2020-03-06Regression from 6d9930f307f08d2c32ee1bcca577cf643955cec9Julien Nabet
2020-03-06tdf#131137: Fix Checkbox "Do not distort objects in curve" does nothingJulien Nabet
2020-03-05Fix typoAndrea Gelmini
2020-03-02tdf#118893: avoid nullptr dereferenceMike Kaganski
2020-03-01lok: Set default text for new text box on mobileMuhammet Kara
2020-03-01cid#1459028 various checked_return warningsCaolán McNamara
2020-03-01cid#1459022 Uninitialized membersCaolán McNamara
2020-02-28weld calc navigatorCaolán McNamara
2020-02-28android: Hardcode the 'double-tap' in case of the native app.Jan Holesovsky
2020-02-28tdf#43157: Clean up OSL_ASSERT, DBG_ASSERT, etc.Pelin Kuran
2020-02-26weld impress navigatorCaolán McNamara
2020-02-25inherit SdTransferable from TransferDataContainer instead of TransferableHelperCaolán McNamara
2020-02-25loplugin:referencecastingNoel Grandin
2020-02-24IsDropFormatSupported(...::SIMPLE_FILE) is always falseCaolán McNamara
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-19set correct initial drag imageCaolán McNamara
2020-02-19Resolves: tdf#129446 explicitly pass the mouse event windowCaolán McNamara
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara
2020-02-17Resolves tdf#129032 - Missing warning when renaming pageHeiko Tietze
2020-02-14split StringToMetric and TextToValue into fieldvalue.hxxCaolán McNamara
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-11tdf#129388: Avoid any actual painting of the slide sorter in the LOKit caseTor Lillqvist