summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-09-28sd lok: Test invalidation after adding\removing slideTamás Zolnai1-0/+44
2019-09-28lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai6-52/+31
2019-09-28sc lok: Optimize invalidation triggered by ScTabView::SetCursor() methodTamás Zolnai2-14/+12
2019-09-28sc lok: Test invalidation triggered by jumping to the last row on the sheetTamás Zolnai1-0/+27
2019-09-28sc lok: Test invalidation triggered by jumping horizontally on the sheetTamás Zolnai1-0/+30
2019-09-28sc lok: Optimize invalidation triggered by getRowColumnHeaders() methodTamás Zolnai2-28/+25
2019-09-28sc lok: Test invalidation triggered by getRowColumnHeaders() methodTamás Zolnai1-0/+46
2019-09-28sc lok: Test invalidation after adding\removing sheetTamás Zolnai2-0/+46
2019-09-28lok: send an invalidation by document size changeTamás Zolnai14-20/+74
2019-09-28sc lok tests: Store all invalidation rectangles.Tamás Zolnai1-18/+21
2019-09-28sc lok: Test invalidation after sheet changeTamás Zolnai2-0/+25
2019-09-28sc lok: Test also the invalidation rectangle in case of row/column insertionTamás Zolnai1-0/+4
2019-09-28sc lok: Test invalidation triggered by PageDownTamás Zolnai1-0/+36
2019-09-27tdf#116685: Make the RICHTEXT take precedence over EMBED_SOURCE.Jan Holesovsky1-0/+3
2019-09-26tdf#126967:vcl: lok: avoid starting idle paint taskHenry Castro1-0/+3
2019-09-26tdf#127673 lok: On double-click, don't enter the embedded objects in Writer.Jan Holesovsky1-1/+8
2019-09-26gtktiledviewer: Turn an annoying assert into a compile-time check.Jan Holesovsky1-9/+17
2019-09-25Fix icon load error & HiDPI icon sizing issue.Michael Meeks1-4/+28
2019-09-24tdf#126966: Use larger buttons for the colours in the sidebar on iOS - 2Marco Cecchetti2-4/+26
2019-09-21Accept also macOS SDK 10.15 and iOS SDK 13.0Tor Lillqvist1-7/+16
2019-09-18The menu is called 'Form', not 'Forms'Andras Timar5-8/+8
2019-09-18Add a SAL_INFO for SwVbaDocument::SaveAs2000()Tor Lillqvist1-0/+2
2019-09-18Add a SAL_INFO for SwVbaDocuments::Open()Tor Lillqvist1-0/+2
2019-09-18Get rid of another SAL_WARN that just pointlessly fills up log filesTor Lillqvist1-1/+0
2019-09-18Drop some useless warnings that we get hundreds ofTor Lillqvist1-4/+0
2019-09-17Revert "tdf#126966: Use larger buttons for the colours in the sidebar on iOS"Tor Lillqvist2-21/+4
2019-09-07mysqlc: Support connection to utf8mb4 serverTamas Bunth1-2/+5
2019-09-06tdf#127379: PPTX: Gradient background fill of a slide is lost during RT.Tamás Zolnai3-1/+28
2019-09-06tdf#127372: PPTX: Shape's background transparency changes during RTTamás Zolnai26-317/+329