summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-03-08oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky
2018-03-07oox: unit-tests for custom package preservationAshod Nakashian
2018-03-06forcepoint #17 nTextBreak is an index into pKernArray of len rInf.GetLen()Caolán McNamara
2018-03-06forcepoint #10 pop empty stackCaolán McNamara
2018-03-06tdf#88802 disable arrow if database or table or field not selectedekuiitr
2018-03-06ofz#6450 use the rule name, not the rule itselfCaolán McNamara
2018-03-06ofz#6173 check index before useCaolán McNamara
2018-03-06ofz#5435 sw: fix SwCache::Insert() stale pointersMichael Stahl
2018-03-06ofz#5535 max decimal places for rtl_math_round is 20Caolán McNamara
2018-03-06ofz#5566 sw: HTML import: ignore <DIV> in table structure elementsMichael Stahl
2018-03-06ofz: check nLevel against maParaSprms sizeCaolán McNamara
2018-03-06ofz#4754 sw: HTML import: fix invalid tables being createdMichael Stahl
2018-03-06ofz#5447 on plcf save force current Fkp to stick in cacheCaolán McNamara
2018-03-02tdf#116070: Use a valid PaM when confirming the dialog.Jan Holesovsky
2018-03-01sw: Add a few missing processEventsToIdle()'s in the tests.Jan Holesovsky
2018-02-24lok: All mouse,key events asyncPranav Kant
2018-02-22Revert posting key events on the main threadPranav Kant
2018-02-21lokdialog: Convert InfoReadonlyDialog -> execute asyncPranav Kant
2018-02-21lok: Factor out the code for finding vcl::Window of a documentPranav Kant
2018-02-21sw lok: assign a parent window to property dialogHenry Castro
2018-02-14lok IME: support dialogs as wellPranav Kant
2018-02-13lok IME: VclEventId does not existPranav Kant
2018-02-13sw lok: IME support + unit testPranav Kant
2018-02-12DOCX import: handle horizontal flip of bitmapsMiklos Vajna
2018-02-09sw lok: include the field name in the description of the redlineHenry Castro
2018-02-09sw lokit: add page syles to header & footerHenry Castro
2018-02-07tdf#114217: Consider relative width when importing floating tableMike Kaganski
2018-02-06tdf#115132: don't move out from current cell on Backspace/DeleteMike Kaganski
2018-01-25tdf115103: find data source if sDataSource/sCommand are emptyAron Budea
2018-01-25Don't create database files in $HOMEMike Kaganski
2018-01-24lokdialog: Convert the Tools -> Thesaurus... to async exec.Jan Holesovsky
2018-01-23lokdialog: Convert the Table -> Properties... to async exec.Jan Holesovsky
2018-01-23StartExecuteAsync doesn't need a second paramNoel Grandin
2018-01-19tdf#115088: Pasting multi-line text from external source behaves strangelyTamás Zolnai
2018-01-19Resolves: tdf#106322 keep original cell content when assigning number formatEike Rathke
2018-01-18sw lok: enable Page Header/FooterHenry Castro
2018-01-18tdf#115013: quote columns with spaces and properly escape charactersMike Kaganski
2018-01-18tdf#115013: write merge field column into docx merge fieldsMike Kaganski
2018-01-18lokdialog: Convert the Format -> Page... dialog to async exec.Jan Holesovsky
2018-01-18sw: Cleanup various unused return values.Jan Holesovsky
2018-01-18sw: Actually only .uno:StyleApply and .uno:StyleWatercanMode can return...Jan Holesovsky
2018-01-18lokdialog: Convert the Format -> Bullets and Numbering... dialog to async execJan Holesovsky
2018-01-18lokdialog: Convert the Format -> Paragraph... dialog to async exec.Jan Holesovsky
2018-01-18lokit: add .uno:DocumentRepair commandHenry Castro
2018-01-18lokdialog: Convert the Format -> Character... dialog to async exec.Jan Holesovsky
2018-01-15lok: Tile not invalidated with certain changesTamás Zolnai
2018-01-15tdf#114872: Broken selection from other userTamás Zolnai
2018-01-04lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky
2017-12-18tdf#112352 ooxmlimport: ALWAYS treat 1st nextpage w/cols as contJustin Luth
2017-12-18Kill old Core Text layout engineKhaled Hosny