summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-10Fix typo in commentMatteo Casalin
2018-11-10Fix whitespacesMatteo Casalin
2018-11-10Optimize OUStringsMatteo Casalin
2018-11-10Avoid getTokenCountMatteo Casalin
2018-11-10Use indexed getTokenMatteo Casalin
2018-11-10Avoid getToken to just get last tokenMatteo Casalin
2018-11-10Avoid getToken to just get last tokenMatteo Casalin
2018-11-10Remove unneeded castMatteo Casalin
2018-11-10Take advantage of already calculated indexMatteo Casalin
2018-11-10Loop only if string length is the desired oneMatteo Casalin
2018-11-10Avoid getTokenCount()Matteo Casalin
2018-11-10Early bailoutMatteo Casalin
2018-11-10Avoid getTokenCount()Matteo Casalin
2018-11-10Avoid temporary (that introduces downcast)Matteo Casalin
2018-11-10Use indexOf instead of getTokenCount for simple checkMatteo Casalin
2018-11-10Use indexOf instead of getTokenCount for simple checkMatteo Casalin
2018-11-10Avoid getTokenCount()Matteo Casalin
2018-11-10Avoid getTokenCount() to check for single tokenMatteo Casalin
2018-11-10Use already available start index of substringMatteo Casalin
2018-11-10Fix double ;Matteo Casalin
2018-11-10Avoid getTokenCount()Matteo Casalin
2018-11-10tdf#121263 Calc crashes when hide multiple sheetsNoel Grandin
2018-11-10Unit test for array of references in ForceArray, tdf#120895, tdf#58874Eike Rathke
2018-11-10tdf#121288: ReplaceFile WinAPI doesn't play nicely with WebDAV mapped drivesMike Kaganski
2018-11-10tdf#120703 PVS: drop dead code.Mike Kaganski
2018-11-10tdf#120703 PVS: make ImplGet(Cleaned)FieldUnits return referenceMike Kaganski
2018-11-10tdf#121287 Use correct markers on tail of legacy calloutRegina Henschel
2018-11-10tdf#121271 Use correct handles for arc in 'Edit Point' modeRegina Henschel
2018-11-10tdf#121258 Use correct kind of handles for legacy rectangleRegina Henschel
2018-11-10tdf120965 Simplify SdrPathObj::AddToHdlList()Regina Henschel
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-10tdf#120703 PVS: silence a V555Mike Kaganski
2018-11-10tdf#120703 PVS: make selection type detection more readableMike Kaganski
2018-11-10tdf#120703 PVS: check proper pointer (possible nullprt dereference)Mike Kaganski
2018-11-10tdf#120703 PVS: drop the unused codeMike Kaganski
2018-11-10tdf#120703 PVS: revert commit 8ae988054a12b43250d030661a2fb6b297f8aee7Mike Kaganski
2018-11-10tdf#120703 PVS: V547 Expression 'bRet' is always trueMike Kaganski
2018-11-10tdf#117719: add Minimum and Maximum labels to color bar CFRoman Kuznetsov
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-10Tabbed NB: sync home/text tabandreas kainz
2018-11-10Fix typosAndrea Gelmini
2018-11-10Update git submodulesAndrea Gelmini
2018-11-10Make sidebar paragraph panel outline toolbox focusableJim Raykowski
2018-11-10tdf#45904: Remove/disable obsolete _XNamed testsJens Carl
2018-11-10Don't bother setting LC_ALL, LC_CTYPE, and LANG on iOSTor Lillqvist
2018-11-10Test ENABLE_FUZZERS with #if, not #ifdefTor Lillqvist
2018-11-09No updateSettings() in AquaSalGraphicsTor Lillqvist
2018-11-09Don't build the CustomWidgetDraw code for iOS for nowTor Lillqvist
2018-11-09mysqlc: fix return value of XResultSet::nextTamas Bunth