summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-29loplugin:constantparam (1)Noel Grandin15-128/+74
2018-08-29-Werror=redundant-move (GCC 9), take twoStephan Bergmann3-0/+35
2018-08-29Use ConvertSidToStringSidW instead of composing SID string manuallyMike Kaganski2-91/+19
2018-08-29pdfium: replace FPDFTextObj_GetFontName() patch with backportMiklos Vajna6-84/+104
2018-08-29XHTML import: <br></br> is one line breakMiklos Vajna2-1/+24
2018-08-29chmod -xTor Lillqvist1-0/+0
2018-08-28Colibre icons: remove convertmenu iconandreas kainz4-2/+0
2018-08-28tdf#119122 first (5%) pattern initially drawn with too many black cellsCaolán McNamara1-1/+1
2018-08-28Use tools::Time::GetClock() to obtain hour,minute,secondEike Rathke2-15/+14
2018-08-28Assign fFractionOfSecond in shortcutEike Rathke1-0/+1
2018-08-28tdf#42949 Fix IWYU warnings in sc/source/core/inc/*Gabor Kelemen20-27/+51
2018-08-28Revert "-Werror=redundant-move"Stephan Bergmann1-2/+2
2018-08-28-Werror=redundant-moveStephan Bergmann1-2/+2
2018-08-28upgrade epoxy to 1.5.2Caolán McNamara5-37/+32
2018-08-28Move lcl_getHourMinuteSecond() to tools::Time::GetClock()Eike Rathke3-47/+79
2018-08-28Fix typo in codeAndrea Gelmini3-5/+5
2018-08-28create toggles with WB_TOGGLE setCaolán McNamara1-2/+4
2018-08-28tdf119556 Sync "Use only paper size from printer preferences"Michael Weghorn3-2/+12
2018-08-28mysqlc: registry xml: install driverTamas Bunth1-2/+2
2018-08-28tdf#119050 sfx2 store: don't inherit temp file permissions when overwritingMiklos Vajna2-1/+11
2018-08-28Update git submodulesAndrea Gelmini1-0/+0
2018-08-28We do want to initialise m_MainThread on iOS, tooTor Lillqvist1-1/+1
2018-08-28Fix typoTor Lillqvist1-1/+1
2018-08-28tdf#119458 fix sw background Idle unblockingJan-Marek Glogowski2-4/+18
2018-08-28fix glib/bluetooth linking errorsLuboš Luňák1-0/+9
2018-08-28Shortcut small negative values to 0:0:0, tdf#119533 tdf#118800 follow-upEike Rathke1-1/+4
2018-08-28writerfilter: not FirstParaInSection if IsInShapeJustin Luth4-2/+12
2018-08-28Add --enable-ios-libreofficelight-app option to build stuff for janI's appTor Lillqvist3-8/+24
2018-08-28Bin superfluous whitespace on empty lineTor Lillqvist1-1/+1
2018-08-28Add getMaskSet() to the dummy AVMediaSetMaskTor Lillqvist1-0/+5
2018-08-28Bump version number in ICU data file nameTor Lillqvist1-4/+4
2018-08-28return ScMemChart by std::unique_ptrNoel Grandin4-10/+10
2018-08-28loplugin:useuniqueptr pass ScDocument by unique_ptr in undo codeNoel Grandin19-191/+190
2018-08-28return by std::unique_ptr from CreateSortInfoArrayNoel Grandin2-8/+8
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen105-111/+239
2018-08-28tdf#119451 vcl layout cache: fix glyph fallback handlingMiklos Vajna1-3/+5
2018-08-28tdf#39593 deduplicate code using existing functionArkadiy Illarionov1-6/+1
2018-08-28SYSTEM_MYSQL_CPPCONN is never definedStephan Bergmann1-2/+0
2018-08-28No space before periodStephan Bergmann1-2/+1
2018-08-28Resolves: tdf#119533 reintroduce time rounding but cut, tdf#118800 follow-upEike Rathke1-12/+47
2018-08-27sw: fix inconsistent bookmark behavior around at-char/as-char anchored framesSerge Krot1-7/+7
2018-08-27Remove Extensions_MySQLConnector junkStephan Bergmann4-38/+0
2018-08-27fix own-cairo edge case buildCaolán McNamara1-1/+1
2018-08-27Avoid 'HAVE_FEATURE_GPGME' is not defined, evaluates to 0 [-Werror,-Wundef]Tor Lillqvist1-0/+1
2018-08-27Fix iOS build after f05f4e042ca6ac8ae7f1d1e8e6bfb4cbba17a044Tor Lillqvist3-5/+7
2018-08-27Fix build in the !(USE_TLS_OPENSSL + USE_TLS_NSS > 0) caseTor Lillqvist1-2/+4
2018-08-27Fix warning in !HAVE_FEATURE_SCRIPTING caseTor Lillqvist1-1/+1
2018-08-27Update git submodulesAndras Timar1-0/+0
2018-08-27tdf#119531: use correct conversion directionMike Kaganski1-1/+1
2018-08-27tdf#119458 fix sw background Idle state handlingJan-Marek Glogowski3-30/+25