summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2019-11-04Table panel: Implement functionality of Column Width spinbuttonTamás Zolnai
2019-11-04Table panel: Implement functionality of Row Height spinbuttonTamás Zolnai
2019-11-04Add new 'Table' sidebar panel to WriterTamás Zolnai
2019-11-01jsdialogs: allow to use transparent highlightSzymon Kłos
2019-11-01jsdialogs: fix .uno:BackColor commandSzymon Kłos
2019-11-01jsdialogs: .uno:XLineColor with string argumentSzymon Kłos
2019-10-31jsdialogs: make possible to set .uno:BackgroundColor in WriterSzymon Kłos
2019-10-31jsdialogs: make possible to set .uno:BackColorSzymon Kłos
2019-10-31lok: send hyperlink text and address under cursorGrzegorz Araminowicz
2019-10-28jsdialogs: make possible to set .uno:FontColorSzymon Kłos
2019-10-21lok: on insert image rotate automatically based on EXIF orientation tagMarco Cecchetti
2019-10-21lok: get spelling context menu on long pressMarco Cecchetti
2019-10-21lok: change-annotations: fix not unique id and multiline changesMarco Cecchetti
2019-10-21lok: change-annotation navigation through prev/next commandMarco Cecchetti
2019-10-14tdf#128139: add missing nullptr checkMike Kaganski
2019-10-11lok: Disable autocorrect dialog from native context menu.Michael Meeks
2019-10-09sw: Ctrl + shape insertion was not setting up the layer.Jan Holesovsky
2019-10-09tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski
2019-10-08lok sw: When inserting shapes, do that in the middle of the visible area.Jan Holesovsky
2019-10-08tdf#126589: only consider text to the left of cursor as AutoText short nameMike Kaganski
2019-10-07lok: comments: fix hidden text cursor and sudden document scrollMarco Cecchetti
2019-10-04Related: tdf#124600 sw textbox: sync left/right margin of shape to textboxMiklos Vajna
2019-10-04tdf#127652 sw_redlinehide: don't set invalid SwTextFrame offsetsMichael Stahl
2019-10-04Resolves: tdf#127695 IsGroupObject == true doesn't mean its a SdrObjGroupCaolán McNamara
2019-10-04tdf#127235 break if object is larger than pagePatrick Jaap
2019-09-30Sync page orientation of Endnote pageMuhammet Kara
2019-09-30use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2019-09-29lok: Bullets and Numbering → disable Graphic selection in CustomizeHenry Castro
2019-09-28Make Chart Creation Wizard asyncSzymon Kłos
2019-09-26lok: send an invalidation by document size changeTamás Zolnai
2019-09-26tdf#122079 - Document orientation is no longer changed in print dialogDaniel
2019-09-26Resolves tdf#122707 - Replace listbox for print range by radio buttonsheiko tietze
2019-09-26Adds print even pages/print odd pages options in print dialogDaniel Silva
2019-09-26Sets page orientation box in print dialogDaniel Silva
2019-09-26tdf#112294 fix comments listbox selection in writer print dialogDaniel Silva
2019-09-26Configures page range in print dialogDaniel
2019-09-26tdf#127673 lok: On double-click, don't enter the embedded objects in Writer.Jan Holesovsky
2019-09-22tdf#86731 Don't show 'start from beginning' when dictionary is missingSzymon Kłos
2019-09-22tdf#86731 Don't show 'spelling complete' when dictionary is missingSzymon Kłos
2019-09-20Add a SAL_INFO for SwVbaDocument::SaveAs2000()Tor Lillqvist
2019-09-20Add a SAL_INFO for SwVbaDocuments::Open()Tor Lillqvist
2019-09-20tdf#124752: Reduce number of formats offered on clipboard on mobile devicesTor Lillqvist
2019-09-20Add ooo.vba.word.XDocument.SavePreviewPngAs() and implementTor Lillqvist
2019-09-20Add a SAL_INFO to SwWordBasic::FileSaveAs()Tor Lillqvist
2019-09-20Add XWordBasic.FileSaveAs() and implementTor Lillqvist
2019-09-20Change XWordBasic methods to return anyTor Lillqvist
2019-09-20Fix compilation error without precompiled headersTor Lillqvist
2019-09-20Add SaveAs2000() and SaveAs() to ooo.vba.word.XDocument and implementTor Lillqvist
2019-09-20tdf#123821: Correct accidental overlap with IIDs used in CalcTor Lillqvist
2019-09-20Interpret the parameter of WordBasic.FileClose() more correctlyTor Lillqvist