summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-26SVGIO: Shapes within a clippath element might inherit...Xisco Fauli
2016-03-26no need to iterate through all cellsMarkus Mohrhard
2016-03-26also test that we are not still listening to the old areaMarkus Mohrhard
2016-03-26add a few unit tests for conditional format reference listeningMarkus Mohrhard
2016-03-26fix indentationMarkus Mohrhard
2016-03-26add a few unit tests for ScFormulaListenerMarkus Mohrhard
2016-03-26switch to a listener based cond format update, tdf#95437Markus Mohrhard
2016-03-26MM: Some wizard pages are just too spaced outAdolfo Jayme Barrientos
2016-03-26Updated coreOlivier Hallot
2016-03-26Avoid nesting parentheses in this stringAdolfo Jayme Barrientos
2016-03-26tdf#90561: Add AS keyword in Query-designer for hsqldbJulien Nabet
2016-03-25unit test for copying sheet-local names before original positionEike Rathke
2016-03-25sheet-local names' references of original sheet are updated laterEike Rathke
2016-03-25use the ScRefCellValue already available, tdf#97989Markus Mohrhard
2016-03-25tdf#97362: Fixed Python Unit Test(check_table.py)kadertarlan
2016-03-25fix headless buildOliver Specht
2016-03-25Updated coreStanislav Horacek
2016-03-25tdf#90855 Improve the 'Insert Bookmark' dialogJakub Trzebiatowski
2016-03-25loplugin:defaultparams,staticcall,literaltoboolconversionStephan Bergmann
2016-03-25Upgrade libxmlsec to 1.2.17Miklos Vajna
2016-03-25tdf#96484: Missing Icons in Find Toolbar with Icon Style GalaxyBjoern Michaelsen
2016-03-25fix another involuntary behaviour change from 0c5cbcd7Bjoern Michaelsen
2016-03-25tdf#94734: fix icon in sidebar disappears when changing font colourBjoern Michaelsen
2016-03-25use the ScRefCellValue that is already available, tdf#93405Markus Mohrhard
2016-03-25we already pass the ScRefCellValue as parameter, tdf#93405Markus Mohrhard
2016-03-25these two methods are identical copies, related tdf#93405Markus Mohrhard
2016-03-24vcl: let's try to convert that to an assertMichael Stahl
2016-03-24vcl: tdf#98812: acquire reference count of WinFontInstancesMichael Stahl
2016-03-24unordf: replace boost::shared_array with std::shared_ptrMichael Stahl
2016-03-24unordf: replace boost::noncopyable with C++11 deleteMichael Stahl
2016-03-24filter: [loplugin:simplifybool]Michael Stahl
2016-03-24MM: fix debug document dumpingJan-Marek Glogowski
2016-03-24MM: remove lock from saved documentsJan-Marek Glogowski
2016-03-24MM: remove multiple unneeded indention levelsJan-Marek Glogowski
2016-03-24MM: rename MergeNew => MergeJan-Marek Glogowski
2016-03-24MM: don't try to save the source MM documentJan-Marek Glogowski
2016-03-24MM: just show the print progress dialog for printJan-Marek Glogowski
2016-03-24MM: fix silent mode on merge startJan-Marek Glogowski
2016-03-24MM: move mail creation into a local functionJan-Marek Glogowski
2016-03-24MM: don't register files in recently used...Jan-Marek Glogowski
2016-03-24MM: use working doc DB manager on saveJan-Marek Glogowski
2016-03-24MM: correctly handle directory in dialogJan-Marek Glogowski
2016-03-24tdf#96914 MM: don't round trip the source documentJan-Marek Glogowski
2016-03-24tdf#95292 MM: cleanup bEndOfDB handlingJan-Marek Glogowski
2016-03-24MM: move SwPageDesc handling into SwDoc::AppendDocJan-Marek Glogowski
2016-03-24MM: merge cancel and error variableJan-Marek Glogowski
2016-03-24MM: cleanup of comments and assertsJan-Marek Glogowski
2016-03-24MM: a failing print job is an errorJan-Marek Glogowski
2016-03-24MM: don't send email if document generation failedJan-Marek Glogowski
2016-03-24MM: some assertion on MM inputJan-Marek Glogowski