Moin! * Open changes on master for project core changed in the last 25 hours:
~~~~ First time contributors doing great things! ~~~~ + svx: Cleanup ASCII art and useless comments in https://gerrit.libreoffice.org/11011 from Chris Laplante about module svx + odk: Clean up comments in https://gerrit.libreoffice.org/11006 from Chris Laplante about module odk + Use COMMONS_LOGGING_VERSION vble in https://gerrit.libreoffice.org/10993 from Robert Antoni Buj i Gelonch about module build, external, swext + WIP (do not merge): remove custom impl of bidirectional list in https://gerrit.libreoffice.org/11001 from Chris Laplante about module vcl + Convert RID_TP_GENERAL tabpage to .ui in https://gerrit.libreoffice.org/10989 from Mihály Palenik about module extensions + l10ntools: fixes and improvements for transex3 executable in https://gerrit.libreoffice.org/10212 from Douglas Mencken about module l10ntools + fdo#78611 Don't create automatic rules on reset in https://gerrit.libreoffice.org/10988 from Jan-Marek Glogowski about module sw + fdo#81782 MM: copy most document properties in https://gerrit.libreoffice.org/10987 from Jan-Marek Glogowski about module sw + MM: restore the non-saving wizard behaviour in https://gerrit.libreoffice.org/10986 from Jan-Marek Glogowski about module sw + MM: add missing CreateMonitor handling in https://gerrit.libreoffice.org/10985 from Jan-Marek Glogowski about module sw + MM: refactor cancel handling for dbui dialogs in https://gerrit.libreoffice.org/10984 from Jan-Marek Glogowski about module sw + MM: Don't adapt the view when saving dbg documents in https://gerrit.libreoffice.org/10983 from Jan-Marek Glogowski about module sw + Remove superfluous merge function. in https://gerrit.libreoffice.org/10982 from Jan-Marek Glogowski about module sw + Make UNO and wizard mail merge use same function. in https://gerrit.libreoffice.org/10981 from Jan-Marek Glogowski about module sw + Refactor a tiny bit of SwLayAction::IsShortCut in https://gerrit.libreoffice.org/10980 from Jan-Marek Glogowski about module sw + fdo#70346 MM: Fix language for DB dict values in https://gerrit.libreoffice.org/10979 from Jan-Marek Glogowski about module sw + fdo#70346 MM: add mail merge data to condition dict in https://gerrit.libreoffice.org/10978 from Jan-Marek Glogowski about module sw + Invalidate rect cache before moving object in https://gerrit.libreoffice.org/10977 from Jan-Marek Glogowski about module sw + fdo#80926 Don't move anchors of invalid pages in https://gerrit.libreoffice.org/10976 from Jan-Marek Glogowski about module sw + Fix moving out-of-bounds draw / fly objects in https://gerrit.libreoffice.org/10975 from Jan-Marek Glogowski about module sw + Better variable naming in SwViewImp::NotifySizeChg in https://gerrit.libreoffice.org/10974 from Jan-Marek Glogowski about module sw + Fix single node CopyRange in https://gerrit.libreoffice.org/10972 from Jan-Marek Glogowski about module sw + Normalize SwDBManager::Merge{MailFiles,Documents} in https://gerrit.libreoffice.org/10971 from Jan-Marek Glogowski about module sw + Add debug documents to SwDBManager::MergeMailFiles in https://gerrit.libreoffice.org/10970 from Jan-Marek Glogowski about module sw + Add debug messages for sw.{createcopy,docappend} in https://gerrit.libreoffice.org/10969 from Jan-Marek Glogowski about module sw + Refactor NumRule handling in CopyImpl in https://gerrit.libreoffice.org/10968 from Jan-Marek Glogowski about module sw + MM: introduce SwDoc::Append helper function in https://gerrit.libreoffice.org/10967 from Jan-Marek Glogowski about module sw + MM: always copy the internal document in https://gerrit.libreoffice.org/10966 from Jan-Marek Glogowski about module sw + Some minor MM related refactoring in https://gerrit.libreoffice.org/10965 from Jan-Marek Glogowski about module sw + MM: fix workaround for single paragraph docs in https://gerrit.libreoffice.org/10964 from Jan-Marek Glogowski about module sw + Replace the whole content for copied documents in https://gerrit.libreoffice.org/10963 from Jan-Marek Glogowski about module sw ~~~~ End of freshness ~~~~ + fix intermittent crash in make check in https://gerrit.libreoffice.org/10996 from Noel Grandin about module vcl + Remove useless include tools/debug.hxx from forms and extensions in https://gerrit.libreoffice.org/11012 from Marcos Paulo de Souza about module extensions, forms + vcl: use enum for complex text layout constants in https://gerrit.libreoffice.org/10676 from Noel Grandin about module canvas, cppcanvas, drawinglayer, editeng, include, sc, starmath, svx, sw, vcl + create clang plugin to warn about C-style casts in https://gerrit.libreoffice.org/10367 from Noel Grandin about module compilerplugins, include * Merged changes on master for project core changed in the last 25 hours: + fdo#82427 disambiguate "NOT LIKE 'foo'" in https://gerrit.libreoffice.org/11007 from Lionel Elie Mamane + fdo#82757 call convertStringToNumber and detectNumberFormat with same loc in https://gerrit.libreoffice.org/11002 from Lionel Elie Mamane + Change inline-edit mouse input handling in https://gerrit.libreoffice.org/10836 from Jan-Marek Glogowski + fdo#82492 : DOCX: Corruption: File was getting corrupt fafter RT in https://gerrit.libreoffice.org/10912 from Pallavi Jadhav + .gitignore /.gdb_history in https://gerrit.libreoffice.org/10973 from Jan-Marek Glogowski * Abandoned changes on master for project core changed in the last 25 hours: + vcl/source/opengl/OpenGLContext.cxx: fix build for OSX < 10.6 in https://gerrit.libreoffice.org/10592 from Douglas Mencken * Open changes needing tweaks, but being untouched for more than a week: + VS2013: Make 64 bit shell extensions optional in https://gerrit.libreoffice.org/10163 from David Ostrovsky + fdo#82290: Perform write(2) and read(2) concurrently to avoid pipe deadlo in https://gerrit.libreoffice.org/10825 from Jan Holesovsky + fdo#80996:Fix for DataLabel not preserved for ColumnChart after RT in https://gerrit.libreoffice.org/10169 from Dushyant Bhalgami + fdo#79018: LO hangs while opening file. in https://gerrit.libreoffice.org/9564 from Yogesh Bharate + Use assert instead of OSL_ASSERT in sal/ in https://gerrit.libreoffice.org/10113 from Arnaud Versini + fdo#77716 : Paragraph spacing is not preserved after RT. in https://gerrit.libreoffice.org/9197 from Tushar Bende + fdo#77121 Header / Footer positions not preserved after RT in https://gerrit.libreoffice.org/9235 from Priyanka Gaikwad Best, Your friendly LibreOffice Gerrit Digest Mailer Note: The bot generating this message can be found and improved here: https://gerrit.libreoffice.org/gitweb?p=dev-tools.git;a=blob;f=gerritbot/send-daily-digest _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice