summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2017-09-29loplugin:unusedfields improve finding calleeNoel Grandin
2017-09-29rename SvxTabStop::IsEqual to operator==Noel Grandin
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin
2017-09-29convert GfxLink::IsEqual to operator==Noel Grandin
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-29Adapt loplugin:reservedid to WindowsStephan Bergmann
2017-09-28writerfilter: convert loops to range-based-forSerge Krot
2017-09-28Fix typoAndrea Gelmini
2017-09-28tdf#112012 EMF+ dashed lines: correct dash lengthPatrick Jaap
2017-09-28Resolves: tdf#42873 videos in presenter console misplacedCaolán McNamara
2017-09-28Resolves: tdf#112680 start color picker with currently selected colorCaolán McNamara
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann
2017-09-28Fix SalUserEventList usage on AndroidJan-Marek Glogowski
2017-09-28updater: make sure the target dir exists while writing update infoMarkus Mohrhard
2017-09-28Look through derived-to-base ImpliciCastStephan Bergmann
2017-09-28loplugin:simplifybool (clang-cl)Stephan Bergmann
2017-09-28Missing includes (--disable-pch)Stephan Bergmann
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski
2017-09-28iOS, WIP build static library loKitjan Iversen
2017-09-28Python 2.6 compatibility for pack_images.pySamuel Mehrbrodt
2017-09-28tdf#112288 set timestamp for otherEventWithTypeJan-Marek Glogowski
2017-09-28fix the command line argument limit problem for incremental build generationMarkus Mohrhard
2017-09-28Warn about missing text converterStephan Bergmann
2017-09-28RTF export: various minor cleanupsMiklos Vajna
2017-09-28iOS, xcodebuild corrections.jan Iversen
2017-09-28The OpenCL XIRR test fails randomly on some machines so bin itTor Lillqvist
2017-09-28tdf#112658: fix leak when calling TextEngine::SetAttribJulien Nabet
2017-09-28Use sal_Int32 to stick with other SetAttrib methodsJulien Nabet
2017-09-28Related: tdf#109385 make automatically after: <spinbutton> width narrowerCaolán McNamara
2017-09-28Related: tdf#109385 make default panel width widerCaolán McNamara
2017-09-28i18n-perf: cache map of breakiterators, tdf#108703Eike Rathke
2017-09-28iOS, WIP setup to build static lib and app.jan Iversen
2017-09-28Replace fancy Unicode in exception messageStephan Bergmann
2017-09-28iOS, cleaned add resourcesjan Iversen
2017-09-28Fix typosAndrea Gelmini
2017-09-28tdf#112555 Mark default area pattern names for translationGabor Kelemen
2017-09-28tdf#106894: Rewrite packimages.pl in Python (pack_images.py)Jens Carl
2017-09-28shell: use Unicode on WindowsMike Kaganski
2017-09-28simplify Bitmap operator==/IsEqual (stage2)Noel Grandin
2017-09-28Blind fix for Clang 3.8 "must explicitly initialize the const member" errorStephan Bergmann
2017-09-28loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann
2017-09-28setup_native: use more Unicode in MSI custom actionsMike Kaganski
2017-09-27Avoid warning: 'inflateValidate' is only available on macOS 10.13 or newerTor Lillqvist
2017-09-27ofz#3504 Null-dereference READCaolán McNamara
2017-09-27ofz#3499 oom in tiff readerCaolán McNamara
2017-09-27If we are going to avoid repeated calls to pDocument->GetRecursionHelper(),Tor Lillqvist
2017-09-27Resolves: tdf#112523 do not use anything Ascii in UI contextEike Rathke
2017-09-27dynamic_cast followed by static_castCaolán McNamara
2017-09-27Silence --disable-assert-always-abort warningsStephan Bergmann