summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-27tdf#90376 revert the dock windows' Idles to TimersJan-Marek Glogowski1-19/+17
2018-08-27Add task count to Scheduler debug infoJan-Marek Glogowski1-1/+4
2018-08-27Update git submodulesStanislav Horacek1-0/+0
2018-08-26Checkboxes don’t use title case, only section headings and menusAdolfo Jayme Barrientos1-1/+1
2018-08-27Update git submodulesStanislav Horacek1-0/+0
2018-08-26mdds 1.4.1 is now a minimum requirement.Kohei Yoshida1-1/+1
2018-08-26rely on forward declare of boost::optionalCaolán McNamara1-1/+0
2018-08-26boostrap->bootstrapCaolán McNamara2-2/+2
2018-08-26Update mdds to 1.4.1.Kohei Yoshida5-115/+147
2018-08-26drop unnecessary SYSTEM_MYSQL_CONNECTOR_CPPCaolán McNamara4-82/+0
2018-08-26don't need dangling Library_mysqlcppconn.mkCaolán McNamara2-92/+0
2018-08-26presumably should be mysqlc hereCaolán McNamara1-1/+1
2018-08-26MYSQL_CONNECTOR_CPP not built anymoreCaolán McNamara3-4/+0
2018-08-26CPPCONN_LIB now unusedCaolán McNamara1-2/+0
2018-08-26get rid of aEndItr entirelyCaolán McNamara1-12/+8
2018-08-26tdf#106260 Fix invisible pasted urlsPaul Trojahn2-5/+5
2018-08-25crashtesting: cached deque::end invalidatedCaolán McNamara1-4/+2
2018-08-25ofz#10056 Null derefCaolán McNamara1-6/+14
2018-08-25Fix typoAndrea Gelmini1-1/+1
2018-08-25Access2Base - Add Location to Database objectJean-Pierre Ledure3-0/+3
2018-08-25Build fix, make install: mysql-connector-ooo extension is goneEike Rathke1-13/+0
2018-08-25Access2Base - Fix typoJean-Pierre Ledure2-1/+2
2018-08-25Access2Base - Fix flush method when closing databaseJean-Pierre Ledure1-1/+1
2018-08-25loplugin:useuniqueptr in ScMoveUndoNoel Grandin9-46/+43
2018-08-25tdf#70195 docx export: default header/footer at 720Justin Luth2-2/+5
2018-08-24ofz#10045 Null derefCaolán McNamara1-2/+5
2018-08-24Resolves: tdf#118572 ensure basic error dialog blocks any other dialogCaolán McNamara3-0/+20
2018-08-24Related: tdf#118572 set parent of basic error dialog to basic ideCaolán McNamara1-1/+1
2018-08-24Remove redundant loop, tdf#96099 follow-upArkadiy Illarionov1-2/+0
2018-08-24Update git submodulesOlivier Hallot1-0/+0
2018-08-24Fix typosAndrea Gelmini3-3/+3
2018-08-24Moving mysqlc into connectivity as a libraryTamas Bunth81-5958/+4345
2018-08-24Access2Base - Fix OutputTo of null stringJean-Pierre Ledure1-2/+4
2018-08-24document that nEndPos of -1 is all textCaolán McNamara2-1/+2
2018-08-24loplugin:useuniqueptr pass ScDocument by unique_ptr in the undo codeNoel Grandin10-106/+101
2018-08-24loplugin:useuniqueptr for ScOutlineTable in the undo codeNoel Grandin9-55/+52
2018-08-24loplugin:useuniqueptr in ScEditFieldObjNoel Grandin5-10/+11
2018-08-24Blind fix for -Werror,-Wunused-functionStephan Bergmann1-0/+2
2018-08-24tdf#118786 WIN just assert in YieldJan-Marek Glogowski2-13/+11
2018-08-24tdf#73547 fix ooxml export / import custom dashes.Mark Hung4-56/+52
2018-08-24tdf#119416 Open Special Characters dialog on Enter key pressJim Raykowski2-0/+7
2018-08-24Update git submodulesOlivier R1-0/+0
2018-08-24SCCOLROW instead of long, tdf#117016 follow-upEike Rathke1-2/+2
2018-08-24Consolidate duplicated code, use VectorMatrixAccessor, tdf#117016 follow-upEike Rathke1-47/+24
2018-08-24Avoid unnecessary copy of vector if nothing omitted, tdf#117016 follow-upEike Rathke1-12/+29
2018-08-24Eliminate unnecessary per element copy of matrix' first col/rowEike Rathke1-20/+2
2018-08-24coverity#1438527 Nesting level does not match indentationCaolán McNamara1-1/+2
2018-08-24Just set highlight color for focus rect list boxJan-Marek Glogowski1-1/+4
2018-08-24loplugin:useuniqueptr in ScTransferObjNoel Grandin7-25/+22
2018-08-24loplugin:useuniqueptr in sd dialogsNoel Grandin2-32/+32