summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-16implement an actually working setErrorCell() from BIFF error codesEike Rathke3-10/+18
2014-12-16ImplDockFloatWin2::setPosSizePixel just forwards to parent classCaolán McNamara1-10/+0
2014-12-16Related: #i123653# skip ranges that end before starting pointCaolán McNamara1-3/+4
2014-12-16LOK: let doc_getDocumentType() use supportsService()Miklos Vajna1-18/+6
2014-12-16add two options for OpenGL renderingMarkus Mohrhard3-1/+33
2014-12-16Daft += "\0" triggers assertStephan Bergmann1-4/+0
2014-12-16Daft "\0" triggers assert in OUString literal ctorStephan Bergmann2-2/+1
2014-12-16Missing UnoControls/MakefileStephan Bergmann1-0/+24
2014-12-16Tab bar: multiply the size of the plus icon if HiDPI is detectedTomaž Vajngerl1-7/+16
2014-12-16java: remove OOoRunnerLightNoel Grandin8-147/+5
2014-12-16android: Adpater -> AdapterMiklos Vajna4-13/+13
2014-12-16Omit unused default valueTakeshi Abe1-1/+1
2014-12-16Related fdo#83753: Fix JVM_ONE_PATH_CHECK feature againStephan Bergmann1-2/+4
2014-12-16Factor out SvxFontItem::dumpAsXml() from swMiklos Vajna3-1/+16
2014-12-16WaE: replace '+' between string literals with juxtapositionTor Lillqvist1-3/+3
2014-12-16WaE: Unreferenced function definitionTor Lillqvist1-0/+2
2014-12-16SAL_WARN itself already prints __FILE__ and __LINE__ of its call siteTor Lillqvist1-2/+2
2014-12-15Reduce the size of ScFormulaCell by packing the matrix flag value.Kohei Yoshida2-7/+7
2014-12-15Pass group length to context / result objects to reduce # of params.Kohei Yoshida1-11/+18
2014-12-15Refactor OpenCL interpreter impl code to make it more modular.Kohei Yoshida1-83/+142
2014-12-15Let's try to only surround code that may throw with try-catch block.Kohei Yoshida1-17/+23
2014-12-15Remove global variable SymbolTable::nR and make the code re-entrant.Kohei Yoshida5-262/+273
2014-12-16construct grouped ScFormulaCell with bDirty=true, fdo#79249 relatedEike Rathke1-1/+1
2014-12-16fdo#79249 call formula compiler with error stringEike Rathke1-1/+6
2014-12-16HTML export: optional CSS2 dot leaders in the Table of ContentsLászló Németh6-2/+104
2014-12-16correct error string, #N/A instead of #NAEike Rathke1-1/+1
2014-12-15fdo#74981: sw: fix input field handling when splitting paragraphsMichael Stahl1-4/+5
2014-12-15fdo#85876: Revert "fdo#74981: cutting nothing should do nothing, ...Michael Stahl1-2/+0
2014-12-15dbaccess: the PythonTest requires Java for hsqldbMichael Stahl1-0/+2
2014-12-15poppler: let's disable Qt5 tooMichael Stahl1-0/+1
2014-12-15use AA for lines only when AA is activeLuboš Luňák4-25/+65
2014-12-15Related fdo#86929: Kill FOREACHPAM_START for good (part1)Julien Nabet3-222/+224
2014-12-15Related fdo#86929: Kill FOREACHPAM_START for good (part2)Julien Nabet11-134/+149
2014-12-15fdo#87210: Re-enable parallel deflate, which was not the root cause.Kohei Yoshida1-2/+0
2014-12-15do not hardcode what specific "generic" bitmap scaling operations useLuboš Luňák4-15/+16
2014-12-15Remove obsolete commentStephan Bergmann1-5/+0
2014-12-15Check each potential JRE location only onceStephan Bergmann6-88/+124
2014-12-15Rename getJREInfoByPath overload to getAndAddJREInfoByPathStephan Bergmann2-41/+27
2014-12-15getJREInfoFromBinPath return value is unusedStephan Bergmann2-9/+4
2014-12-15fdo#83753: consider JAVA_HOME and PATH when selecting JREMichael Weghorn6-130/+414
2014-12-15fdo#82614: sw: Revert "Simplify code path"Michael Stahl1-2/+14
2014-12-15android: don't associate with ods, fods, ots, xls, xlsx, xltx and csvMiklos Vajna1-6/+8
2014-12-15android: associate with ott, otg, otp, dotx and potx files as wellMiklos Vajna1-1/+14
2014-12-15WaE: private field 'm_pSystemFont' is not usedTor Lillqvist1-1/+0
2014-12-15Resolves: fdo#87281 Crash on importing diagram in .docx fileGary Houston1-1/+3
2014-12-15don't screw around with the system font selectionCaolán McNamara1-80/+0
2014-12-15drop newly unused Application::ValidateSystemFontCaolán McNamara2-27/+0
2014-12-15Resolves fdo#87016 Kill "Use system font for user interface" for goodJulien Nabet2-50/+0
2014-12-15fdo#86671 Swap default order of Yes/No to suit what Windows users expectAdolfo Jayme Barrientos1-7/+7
2014-12-15Resolves: fdo#87199 deregister during destroy as lower of upperCaolán McNamara1-0/+6