summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-16configmgr: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-16bridges: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-16Android: prevent NPE due to lack of permissions on a directoryJacobo Aragunde Pérez
2014-12-16Android: browse documents anywhere in the sdcardJacobo Aragunde Pérez
2014-12-16android: Show document browser back in the menuJacobo Aragunde Pérez
2014-12-16android: disable navigation drawer for WriterMiklos Vajna
2014-12-16implement an actually working setErrorCell() from BIFF error codesEike Rathke
2014-12-16ImplDockFloatWin2::setPosSizePixel just forwards to parent classCaolán McNamara
2014-12-16Related: #i123653# skip ranges that end before starting pointCaolán McNamara
2014-12-16LOK: let doc_getDocumentType() use supportsService()Miklos Vajna
2014-12-16add two options for OpenGL renderingMarkus Mohrhard
2014-12-16Daft += "\0" triggers assertStephan Bergmann
2014-12-16Daft "\0" triggers assert in OUString literal ctorStephan Bergmann
2014-12-16Missing UnoControls/MakefileStephan Bergmann
2014-12-16Tab bar: multiply the size of the plus icon if HiDPI is detectedTomaž Vajngerl
2014-12-16java: remove OOoRunnerLightNoel Grandin
2014-12-16android: Adpater -> AdapterMiklos Vajna
2014-12-16Omit unused default valueTakeshi Abe
2014-12-16Related fdo#83753: Fix JVM_ONE_PATH_CHECK feature againStephan Bergmann
2014-12-16Factor out SvxFontItem::dumpAsXml() from swMiklos Vajna
2014-12-16WaE: replace '+' between string literals with juxtapositionTor Lillqvist
2014-12-16WaE: Unreferenced function definitionTor Lillqvist
2014-12-16SAL_WARN itself already prints __FILE__ and __LINE__ of its call siteTor Lillqvist
2014-12-15Reduce the size of ScFormulaCell by packing the matrix flag value.Kohei Yoshida
2014-12-15Pass group length to context / result objects to reduce # of params.Kohei Yoshida
2014-12-15Refactor OpenCL interpreter impl code to make it more modular.Kohei Yoshida
2014-12-15Let's try to only surround code that may throw with try-catch block.Kohei Yoshida
2014-12-15Remove global variable SymbolTable::nR and make the code re-entrant.Kohei Yoshida
2014-12-16construct grouped ScFormulaCell with bDirty=true, fdo#79249 relatedEike Rathke
2014-12-16fdo#79249 call formula compiler with error stringEike Rathke
2014-12-16HTML export: optional CSS2 dot leaders in the Table of ContentsLászló Németh
2014-12-16correct error string, #N/A instead of #NAEike Rathke
2014-12-15fdo#74981: sw: fix input field handling when splitting paragraphsMichael Stahl
2014-12-15fdo#85876: Revert "fdo#74981: cutting nothing should do nothing, ...Michael Stahl
2014-12-15dbaccess: the PythonTest requires Java for hsqldbMichael Stahl
2014-12-15poppler: let's disable Qt5 tooMichael Stahl
2014-12-15use AA for lines only when AA is activeLuboš Luňák
2014-12-15Related fdo#86929: Kill FOREACHPAM_START for good (part1)Julien Nabet
2014-12-15Related fdo#86929: Kill FOREACHPAM_START for good (part2)Julien Nabet
2014-12-15fdo#87210: Re-enable parallel deflate, which was not the root cause.Kohei Yoshida
2014-12-15do not hardcode what specific "generic" bitmap scaling operations useLuboš Luňák
2014-12-15Remove obsolete commentStephan Bergmann
2014-12-15Check each potential JRE location only onceStephan Bergmann
2014-12-15Rename getJREInfoByPath overload to getAndAddJREInfoByPathStephan Bergmann
2014-12-15getJREInfoFromBinPath return value is unusedStephan Bergmann
2014-12-15fdo#83753: consider JAVA_HOME and PATH when selecting JREMichael Weghorn
2014-12-15fdo#82614: sw: Revert "Simplify code path"Michael Stahl
2014-12-15android: don't associate with ods, fods, ots, xls, xlsx, xltx and csvMiklos Vajna
2014-12-15android: associate with ott, otg, otp, dotx and potx files as wellMiklos Vajna
2014-12-15WaE: private field 'm_pSystemFont' is not usedTor Lillqvist