summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-20loplugin:constparams in canvasNoel Grandin
2017-07-20Avoid unnecessary calls of AdjustRowHeightTamas Bunth
2017-07-19tdf#108824 Honor ODF default for "Mouse pointer visible" propertySamuel Mehrbrodt
2017-07-19Removed duplicated includeAndrea Gelmini
2017-07-19Fix crash when saving new spreadsheet as dBase/.dbf, tdf#108789 follow-upEike Rathke
2017-07-19Avoid temporary Date and normalizationEike Rathke
2017-07-19Don't calculate GetDayOfWeek() thriceEike Rathke
2017-07-19Change the most obvious Date+=(long)... to Date+=static_cast<sal_Int32>(...)Eike Rathke
2017-07-19tdf#108881 : do not assume that chart objects always...Dennis Francis
2017-07-19connectivity: merge OCalcColumns and OWriterColumnsMiklos Vajna
2017-07-19connectivity: merge OCalcPreparedStatement and OWriterPreparedStatementMiklos Vajna
2017-07-19connectivity: merge OCalcStatement and OWriterStatementMiklos Vajna
2017-07-19connectivity: merge OCalcResultSet and OWriterResultSetMiklos Vajna
2017-07-19tdf#93328 : Assign the ScInterpreter results back to ScFormulaCell...Dennis Francis
2017-07-19tdf#107975: Revert "fix deleting an image anchored to last paragraphMichael Stahl
2017-07-19oss-fuzz: fix wmffuzzerCaolán McNamara
2017-07-19loplugin:constparams in cppuNoel Grandin
2017-07-19Updated coreOlivier Hallot
2017-07-19Updated coreOlivier Hallot
2017-07-19tdf#108928 Branding 6.0Heiko Tietze
2017-07-19tdf#109188 Always load documents read-only in SwOneExampleFrameSamuel Mehrbrodt
2017-07-19sw mailmerge: add writer data source testcaseMiklos Vajna
2017-07-19revert fix typosThorsten Behrens
2017-07-19vbaapi: File dialog produces pathTamas Bunth
2017-07-19CheckWebQuery: Don't use OUString::createFromAscii for user inputMike Kaganski
2017-07-19tdf#108835 Fixed writer crash on adding Autocorrect Entry:Mohammed Abdul Azeem
2017-07-19Separate SvxMenuConfigPage from cfg.cxxMuhammet Kara
2017-07-19gtk3: make video playback fill playback windowCaolán McNamara
2017-07-19Missing @since tagsStephan Bergmann
2017-07-19android:Update configure.ac to support NDK 15.1.xbrainbreaker
2017-07-19CompilerTest_compilerplugins_clang: disable test failing with clang-3.8Miklos Vajna
2017-07-19Favourites feature in Special charactersAkshay Deep
2017-07-19loplugin:constparams in connectivityNoel Grandin
2017-07-19loplugin:constparams in desktopNoel Grandin
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-07-19enhance unusedfields plugin to find readonly fieldsNoel Grandin
2017-07-19[API CHANGE] offapi: remove unused css.xml.crypto.XMLEncryptionMiklos Vajna
2017-07-19osl: fix a number of doxygen comments in unx/file_path_helper.hxxChris Sherlock
2017-07-19osl: fix file_path_header.cxx commentChris Sherlock
2017-07-19osl: fix header commentChris Sherlock
2017-07-19osl: remove comment cruft osl/socket.hChris Sherlock
2017-07-19Followup to 56638d1a6d9ba - fValid -> bValidChris Sherlock
2017-07-18tdf#109194 cleanse startup notification foo from envThorsten Behrens
2017-07-18remove unused CntWallpaperItemCaolán McNamara
2017-07-18loplugin:oncevarTor Lillqvist
2017-07-18loplugin:oncevarTor Lillqvist
2017-07-18Eliminate some unnecessary temporary Date instancesEike Rathke
2017-07-18sw mail merge: add support for the new 'writer' connectivity driverMiklos Vajna
2017-07-18dbaccess: introduce DATASOURCE_TYPE::DST_WRITERMiklos Vajna
2017-07-18no copy neededJochen Nitschke