summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin2018-08-2733-46/+46
* directly use malloc/free in sal, instead of rtl_allocateMemory/etcNoel Grandin2018-08-2723-105/+106
* tdf#90376 revert the dock windows' Idles to TimersJan-Marek Glogowski2018-08-271-19/+17
* Add task count to Scheduler debug infoJan-Marek Glogowski2018-08-271-1/+4
* Update git submodulesStanislav Horacek2018-08-271-0/+0
* Checkboxes don’t use title case, only section headings and menusAdolfo Jayme Barrientos2018-08-261-1/+1
* Update git submodulesStanislav Horacek2018-08-271-0/+0
* mdds 1.4.1 is now a minimum requirement.Kohei Yoshida2018-08-261-1/+1
* rely on forward declare of boost::optionalCaolán McNamara2018-08-261-1/+0
* boostrap->bootstrapCaolán McNamara2018-08-262-2/+2
* Update mdds to 1.4.1.Kohei Yoshida2018-08-265-115/+147
* drop unnecessary SYSTEM_MYSQL_CONNECTOR_CPPCaolán McNamara2018-08-264-82/+0
* don't need dangling Library_mysqlcppconn.mkCaolán McNamara2018-08-262-92/+0
* presumably should be mysqlc hereCaolán McNamara2018-08-261-1/+1
* MYSQL_CONNECTOR_CPP not built anymoreCaolán McNamara2018-08-263-4/+0
* CPPCONN_LIB now unusedCaolán McNamara2018-08-261-2/+0
* get rid of aEndItr entirelyCaolán McNamara2018-08-261-12/+8
* tdf#106260 Fix invisible pasted urlsPaul Trojahn2018-08-262-5/+5
* crashtesting: cached deque::end invalidatedCaolán McNamara2018-08-251-4/+2
* ofz#10056 Null derefCaolán McNamara2018-08-251-6/+14
* Fix typoAndrea Gelmini2018-08-251-1/+1
* Access2Base - Add Location to Database objectJean-Pierre Ledure2018-08-253-0/+3
* Build fix, make install: mysql-connector-ooo extension is goneEike Rathke2018-08-251-13/+0
* Access2Base - Fix typoJean-Pierre Ledure2018-08-252-1/+2
* Access2Base - Fix flush method when closing databaseJean-Pierre Ledure2018-08-251-1/+1
* loplugin:useuniqueptr in ScMoveUndoNoel Grandin2018-08-259-46/+43
* tdf#70195 docx export: default header/footer at 720Justin Luth2018-08-252-2/+5
* ofz#10045 Null derefCaolán McNamara2018-08-241-2/+5
* Resolves: tdf#118572 ensure basic error dialog blocks any other dialogCaolán McNamara2018-08-243-0/+20
* Related: tdf#118572 set parent of basic error dialog to basic ideCaolán McNamara2018-08-241-1/+1
* Remove redundant loop, tdf#96099 follow-upArkadiy Illarionov2018-08-241-2/+0
* Update git submodulesOlivier Hallot2018-08-241-0/+0
* Fix typosAndrea Gelmini2018-08-243-3/+3
* Moving mysqlc into connectivity as a libraryTamas Bunth2018-08-2481-5958/+4345
* Access2Base - Fix OutputTo of null stringJean-Pierre Ledure2018-08-241-2/+4
* document that nEndPos of -1 is all textCaolán McNamara2018-08-242-1/+2
* loplugin:useuniqueptr pass ScDocument by unique_ptr in the undo codeNoel Grandin2018-08-2410-106/+101
* loplugin:useuniqueptr for ScOutlineTable in the undo codeNoel Grandin2018-08-249-55/+52
* loplugin:useuniqueptr in ScEditFieldObjNoel Grandin2018-08-245-10/+11
* Blind fix for -Werror,-Wunused-functionStephan Bergmann2018-08-241-0/+2
* tdf#118786 WIN just assert in YieldJan-Marek Glogowski2018-08-242-13/+11
* tdf#73547 fix ooxml export / import custom dashes.Mark Hung2018-08-244-56/+52
* tdf#119416 Open Special Characters dialog on Enter key pressJim Raykowski2018-08-242-0/+7
* Update git submodulesOlivier R2018-08-241-0/+0
* SCCOLROW instead of long, tdf#117016 follow-upEike Rathke2018-08-241-2/+2
* Consolidate duplicated code, use VectorMatrixAccessor, tdf#117016 follow-upEike Rathke2018-08-241-47/+24
* Avoid unnecessary copy of vector if nothing omitted, tdf#117016 follow-upEike Rathke2018-08-241-12/+29
* Eliminate unnecessary per element copy of matrix' first col/rowEike Rathke2018-08-241-20/+2
* coverity#1438527 Nesting level does not match indentationCaolán McNamara2018-08-241-1/+2
* Just set highlight color for focus rect list boxJan-Marek Glogowski2018-08-241-1/+4