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