summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-31OneDrive binding settingsMihai Varga6-1/+60
2014-07-31Updated CMIS patches and the makefile for the OneDrive bindingMihai Varga7-490/+11
2014-07-31-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-07-31sal_osl_process: fix "Parent and child environment not equal" for OSX <10.6Douglas Mencken1-2/+2
2014-07-30Scope reduction.Kohei Yoshida1-31/+29
2014-07-30the dialog hierarchy changed iwith the ui format, fdo#81867Markus Mohrhard4-34/+42
2014-07-30Improve "Navigate by" layoutSamuel Mehrbrodt2-5/+6
2014-07-30writerfilter: remove unused <namespace-alias id=""> attributesMiklos Vajna1-30/+30
2014-07-30fix spelling errorMarkus Mohrhard2-9/+9
2014-07-30add scroll animation for benchmarkweigao1-0/+14
2014-07-30add drag animation for benchmarkweigao1-8/+20
2014-07-30add click event animation for benchmarkweigao2-43/+175
2014-07-30DOCX import: handle exact end of paragraph w:sdt tagsMiklos Vajna5-2/+26
2014-07-30ASPECT_ALL is unusedTor Lillqvist1-1/+4
2014-07-30fdo#80501: Ensure that we notify each listener only once.Kohei Yoshida7-41/+52
2014-07-30fdo#80501: Write test for this first.Kohei Yoshida2-0/+58
2014-07-30Avoid needless truncation to intStephan Bergmann1-2/+2
2014-07-30Adapt loplugin:derefnullptr to old Clang versionsStephan Bergmann1-1/+1
2014-07-30Fix *_component_getFactory function typeStephan Bergmann1-1/+1
2014-07-30Remove redundant casts to voidStephan Bergmann2-11/+3
2014-07-30Use OString::boolean in docxattributeoutput.cxxJoren De Cuyper1-10/+9
2014-07-30javaunohelper: If statement is redundantrbuj1-11/+9
2014-07-30javaunohelper: String comparisonrbuj1-1/+1
2014-07-30fix wrong calculation for text size, fdo#81499Markus Mohrhard2-14/+14
2014-07-30the range has to be in the correct order, fdo#81803Markus Mohrhard1-0/+1
2014-07-30add test case for fdo#81803Markus Mohrhard1-0/+15
2014-07-30Wrap "" in OUString: error: conversion from const char* to non-scalar...Andrzej Hunt1-1/+1
2014-07-30LokDocView: Update part selector when mode changes.Andrzej Hunt1-5/+21
2014-07-30LokDocView: set current item for part selector.Andrzej Hunt1-1/+2
2014-07-30gtktiledviewer: add part mode selector.Andrzej Hunt1-1/+34
2014-07-30Protect setPartMode and ensure we actually show the new mode.Andrzej Hunt1-1/+25
2014-07-30Impress/Tiled Rendering: implement setPartMode.Andrzej Hunt2-1/+35
2014-07-30LOKDocView: add set_part_mode.Andrzej Hunt2-0/+9
2014-07-30Impress/Tiled Rendering: return correct number for getPart.Andrzej Hunt1-1/+2
2014-07-30ITiledRenderable: provide default implementations for some methods.Andrzej Hunt3-21/+12
2014-07-30Impress: Implement getPartName.Andrzej Hunt2-0/+8
2014-07-30gtktiledviewer: show part names in selector.Andrzej Hunt1-5/+15
2014-07-30LOKDocView: add part name retrieval.Andrzej Hunt2-2/+6
2014-07-30Remove horrifically outdated comment.Andrzej Hunt1-5/+0
2014-07-30LOK: add setPartMode.Andrzej Hunt3-0/+37
2014-07-30LOK: Add getPartName.Andrzej Hunt4-0/+39
2014-07-30Fix comment typo.Andrzej Hunt1-1/+1
2014-07-30Remove redundant sal_Char *Joren De Cuyper1-9/+9
2014-07-30javaunohelper: The assigned value is never usedrbuj4-8/+7
2014-07-30javaunohelper: String comparisonrbuj1-1/+1
2014-07-30Avoid possible memory leaks in case of exceptionsTakeshi Abe12-52/+41
2014-07-30error: reference to "Primitive2DSequence" is ambiguousMatúš Kukan1-4/+1
2014-07-29fdo#81330: When moving to a different sheet, set 3D flag on.Kohei Yoshida1-0/+5
2014-07-29fdo#81330: Write test for this.Kohei Yoshida2-0/+44
2014-07-29fdo#81812 Kill PIMPE and PIMPEEJoren De Cuyper2-89/+86