summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-06Bump version to 6.0-36co-6.0-36Andras Timar1-1/+1
2019-12-31Remove broken MergeDataHashMap optimizationStephan Bergmann2-160/+13
2019-12-22tdf#128449 Set graphic when setting background in ImpressAron Budea1-6/+3
2019-12-14tdf#129176: clear "TablePosition" grab bag when unfloating tableMike Kaganski1-0/+22
2019-12-05tdf#128468: The RulerTab::nPos is in twipsTor Lillqvist1-1/+4
2019-12-04tdf#128468: Add tab stop information to LOK_CALLBACK_RULER_UPDATETor Lillqvist1-0/+12
2019-12-04tdf#128468: Add Ruler::GetTabs()Tor Lillqvist2-0/+7
2019-12-04Add comment about confusion in SwCommentRuler::CreateJsonNotification()Tor Lillqvist1-1/+19
2019-12-03Add a comment telling what "frame margin" means hereTor Lillqvist1-0/+1
2019-11-27tdf#128894: unit test for the bugfixDennis Francis2-0/+31
2019-11-27tdf#128894: xlsx-import : Do not share tokens between cells...Dennis Francis3-7/+54
2019-11-26[cp] attempt to fix DMG background imageAndras Timar1-0/+0
2019-11-20sw: insert image: set anchor to at-char by defaultMiklos Vajna1-4/+0
2019-11-18Resolves: tdf#120343 show pdf in async pdf export dialog callbackCaolán McNamara1-12/+23
2019-11-13tdf#128466: Accept also JPEGTor Lillqvist1-1/+1
2019-11-13tdf#128465: Enable pasting also JPEG images in presentation documentsTor Lillqvist1-1/+10
2019-11-11Fix copy/paste error that probably has had no ill effectTor Lillqvist1-1/+1
2019-11-07Partially revert commit 7f0ef81cec7e4f64c7fbfce04372d84871244b11Mike Kaganski4-4/+4
2019-11-01Don't bother with iOS earlier than 12.2Tor Lillqvist1-3/+3
2019-11-01Accept iOS SDK 13.2Tor Lillqvist1-2/+2
2019-10-30tdf#128454: Make it possible to delete a table's single row or columnTor Lillqvist1-2/+2
2019-10-23tdf#127939: Make slideshow touch input work properly again on iOS 13Tor Lillqvist1-24/+22
2019-10-23tdf#128302: Use separate REALSVX_DLLIMPLEMENTATION for SvxRulerTor Lillqvist3-2/+37
2019-10-23Add ooo.vba.word.XDocument.Close() method and implementTor Lillqvist3-0/+8
2019-10-23Add note that SwVbaDocuments::Close() does nothingTor Lillqvist1-0/+1
2019-10-23tdf#127878: Use a larger "morebutton" image on iOSTor Lillqvist3-0/+7
2019-10-21No bad macros from windows.h in external/pdfium (Windows --disable-pch)Stephan Bergmann1-0/+4
2019-10-21Bump version to 6.0-35co-6.0-35Andras Timar1-1/+1
2019-10-19Improve checkStephan Bergmann1-1/+1
2019-10-19Improve check for absolute URIStephan Bergmann1-1/+1
2019-10-19an absolute uri is invalid inputCaolán McNamara1-0/+5
2019-10-17tdf#128021 Make "Anchor to character" the default for inserted images on iOSTor Lillqvist1-0/+4
2019-10-14tdf#128139: add missing nullptr checkMike Kaganski1-1/+1
2019-10-13tdf#125566 Add arrangement functions to position & size sidebarTomaž Vajngerl5-0/+142
2019-10-10Set RTL_OS to "iOS" for iOSTor Lillqvist1-0/+1
2019-10-09tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski8-118/+254
2019-10-09tdf#126589: only consider text to the left of cursor as AutoText short nameMike Kaganski1-2/+3
2019-10-09make impress sidebar work on iOS - missing PanelFactoryTomaž Vajngerl2-0/+5
2019-10-09Accept iOS SDK 13.1Tor Lillqvist1-2/+2
2019-10-08tdf#107487 fix font fallback for non-BMP characters.Mark Hung1-3/+5
2019-10-07openssl 1.0.2tCaolán McNamara1-2/+2
2019-10-04lok preload: Some symbols are in-process when we need them.Jan Holesovsky1-5/+20
2019-10-04tdf#127941: Don't be _that_ eager to assert(!IsTextEdit());Jan Holesovsky1-1/+4
2019-10-03tdf#127766: Avoid ODR violation for class/struct FieldEntryTor Lillqvist1-0/+2
2019-10-03tdf#127798: ios: change the default page height of the chart wizard dialogHenry Castro1-0/+4
2019-10-03tdf#125565 always send the graphic selection for the tableTomaž Vajngerl2-16/+3
2019-10-02lok: Enable sidebar also in Impress.Jan Holesovsky2-2/+2
2019-10-02tdf#126959 fix mistake in table row/column resizingTomaž Vajngerl1-1/+1
2019-09-30tdf#124377: enable anti-aliasing metafile during redactionAron Budea1-1/+2
2019-09-28sc lok: Optimize invalidation triggered by ScTabView::TabChanged() methodTamás Zolnai2-3/+16