summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-13Add additional checks for undo and redo here.private/kohei/sort-ref-updateKohei Yoshida1-0/+23
2014-07-13fdo#81309: Write test for out-of-place sorting.Kohei Yoshida2-1/+70
2014-07-13fdo#81309: Write another test.Kohei Yoshida2-0/+88
2014-07-13fdo#81309: Writer another test.Kohei Yoshida2-0/+89
2014-07-13fdo#81309: Write test for this.Kohei Yoshida2-0/+119
2014-07-13This undo class is no longer used.Kohei Yoshida2-127/+0
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida35-329/+1019
2014-07-13fdo#81102: fix .doc import of blank even page headerLuke Deller3-4/+17
2014-07-13SfxModelessDialog ResId ctor bites the dustCaolán McNamara2-18/+4
2014-07-13coverity#706364 Uncaught exceptionCaolán McNamara2-6/+2
2014-07-13coverity#706282 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-13coverity#706281 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-13fdo#80905 SwXTextFieldMasters::hasByName(): sync with SwXFieldMasterMiklos Vajna3-2/+24
2014-07-13fix merge peculiaritiesPhilipp Riemer2-2/+2
2014-07-13remove code that was commented out more than three years agoPhilipp Riemer14-86/+9
2014-07-13fix existing commentsPhilipp Riemer3-4/+4
2014-07-13normalize commentsPhilipp Riemer4-27/+27
2014-07-13fdo#39468: Translate German comments in sw/source/core/Philipp Riemer17-80/+74
2014-07-13get rid of half the functions by using a functor ...Bjoern Michaelsen1-106/+51
2014-07-13there is no log area sw.infoBjoern Michaelsen1-2/+2
2014-07-13Add getPart(s) to lokandroid too.Andrzej Hunt2-3/+11
2014-07-13make threaded rendering work correctly, fdo#81110Markus Mohrhard3-0/+16
2014-07-12Add another test case.Kohei Yoshida1-0/+32
2014-07-12fdo#80462: Write test for this.Kohei Yoshida2-0/+38
2014-07-12fdo#80462: Don't always increment the start row position.Kohei Yoshida1-1/+3
2014-07-13typoBjoern Michaelsen1-1/+1
2014-07-13now use the refactored UnoCrsr implementation ...Bjoern Michaelsen1-127/+6
2014-07-13refactor UnoCrsr movesBjoern Michaelsen1-4/+168
2014-07-13more debug info for mark movesBjoern Michaelsen1-0/+31
2014-07-12Avoid possible memory leaks in case of exceptionsTakeshi Abe6-53/+46
2014-07-12enable debug informations for gltf in debug buildsMarkus Mohrhard1-1/+1
2014-07-12pass by referenceMarkus Mohrhard1-1/+1
2014-07-12sal: restore pthread to its original non-ideal state.Michael Meeks1-1/+1
2014-07-12CppunitTest_tiledrendering: disable SwVirtFlyDrawObj assert for nowMiklos Vajna2-1/+4
2014-07-12fdo#80333: .doc has large black rectangles between paragraphsZolnai Tamás3-10/+23
2014-07-12writerfilter: convert factoryimpl to PythonMiklos Vajna4-297/+207
2014-07-12GtkComboBoxText requires gtk >= 2.24.Andrzej Hunt1-0/+9
2014-07-12Impress: implement tiled rendering.Andrzej Hunt1-10/+56
2014-07-12LOK: use solar mutex for setPart.Andrzej Hunt1-1/+5
2014-07-12LOK: some logging for tiled rendering.Andrzej Hunt1-0/+3
2014-07-12Add LOK and tiledrendering log areas.Andrzej Hunt1-0/+5
2014-07-12Add LOK tiled rendering divided-tile unit test.Andrzej Hunt3-0/+171
2014-07-12Add Tiled Rendering outline to sd.Andrzej Hunt2-1/+52
2014-07-12Add part selector to gtktiledviewer.Andrzej Hunt1-0/+33
2014-07-12LOK DocView: implement part selection.Andrzej Hunt2-1/+23
2014-07-12Add get/setPart to ITiledRenderable, and implement for sw/sc.Andrzej Hunt8-12/+104
2014-07-12gtktiledviewer: allow selecting between normal and quad-tile view.Andrzej Hunt1-5/+66
2014-07-12Quad Docview: only rerender on zoom if we have a document open.Andrzej Hunt1-1/+4
2014-07-12LOK DocView: only rerender on zoom if we have a document open.Andrzej Hunt1-1/+5
2014-07-12Implement a (qa-only) quad-tiled viewer.Andrzej Hunt3-0/+323