summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-07fdo#82014: Remove old conditional formats when setting new one by UNO APIMatúš Kukan
2015-01-07fix invalid string accessMarkus Mohrhard
2015-01-07external/icu: Work around -fsanitize=shiftStephan Bergmann
2015-01-07fix spelling: garded -> guardedNoel Grandin
2015-01-07fdo#39440 reduce scope of local variablesŁukasz Hryniuk
2015-01-07Resolves fdo#87789: show groups in collected addressesJulien Nabet
2015-01-07fdo#85818: rename 'Zins' enum name, constant, function to RateLaurent Charrière
2015-01-07fdo#83354: Chart is truncated - moved down outside the margins of the objectZolnai Tamás
2015-01-06Better fix for fdo#87558: Duplication in Last Used Functions sidebar listJulien Nabet
2015-01-06Fix --enable-pch option on msvc 64bit compilerDavid Ostrovsky
2015-01-06Revert "grml.. nScanLineBufferComponents still needs to be on jmp stack"Eike Rathke
2015-01-06LOK: add LibreOfficeKitCallbackType enumerationMiklos Vajna
2015-01-06sw: notify LOK clients about invalidationsMiklos Vajna
2015-01-06gtktiledviewer: register a LOK callback and re-render the document ...Miklos Vajna
2015-01-06lok::Document: add registerCallback()Miklos Vajna
2015-01-06vcl: add OutputDevice::LogicInvalidate()Miklos Vajna
2015-01-06vcl::ITiledRenderable: add registerCallback()Miklos Vajna
2015-01-06Typo: Rerturns -> ReturnsJulien Nabet
2015-01-06grml.. nScanLineBufferComponents still needs to be on jmp stackEike Rathke
2015-01-06external/harfbuzz: Work around -fsanitize=nullStephan Bergmann
2015-01-06Resolves: fdo#82219 color graphics as black and whiteCaolán McNamara
2015-01-06loplugin:saloverrideStephan Bergmann
2015-01-06external/libxml2: Work around -fsanitize=boundsStephan Bergmann
2015-01-06external/icu: Work around -fsanitize=signed-integer-overflowStephan Bergmann
2015-01-06vcl: reset OpenGLContext(s) when yielding the last SolarMutex.Michael Meeks
2015-01-06vcl: cleanup shared SalYieldMutex from GtkYieldMutex.Michael Meeks
2015-01-06vcldemo: extend threaded rendering test.Michael Meeks
2015-01-06build requires libmwaw 0.3.4 nowDavid Tardon
2015-01-06fdo#88098 ClarisWorks: import empty starting lines/columnsDavid Tardon
2015-01-06add cmath for std::nextafterCaolán McNamara
2015-01-06include time.h for timeCaolán McNamara
2015-01-06boost::random->std::randomCaolán McNamara
2015-01-06fdo#78921 save embedded fonts in Flat ODFDavid Tardon
2015-01-06vcldemo: add threading mode.Michael Meeks
2015-01-07android: set single page mode in writer when init for tiled renderTomaž Vajngerl
2015-01-07android: take document borders into account for document sizeTomaž Vajngerl
2015-01-07android: Add initializeForRendering to LOKTomaž Vajngerl
2015-01-06reorient name dialog and make a little narrowerCaolán McNamara
2015-01-06add a borderCaolán McNamara
2015-01-06set default buttonCaolán McNamara
2015-01-06Resolves: fdo#87823 Move Menu->New MenuCaolán McNamara
2015-01-06OSL_ENSURE->assert when followed by unconditional derefCaolán McNamara
2015-01-06external/python3: Work around -fsanitize=boundsStephan Bergmann
2015-01-06external/openssl: Work around -fsanitize=nullStephan Bergmann
2015-01-06-Werror,-Wmacro-redefined (under Clang -fsanitize=*)Stephan Bergmann
2015-01-06Work around loplugin:cstylecast under -fsanitize=*Stephan Bergmann
2015-01-06Remove unnecessary include files declaring JNI functionsStephan Bergmann
2015-01-06move nScanLineBufferComponents to where it is used [-Werror=clobbered]Eike Rathke
2015-01-06Replace JNIEXPORT -> SAL_JNI_EXPORTStephan Bergmann
2015-01-06how about scopeEike Rathke