summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* UNO API test for conditional formatsMatúš Kukan2015-01-073-0/+246
* fdo#82014: Remove old conditional formats when setting new one by UNO APIMatúš Kukan2015-01-073-7/+25
* fix invalid string accessMarkus Mohrhard2015-01-071-3/+8
* external/icu: Work around -fsanitize=shiftStephan Bergmann2015-01-071-0/+11
* fix spelling: garded -> guardedNoel Grandin2015-01-071-6/+6
* fdo#39440 reduce scope of local variablesŁukasz Hryniuk2015-01-0715-46/+38
* Resolves fdo#87789: show groups in collected addressesJulien Nabet2015-01-074-2/+41
* fdo#85818: rename 'Zins' enum name, constant, function to RateLaurent Charrière2015-01-0714-19/+19
* fdo#83354: Chart is truncated - moved down outside the margins of the objectZolnai Tamás2015-01-071-1/+7
* Better fix for fdo#87558: Duplication in Last Used Functions sidebar listJulien Nabet2015-01-061-2/+2
* Fix --enable-pch option on msvc 64bit compilerDavid Ostrovsky2015-01-061-2/+8
* Revert "grml.. nScanLineBufferComponents still needs to be on jmp stack"Eike Rathke2015-01-061-2/+1
* LOK: add LibreOfficeKitCallbackType enumerationMiklos Vajna2015-01-063-5/+24
* sw: notify LOK clients about invalidationsMiklos Vajna2015-01-067-0/+62
* gtktiledviewer: register a LOK callback and re-render the document ...Miklos Vajna2015-01-061-0/+13
* lok::Document: add registerCallback()Miklos Vajna2015-01-063-0/+34
* vcl: add OutputDevice::LogicInvalidate()Miklos Vajna2015-01-062-0/+19
* vcl::ITiledRenderable: add registerCallback()Miklos Vajna2015-01-061-0/+9
* Typo: Rerturns -> ReturnsJulien Nabet2015-01-061-1/+1
* grml.. nScanLineBufferComponents still needs to be on jmp stackEike Rathke2015-01-061-1/+2
* external/harfbuzz: Work around -fsanitize=nullStephan Bergmann2015-01-062-0/+50
* Resolves: fdo#82219 color graphics as black and whiteCaolán McNamara2015-01-064-4/+32
* loplugin:saloverrideStephan Bergmann2015-01-061-1/+1
* external/libxml2: Work around -fsanitize=boundsStephan Bergmann2015-01-062-0/+85
* external/icu: Work around -fsanitize=signed-integer-overflowStephan Bergmann2015-01-061-0/+11
* vcl: reset OpenGLContext(s) when yielding the last SolarMutex.Michael Meeks2015-01-065-4/+40
* vcl: cleanup shared SalYieldMutex from GtkYieldMutex.Michael Meeks2015-01-062-18/+1
* vcldemo: extend threaded rendering test.Michael Meeks2015-01-061-3/+17
* build requires libmwaw 0.3.4 nowDavid Tardon2015-01-061-1/+1
* fdo#88098 ClarisWorks: import empty starting lines/columnsDavid Tardon2015-01-063-0/+135
* add cmath for std::nextafterCaolán McNamara2015-01-061-0/+1
* include time.h for timeCaolán McNamara2015-01-061-0/+1
* boost::random->std::randomCaolán McNamara2015-01-061-10/+11
* fdo#78921 save embedded fonts in Flat ODFDavid Tardon2015-01-061-3/+43
* vcldemo: add threading mode.Michael Meeks2015-01-062-11/+49
* android: set single page mode in writer when init for tiled renderTomaž Vajngerl2015-01-073-0/+14
* android: take document borders into account for document sizeTomaž Vajngerl2015-01-071-1/+4
* android: Add initializeForRendering to LOKTomaž Vajngerl2015-01-076-0/+36
* reorient name dialog and make a little narrowerCaolán McNamara2015-01-061-4/+5
* add a borderCaolán McNamara2015-01-061-1/+1
* set default buttonCaolán McNamara2015-01-061-2/+4
* Resolves: fdo#87823 Move Menu->New MenuCaolán McNamara2015-01-061-1/+1
* OSL_ENSURE->assert when followed by unconditional derefCaolán McNamara2015-01-061-4/+2
* external/python3: Work around -fsanitize=boundsStephan Bergmann2015-01-062-0/+23
* external/openssl: Work around -fsanitize=nullStephan Bergmann2015-01-062-0/+11
* -Werror,-Wmacro-redefined (under Clang -fsanitize=*)Stephan Bergmann2015-01-063-7/+18
* Work around loplugin:cstylecast under -fsanitize=*Stephan Bergmann2015-01-061-1/+7
* Remove unnecessary include files declaring JNI functionsStephan Bergmann2015-01-067-304/+23
* move nScanLineBufferComponents to where it is used [-Werror=clobbered]Eike Rathke2015-01-061-1/+1
* Replace JNIEXPORT -> SAL_JNI_EXPORTStephan Bergmann2015-01-064-21/+36