Hi, this time a brief summary of what happened during the 9th week in 2012 on LibreOffice repositories and the living branches: + master: LO-3.6 development + libreoffice-3-5: fixes for LO-3.5.2 bug fix release + libreoffice-3-4: fixes for LO-3.4.6 bug fix release + libreoffice-3-5-1: final stabilization for LO-3.5.1 bug fix release There are two logs for each branch: + bugfixes-<branch>-week-<year>-<week>.txt lists all commits that reference a proper bug id from a variety of trackers, i.e. #i... referring to the OpenOffice issuezilla, fdo# to freedesktop, rhbz# to RedHat bugzilla + commit-log-<branch>-week-<year>-<week>.txt lists all relevant commits on the actual source repositories Many thanks to all contributors - you make all the difference! Best Regards, Petr
+ impress + do not create an empty slide when printing handouts (fdo#31966) [Ivan Timofeev] + libs-core + fix crash using instances dialog of dataform navigator (fdo#44816) [Noel Power] + writer + sw: expand all text fields when setting properties: (fdo#42073) [Michael Stahl] + swTxtFld: do expand the field in the ctor (fdo#39694) [Michael Stahl]
+ core + "Distributy Columns Evenly" does not work with the selected columns (fdo#46144) [Ivan Timofeev] + add Gurmukhi MT font for pa-IN (fdo#46571) [Andras Timar] + don't copy page styles into temporary clipboard doc (fdo#46038) [Caolán McNamara] + expand group memberships in PostgreSQL-SDBC get*Privileges (fdo#46675) [Lionel Elie Mamane] + fix core when clicking on entries in Manage Names dialog in calc (fdo#46568) [Noel Power] + fix crash using instances dialog of dataform navigator (fdo#44816) [Noel Power] + pack libstdc++ and libgcc_s only in the new stdlibs subpackage (fdo#46658) [Petr Mladek] + resolves Fix Partial::contains for paths that go past a leaf node (fdo#46074) [Stephan Bergmann] + uI fix on PDF export dialog (fdo#45023) [Andras Timar] + use Traditional Chinese installer for zh-HK and zh-MO locales (fdo#46181) [Andras Timar] + use the correct db range for the copy, (fdo#46712) [Markus Mohrhard]
+ core + "Distributy Columns Evenly" does not work with the selected columns (fdo#46144) [Ivan Timofeev] + add Gurmukhi MT font for pa-IN (fdo#46571) [Andras Timar] + correctly import data point formats in data series. (fdo#40320) [Kohei Yoshida] + don't copy page styles into temporary clipboard doc (fdo#46038) [Caolán McNamara] + don't create uno::Sequence with new, (fdo#46825) [Markus Mohrhard] + don't show an error message for empty names in Define Names, (fdo#46816) [Markus Mohrhard] + expand group memberships in PostgreSQL-SDBC get*Privileges (fdo#46675) [Lionel Elie Mamane] + fix core when clicking on entries in Manage Names dialog in calc (fdo#46568) [Noel Power] + fix crash in SdrGrafObj::getInputStream: (fdo#46340) [Michael Stahl] + fix crash using instances dialog of dataform navigator (fdo#44816) [Noel Power] + fix logout with quickstarter (lp#562027) [Bjoern Michaelsen] + fix rtf/docx import of transparent frames (bnc#695479) [Miklos Vajna] + fixed SpellCheck dialog display issues (fdo#46531) [Cédric Bosdonnat] + insert only a placeholder since the caller relies on this behavior. (fdo#40320) [Kohei Yoshida] + pack libstdc++ and libgcc_s only in the new stdlibs subpackage (fdo#46658) [Petr Mladek] + resolves Fix Partial::contains for paths that go past a leaf node (fdo#46074) [Stephan Bergmann] + resoves duplicated .pfb without duplicated .afm drops font (fdo#42901) [Caolán McNamara] + uI fix on PDF export dialog (fdo#45023) [Andras Timar] + use Traditional Chinese installer for zh-HK and zh-MO locales (fdo#46181) [Andras Timar] + use the correct db range for the copy, (fdo#46712) [Markus Mohrhard]
+ core + "Distributy Columns Evenly" does not work with the selected columns (fdo#46144) [Ivan Timofeev] + - add ctrl-g / ctrl-shift-g binding for find again fwd/back (fdo#46438) [Cameron Paul] + actually give the quickstart suppressor a scope (lp#562027) [Bjoern Michaelsen] + add junit test for these (fdo#39694, fdo#42073) [Michael Stahl] + add test document (fdo#39694) [Juergen Steinhilber] + add testcase for (fdo#45187) [Miklos Vajna] + added [pjt-AU] Pitjantjatjara locale data (fdo#46411) [Eike Rathke] + always send command line arguments as UTF-8 (fdo#46434) [Stephan Bergmann] + calc cell background color simplified code for split button (fdo#45671) [Winfried Donkers] + cleanup SimpleResMgr (fdo#46501) [Szabolcs Dezsi] + correctly import fields with same name in excel's pivot tables. (bnc#520828) [Kohei Yoshida] + correctly set the position of the axis labels, related (fdo#44832) [Markus Mohrhard] + don't copy page styles into temporary clipboard doc (fdo#46038) [Caolán McNamara] + don't crash for empty input data in charts, (fdo#46885) [Markus Mohrhard] + don't create uno::Sequence with new, (fdo#46825) [Markus Mohrhard] + don't show an error message for empty names in Define Names, (fdo#46816) [Markus Mohrhard] + expand group memberships in get*Privileges (fdo#46675) [Lionel Elie Mamane] + fix RTF import of numbering levelnumbers (fdo#46662) [Miklos Vajna] + fix building of so_activex (fdo#46847) [David Tardon] + fix crash in SdrGrafObj::getInputStream: (fdo#46340) [Michael Stahl] + fix crash using instances dialog of dataform navigator (fdo#44816) [Noel Power] + fix logout with quickstarter (lp#562027) [Bjoern Michaelsen] + fixed SpellCheck dialog display issues (fdo#46531) [Cédric Bosdonnat] + fixup (fdo#46675) [Lionel Elie Mamane] + improvement to (fdo#46565) [Thomas Collerton] + no legend entry for regression curve if not applicable (fdo#37197) [Katarina Machalkova] + no need to turn arguments into absolute file URLs when sending (fdo#46434) [Stephan Bergmann] + pack libstdc++ and libgcc_s only in the new stdlibs subpackage (fdo#46658) [Petr Mladek] + perl / autogen.sh should backup autogen.lastrun (fdo#46565) [Thomas Collerton] + rTF: reduce memory usage when exporting large graphics (i#118986) [Miklos Vajna] + related: fix RTF import of leveltext destination (fdo#46662) [Miklos Vajna] + some icons don't get grayed when disabled (fdo#31306) [Caolán McNamara] + sw: expand all text fields when setting properties: (fdo#42073) [Michael Stahl] + swTxtFld: do expand the field in the ctor (fdo#39694) [Michael Stahl] + swriter --help etc doesn't show help (rhbz#788045) [Caolán McNamara] + testcase for (fdo#46662) [Miklos Vajna] + tweak SfxBaseModel::getSomething: (fdo#46678) [Michael Stahl] + typo in midl command line (fdo#46847) [Andras Timar] + uI fix on PDF export dialog (fdo#45023) [Andras Timar] + use Traditional Chinese installer for zh-HK and zh-MO locales (fdo#46181) [Andras Timar] + use the correct db range for the copy, (fdo#46712) [Markus Mohrhard] + use windows style path for midl.exe (fdo#46847) [Andras Timar] + weed out unmatched Sub/End Sub statements when importing VBA (fdo#46889) [Noel Power] + wrong text color in smartArt. (bnc#746996) [Muthu Subramanian]
+ bootstrap + package the credits etc. in the right place on Mac [Thorsten Behrens] + components + fix nsplugin to create correct com.sun.star.ucb.SimpleFileAccess instance [Rene Engelhard] + impress + do not create an empty slide when printing handouts (fdo#31966) [Ivan Timofeev] + libs-core + fix crash using instances dialog of dataform navigator (fdo#44816) [Noel Power] + libs-extern + disable problematic reading of external entities in raptor [Petr Mladek] + raptor: make the entities patch work on older libxml2 versions [Michael Stahl] + libs-gui + correctly calculate leap year. [Kohei Yoshida] + sax: ConverterTest: add leap year tests [Michael Stahl] + writer + sw: expand all text fields when setting properties: (fdo#42073) [Michael Stahl] + swRootFrm::~SwRootFrm: refactor: [Michael Stahl] + swTxtFld: do expand the field in the ctor (fdo#39694) [Michael Stahl]
+ core + "Distributy Columns Evenly" does not work with the selected columns (fdo#46144) [Ivan Timofeev] + add Gurmukhi MT font for pa-IN (fdo#46571) [Andras Timar] + correctly calculate leap year. [Kohei Yoshida] + don't copy page styles into temporary clipboard doc (fdo#46038) [Caolán McNamara] + expand group memberships in PostgreSQL-SDBC get*Privileges (fdo#46675) [Lionel Elie Mamane] + fix core when clicking on entries in Manage Names dialog in calc (fdo#46568) [Noel Power] + fix crash on exit using KDE interface [Tomas Chvatal] + fix crash using instances dialog of dataform navigator (fdo#44816) [Noel Power] + fix libcroco build against internal libxml2 [Fridrich Štrba] + fix nsplugin to create correct com.sun.star.ucb.SimpleFileAccess instance [Rene Engelhard] + make librsvg link with internal libxml [Fridrich Štrba] + make redland build on Mac with internal libxml [Fridrich Štrba] + pack libstdc++ and libgcc_s only in the new stdlibs subpackage (fdo#46658) [Petr Mladek] + raptor: make the entities patch work on older libxml2 versions [Michael Stahl] + reduced loadtime of autocorrect tables [Szabolcs Dezsi] + resolves Fix Partial::contains for paths that go past a leaf node (fdo#46074) [Stephan Bergmann] + revert "Use internal libxml for Mac release builds." [Petr Mladek] + sax: ConverterTest: add leap year tests [Michael Stahl] + uI fix on PDF export dialog (fdo#45023) [Andras Timar] + use Traditional Chinese installer for zh-HK and zh-MO locales (fdo#46181) [Andras Timar] + use correct source table [Markus Mohrhard] + use the correct db range for the copy, (fdo#46712) [Markus Mohrhard] + writer/Options: Move Comments 10 units up [Stefan Knorr (astron)] + translations + update translations for LibreOffice 3.5.1 rc2 [Andras Timar]
+ core + "Distributy Columns Evenly" does not work with the selected columns (fdo#46144) [Ivan Timofeev] + add Gurmukhi MT font for pa-IN (fdo#46571) [Andras Timar] + correctly calculate leap year. [Kohei Yoshida] + correctly import data point formats in data series. (fdo#40320) [Kohei Yoshida] + customshapes: commit updated autogenerated output. [Michael Meeks] + customshapes: re-work generation to create many small methods [Michael Meeks] + don't copy page styles into temporary clipboard doc (fdo#46038) [Caolán McNamara] + don't create uno::Sequence with new, (fdo#46825) [Markus Mohrhard] + don't show an error message for empty names in Define Names, (fdo#46816) [Markus Mohrhard] + don't try to update the range names twice [Markus Mohrhard] + expand group memberships in PostgreSQL-SDBC get*Privileges (fdo#46675) [Lionel Elie Mamane] + fix core when clicking on entries in Manage Names dialog in calc (fdo#46568) [Noel Power] + fix crash in SdrGrafObj::getInputStream: (fdo#46340) [Michael Stahl] + fix crash on exit using KDE interface [Tomas Chvatal] + fix crash using instances dialog of dataform navigator (fdo#44816) [Noel Power] + fix lacking break in switch [Julien Nabet] + fix libcroco build against internal libxml2 [Fridrich Štrba] + fix logout with quickstarter (lp#562027) [Bjoern Michaelsen] + fix nsplugin to create correct com.sun.star.ucb.SimpleFileAccess instance [Rene Engelhard] + fix rtf/docx import of transparent frames (bnc#695479) [Miklos Vajna] + fix storage chain loop [Wei Ming Khoo] + fixed SpellCheck dialog display issues (fdo#46531) [Cédric Bosdonnat] + implement import of RTF_DOB{X,Y}{MARGIN,PAGE} [Miklos Vajna] + implement import of RTF_DPLINE, regression from LO 3.4 [Miklos Vajna] + insert only a placeholder since the caller relies on this behavior. (fdo#40320) [Kohei Yoshida] + make librsvg link with internal libxml [Fridrich Štrba] + make redland build on Mac with internal libxml [Fridrich Štrba] + pack libstdc++ and libgcc_s only in the new stdlibs subpackage (fdo#46658) [Petr Mladek] + raptor: make the entities patch work on older libxml2 versions [Michael Stahl] + reduced loadtime of autocorrect tables [Szabolcs Dezsi] + reportbuilder: untested fix for WITH_LANG build [Michael Stahl] + resolves Fix Partial::contains for paths that go past a leaf node (fdo#46074) [Stephan Bergmann] + resoves duplicated .pfb without duplicated .afm drops font (fdo#42901) [Caolán McNamara] + revert "Use internal libxml for Mac release builds." [Petr Mladek] + sax: ConverterTest: add leap year tests [Michael Stahl] + sfxItemPool: replace deque with vector for SfxPoolItem array [Michael Stahl] + swRootFrm::~SwRootFrm: refactor: [Michael Stahl] + swSectionFrm: initialised members are happy members [Michael Stahl] + tabs -> spaces [Fridrich Štrba] + uI fix on PDF export dialog (fdo#45023) [Andras Timar] + use Traditional Chinese installer for zh-HK and zh-MO locales (fdo#46181) [Andras Timar] + use correct source table [Markus Mohrhard] + use the correct db range for the copy, (fdo#46712) [Markus Mohrhard] + writer/Options: Move Comments 10 units up [Stefan Knorr (astron)] + translations + update translations for LibreOffice 3.5.1 rc2 [Andras Timar]
+ binfilter + drop ScMultipleWriteHeader [Caolán McNamara] + drop unused DECLARE_UNIQUEINDEX [Caolán McNamara] + reduce UniqueIndex [Caolán McNamara] + some windows warnings [Caolán McNamara] + core + "Distributy Columns Evenly" does not work with the selected columns (fdo#46144) [Ivan Timofeev] + #pragma interface and #pragma implementation are obsolete and pointless [Tor Lillqvist] + $_os is "iOS" for iOS, not "IOS" [Tor Lillqvist] + - add ctrl-g / ctrl-shift-g binding for find again fwd/back (fdo#46438) [Cameron Paul] + -Werror=unused-variable [Stephan Bergmann] + aSfxInt16Item_Impl, too [Tor Lillqvist] + actually give the quickstart suppressor a scope (lp#562027) [Bjoern Michaelsen] + actually there is no need to have if and elseif with same action. [Tomas Chvatal] + adapt LanguageTool.oxt to removed SpellAndGrammarDialogImage_HC [Stephan Bergmann] + add "clean" target [Tor Lillqvist] + add --disable-extensions switch for future implementation [Tor Lillqvist] + add @since to new OUString ctors [Luboš Luňák] + add Amharic (am) UI translation [Andras Timar] + add a more extensive lotuswordpro sample [Caolán McNamara] + add a space [Bjoern Michaelsen] + add convwatch.py [Michael Stahl] + add junit test for these (fdo#39694, fdo#42073) [Michael Stahl] + add missing dep on headers' package [David Tardon] + add missing loop conditions [Markus Mohrhard] + add more libs [Tor Lillqvist] + add notes back to ScTable::SearchRangeForAllEmptyCells [Markus Mohrhard] + add test case for XSpreadsheetDocument [Markus Mohrhard] + add test document (fdo#39694) [Juergen Steinhilber] + add testcase for (fdo#45187) [Miklos Vajna] + addLabel to take string as its argument. [Kohei Yoshida] + added 'Copy to Clipboard' button to error dialogs [Szabolcs Dezsi] + added [pjt-AU] Pitjantjatjara locale data (fdo#46411) [Eike Rathke] + allow autogen.sh to be run automatically [Peter Foley] + also bypass definitions of functions not used on Android or iOS [Tor Lillqvist] + always send command line arguments as UTF-8 (fdo#46434) [Stephan Bergmann] + and two more errors of the same kind [Markus Mohrhard] + android: remove obsolete sourcing of Env.Host.sh advice [Michael Meeks] + assume string literals to be ASCII-only, rather than UTF-8 [Luboš Luňák] + avoid temporary rtl::OUString [Takeshi Abe, Julien Nabet] + avoid temporary rtl::OUString in sd [Takeshi Abe] + better error message [Stephan Bergmann] + bin obviously bogus (Thanks, Clang!) but fortunately unused function [Tor Lillqvist] + bin/distro-install*: source config_host.mk instead of Env.Host.sh [Petr Mladek] + brutal dummy hacks based on "aqua" code just to get iOS stuff to link [Tor Lillqvist] + build internal cairo if not with_system_cairo but enable_librsvg != NO [Norbert Thiebaud] + build libsb with a few dummy classes also for --disable-scripting [Tor Lillqvist] + build nsplugin also without mozilla as in 3-5 branch [Matúš Kukan] + build.pl: add a warning about the cost of: make tail_build.clean [Michael Meeks] + byteString is no more [Caolán McNamara] + byteString->rtl::OString [Caolán McNamara] + cRLF to LF, no code changed [Korrawit Pruegsanusak] + calc cell background color simplified code for split button (fdo#45671) [Winfried Donkers] + callcatcher: remove newly unused methods and update list [Caolán McNamara] + callcatcher: update list [Caolán McNamara] + callcatcher: update unused list [Caolán McNamara] + can use Zip for this [David Tardon] + check for Clang in configury and store and use result [Tor Lillqvist] + check that *ascii* string functions are really passed only ASCII [Luboš Luňák] + clarify ambiguities [Caolán McNamara] + clarify what --disable-extensions means [Tor Lillqvist] + clean up [Stephan Bergmann] + clean-up sw's filters-test [Markus Mohrhard] + cleanup SimpleResMgr (fdo#46501) [Szabolcs Dezsi] + collectingProcessor3D cannot be instantiated [Caolán McNamara] + compare char* with string literal via strcmp [Stephan Bergmann] + consolidate code that insert new dimensions. [Kohei Yoshida] + convert ImplPropertyTable from tools/table.hxx to std::map [Noel Grandin] + convert SbxFactory from SV_DECL_PTRARR_DEL to boost::ptr_vector [Noel Grandin] + convert SvPtrarr usage to std::vector [Noel Grandin] + convert some low hanging fruit [Caolán McNamara] + convert tools/table to std::vector and std::map in cui [Noel Grandin] + convert usages of SV_DECL_PTRARR_DEL to boost::ptr_vector [Noel Grandin] + copyDlg::Reset doesn't need to be a LINK [Caolán McNamara] + correctly calculate leap year. [Kohei Yoshida] + correctly import fields with same name in excel's pivot tables. (bnc#520828) [Kohei Yoshida] + correctly import ref type (aka display type) of data fields. [Kohei Yoshida] + correctly set the position of the axis labels, related (fdo#44832) [Markus Mohrhard] + cppu: JobQueue::enter: add mutex guards for m_nToDo [Michael Stahl] + creating a module lcms2 [Fridrich Štrba] + customshapes: 800k size saving, and 25 ompile speedup [Michael Meeks] + customshapes: commit updated autogenerated output. [Michael Meeks] + customshapes: re-generate smaller, faster to compile data. [Michael Meeks] + customshapes: re-work generation to create many small methods [Michael Meeks] + customshapes: special case EnhancedCustomShapeParameterPair to win [Michael Meeks] + customshapes: special-case Sequence of EnhancedCustomShapeParameterPair [Michael Meeks] + customshapes: use static integer array for EnhancedCustomShapeSequences [Michael Meeks] + cygwin uses internal Python which does not understand Cygwin paths [Andras Timar] + decouple disabling of scripting (BASIC &co) from OS being iOS [Tor Lillqvist] + deduplication of aSfxInt16Item_Impl only for iOS [Tor Lillqvist] + disable -Wshadow for KDE backends [Luboš Luňák] + disable warnigns as errors for KDE3 code [Luboš Luňák] + ditch archaic filter-tracer remnants [Caolán McNamara] + do deliver dbcharsethelper.hxx even if DISABLE_DBCONNECTIVITY [Tor Lillqvist] + do not change the lib name [David Tardon] + do not include external stuff into namespace [David Tardon] + document customshapes (re-)generation flow. [Michael Meeks] + document how to incompatibly change udkapi/offapi [Stephan Bergmann] + don't bother mentioning irrelevant autogen options [Tor Lillqvist] + don't bypass the form stuff for iOS for now [Tor Lillqvist] + don't copy page styles into temporary clipboard doc (fdo#46038) [Caolán McNamara] + don't crash for empty input data in charts, (fdo#46885) [Markus Mohrhard] + don't create uno::Sequence with new, (fdo#46825) [Markus Mohrhard] + don't generate Thumb code to avoid ld bug in NDK r7b [Tor Lillqvist] + don't show an error message for empty names in Define Names, (fdo#46816) [Markus Mohrhard] + don't try to update the range names twice [Markus Mohrhard] + don't use HAVE_GCC_VISIBILITY_FEATURE for iOS here [Tor Lillqvist] + drop UniString::CreateFromInt64 [Caolán McNamara] + drop an unused variable [Tor Lillqvist] + drop comparison with empty rtl::OUString [Takeshi Abe] + dropdown list in Letter Wizard are now ordered alphabetically [Szabolcs Dezsi] + embeddedobj: convert to gbuild [Matúš Kukan] + exclude some more external libs from unusedcode.easy [Caolán McNamara] + executeQuerySaveDocument: return NO when headless instead of CANCEL [Michael Stahl] + expand group memberships in get*Privileges (fdo#46675) [Lionel Elie Mamane] + fdo44516 cleanup of direct use of color in code [Winfried Donkers] + filter out options that Clang doesn't have [Tor Lillqvist] + fix CntHTTPCookieList_impl leak [Caolán McNamara] + fix MacOSX tinderbox build [Caolán McNamara] + fix RTF import of drawing objects when there is no shape to send [Miklos Vajna] + fix RTF import of numbering levelnumbers (fdo#46662) [Miklos Vajna] + fix behaviour of propex tool on Windows [Andras Timar] + fix build [Caolán McNamara] + fix build (few missing {'s in the translations). [Jan Holesovsky] + fix building of so_activex (fdo#46847) [David Tardon] + fix copy/paste error [Markus Mohrhard] + fix crash in SdrGrafObj::getInputStream: (fdo#46340) [Michael Stahl] + fix crash on exit using KDE interface [Tomas Chvatal] + fix crash using instances dialog of dataform navigator (fdo#44816) [Noel Power] + fix crashs in undo/redo realted to note captions [Markus Mohrhard] + fix exporting pivot tables to xls esp wrt exporting duplicate data fields. [Kohei Yoshida] + fix icecc compile in ubuntu [Fernando Governatore] + fix indentation. [Kohei Yoshida] + fix lacking break in switch [Julien Nabet] + fix logout with quickstarter (lp#562027) [Bjoern Michaelsen] + fix memory leak [Ivan Timofeev] + fix msvc2005 build [Caolán McNamara] + fix nsplugin to create correct com.sun.star.ucb.SimpleFileAccess instance [Rene Engelhard] + fix path [David Tardon] + fix shell / test OR operator confusion [Tor Lillqvist] + fix some iterator misuse in the new notes handling [Markus Mohrhard] + fix storage chain loop [Wei Ming Khoo] + fix what seems to be a copy/paste error: initialising a field with itself [Tor Lillqvist] + fix windows build [Caolán McNamara] + fixed SpellCheck dialog display issues (fdo#46531) [Cédric Bosdonnat] + fixed crashes due to transition from Table to std::map [Eike Rathke] + fixed incorrect truncation of text in field button. [Kohei Yoshida] + fixed up several issues with the new formula options handler. [Kohei Yoshida] + fixup (fdo#46675) [Lionel Elie Mamane] + generate more pptx test documents with preset shapes [Radek Doulik] + genericSalLayout: manage the collection of GlyphItem with a vector. [Norbert Thiebaud] + german Comments translations. [Albert Thuswaldner] + get raptor built with mingw [David Tardon] + get rasqal built with mingw [David Tardon] + get redland built with mingw [David Tardon] + given that we can build with java7 now, allow it for windows too [Caolán McNamara] + gtk3: Avoid crash with some themes (unico based) [Lucas Baudin] + help GlyphItems vector to be sized correctly up-front [Norbert Thiebaud] + hide a potential error message which we aren't interested in seeing [Tor Lillqvist] + i assume "DBase" here means a file format, not "database" in general [Tor Lillqvist] + i really only want to know if IsSymbolFont was toggled [Caolán McNamara] + iMPL_LINK_NOARG follow-up to bd205223ec029a875c662474bb6d423d3cdd1994 [Tor Lillqvist] + implement SwapCol and SwapRow for note handling again [Markus Mohrhard] + implement scrolling with mouse in Object Catalog dialog [Tomcsik Bence] + import field as hidden field only when the axes type is 0. [Kohei Yoshida] + improvement to (fdo#46565) [Thomas Collerton] + initial support of bitmap fills in OdgGenerator [Fridrich Štrba] + introduce RtfStringBuffer [Miklos Vajna] + it seems this is not necessary after all [David Tardon] + iterator are not ordered [Norbert Thiebaud] + iterator end should be tested with != not < [Norbert Thiebaud] + just call it "Windows" here, too [Tor Lillqvist] + kill LinkedList in hwpfilter [Szabolcs Dezsi] + lOCAGICAL->LOGICAL [Caolán McNamara] + libcdr depends on libwpd and libwpg so don't use it either on iOS then [Tor Lillqvist] + libvisio depends on the LGPL libwpd and libwpg so bypass on iOS then [Tor Lillqvist] + log some more useful information on invalid sprms [Caolán McNamara] + make ExportPICT() and WriteHex() be able to write to a stream [Miklos Vajna] + make button label and dialog title consistent (Object Catalog) [Tomcsik Bence] + make desktop Bytestring free [Caolán McNamara] + make it unexecutable [Philipp Weissenbacher] + make lcms2 build on windows too [Fridrich Štrba] + make localize follow clone/* instead of symlinks [Stephan Bergmann] + make postprocess build for iOS and --disable-database-connectivity [Tor Lillqvist] + make some --without-system-XXX available on Linux, too [Stephan Bergmann] + make sure osl_openFile is called with an absolute URL [Stephan Bergmann] + make the iOS ARM code position-independent [Tor Lillqvist] + make the iOS device (ARM) stuff at least link, surely does not work yet [Tor Lillqvist] + make this variable const [Markus Mohrhard] + merge GetString variants [Caolán McNamara] + migrateSettingsIfNecessary must be called later after all [Stephan Bergmann] + mingw: change liblpsolve.a -> .dll.a [David Tardon] + mingw: override gcc's definition of INLINE [David Tardon] + modify iOS device example to use Clang [Tor Lillqvist] + more IMPL_LINK_NOARG fixes [Stephan Bergmann] + more IMPL_LINK_NOARG fixes for clang [Tor Lillqvist] + more libs [Tor Lillqvist] + move MinGW-specific magic inside MinGW-specific .IF branch [Tor Lillqvist] + move apple_remote to tail_build [David Tardon] + move basebmp to tail_build [David Tardon] + move embeddedobj to tail_build [David Tardon] + move migrateSettingsIfNecessary into create_user_install [Stephan Bergmann] + move oovbaapi to tail_build [David Tardon] + move template out of header [Caolán McNamara] + move vcl session management to fancy new SAL_LOG tracing [Bjoern Michaelsen] + moving misplaced Formula options from ScDocOptions to ScAppOptions [Albert Thuswaldner] + mpStreamMap is leaking [Caolán McNamara] + n657904: Styling information isn't applied to grpSp. [Muthu Subramanian] + n719988, n734733: Bullet should have same color as following text by default [Felix Zhang] + n742593: Adding checks before using textbox sizes. [Muthu Subramanian] + n747499: Wav/Audio files import - stub. [Muthu Subramanian] + new IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem [Stephan Bergmann] + no legend entry for regression curve if not applicable (fdo#37197) [Katarina Machalkova] + no need to turn arguments into absolute file URLs when sending (fdo#46434) [Stephan Bergmann] + now restore and use reduced UnlockFile and UnlockRange impls [Caolán McNamara] + object Catalog button now toggles display of the dialog [Tomcsik Bence] + officeConnection.java: don't wait forever if terminate() fails [Michael Stahl] + only delete notes if correct flag is passed [Markus Mohrhard] + oox::drawingml::Shape: fix "lock underflow in SvxShape" assertions [Michael Stahl] + optimized OUString operators =,==,!= for string literals [Luboš Luňák] + pack libstdc++ and libgcc_s only in the new stdlibs subpackage (fdo#46658) [Petr Mladek] + perl / autogen.sh should backup autogen.lastrun (fdo#46565) [Thomas Collerton] + polyPolygonStrokeArrowPrimitive2D cannot be instantiated [Caolán McNamara] + presumably && is what we want here and not (pointlessly) a comma operator [Tor Lillqvist] + presumably the intent is to zero the whole pHexTable, not just the 1st element [Tor Lillqvist] + prevent crash of helpex.exe [Andras Timar] + properly prefixed members of ScDPNumGroupInfo. [Kohei Yoshida] + rEMOVE_FILES for cases where files need to be removed from external sources [Stephan Bergmann] + rTF: reduce memory usage when exporting large graphics (i#118986) [Miklos Vajna] + rTFFrame::getSprms: use SAL_N_ELEMENTS() [Miklos Vajna] + raptor: make the entities patch work on older libxml2 versions [Michael Stahl] + re-introduce variable thought unused in 2004 and use it as presumably intended [Tor Lillqvist] + readd note handling to CopyUpdated [Markus Mohrhard] + reduce vertical whitespace a bit [Tor Lillqvist] + reduced duplicate code (simian) / vcl/generic/print/glyphset.cxx [Christina Rossmanith] + reduced loadtime of autocorrect tables [Szabolcs Dezsi] + refactor upper chain test a tiny bit [Caolán McNamara] + related: fix RTF import of leveltext destination (fdo#46662) [Miklos Vajna] + remove RTL_CONSTASCII_USTRINGPARAM usage [Luboš Luňák] + remove SvxFontTable and use std::vector instead [Noel Grandin] + remove dangling legacy binary-compatible between-milestons temp hack nonsense [Caolán McNamara] + remove debug statement [Markus Mohrhard] + remove ky-CN, apparently they did not start translation [Andras Timar] + remove mpNote from ScBaseCell [Markus Mohrhard] + remove mpNote: fix copy/paste [Markus Mohrhard] + remove table.hxx from document.hxx [Markus Mohrhard] + remove traces of SvxFontTable [Ivan Timofeev] + remove translations from here [Matúš Kukan] + remove unnecessary parameter [Markus Mohrhard] + remove unused code [Petr Vorel, Elton Chung] + remove unused code TESortedPositions and TEWritingDirectionInfos [Maciej Rumianowski] + remove unused code in BiffInputStream. [Santiago Martinez] + remove unused code in BiffObjLineModel. [Santiago Martinez] + removed dead code [Marc-André Laverdière-Papineau] + removed unused code [Szabolcs Dezsi] + removed unused code. [Petr Vorel, Bartolomé Sánchez Salado] + rename post.Makeflie to Makefile.post [Peter Foley] + replace AllocBuffer in ww8 filter [Caolán McNamara] + replace String by OUString [Olivier Hallot] + replace VARARR TEWritingDirectionInfos with std::vector [Maciej Rumianowski] + replace VARARR_SORT TESortedPositions with std::set [Maciej Rumianowski] + replace getLength() with isEmpty() where appropriate [Chr. Rossmanith] + revert "Added 'Copy to Clipboard' button to error dialogs" [Tor Lillqvist] + revert "Build libsb with a few dummy classes also for --disable-scripting" [Tor Lillqvist] + revert "Use internal libxml for Mac release builds." [Petr Mladek] + rtfAttributeOutput::FlyFrameGraphic: don't try to compare a null pointer [Miklos Vajna] + rtl_uString_newFromAscii_WithLength() and use it in OUString [Luboš Luňák] + s/builded/built [Tor Lillqvist] + s/interpreters/scripting/ [Tor Lillqvist] + sTAR_ENABLE_FILE_LOCKING was a secret [Caolán McNamara] + sax: ConverterTest: add leap year tests [Michael Stahl] + sax: this CalcXMLLen() was commented out since 2001 [Miklos Vajna] + sessionManagerClient is never instantiated [Caolán McNamara] + sfxItemPool: replace deque with vector for SfxPoolItem array [Michael Stahl] + sfxStyleSheet needs a default ctor [Caolán McNamara] + sillyish clang WaE: array subscript is of type 'char' [Tor Lillqvist] + simplified it a bit. [Kohei Yoshida] + simplify install name handling for external libraries on Mac OS X [Stephan Bergmann] + solenv/gdb: fix Emacs modelines [Michael Stahl] + some doxygen warnings cleanup [Korrawit Pruegsanusak] + some fancy new SAL_LOG tracing for framework [Bjoern Michaelsen] + some fancy new SAL_LOG tracing for sfx2 [Bjoern Michaelsen] + some icons don't get grayed when disabled (fdo#31306) [Caolán McNamara] + some initial DISABLE_SCRIPTING ifdefs [Tor Lillqvist] + some more fixes to get note handling back [Markus Mohrhard] + some more work for --disable-database-connectivity [Riccardo Magliocchetti] + some sal_Bool to bool [Markus Mohrhard] + splitting ScDocument::SetDocOptions, moved new SetFormulaOptions to ScDocShell [Albert Thuswaldner] + sprinkle DISABLE_SCRIPTING ifdefs [Tor Lillqvist] + start of sc filters-test for iOS [Tor Lillqvist] + static linking for iOS effectively means "merged libs" [Tor Lillqvist] + string types have changed in base class [Tor Lillqvist] + sw: CheckFields: oops, forgot to close the document [Michael Stahl] + sw: expand all text fields when setting properties: (fdo#42073) [Michael Stahl] + swRootFrm::~SwRootFrm: refactor: [Michael Stahl] + swSectionFrm: initialised members are happy members [Michael Stahl] + swTxtFld: do expand the field in the ctor (fdo#39694) [Michael Stahl] + swXTextField::setPropertyValue: simplify a bit: [Michael Stahl] + swriter --help etc doesn't show help (rhbz#788045) [Caolán McNamara] + testcase for (fdo#46662) [Miklos Vajna] + there is no Sequence::isEmpty() [Ivan Timofeev] + there is no need any more for CloneWith[out]Note [Markus Mohrhard] + there was the object comparison, not the pointer comparison [Ivan Timofeev] + this can be just a pointer as well [Miklos Vajna] + translate German comments and fix some whitespace [Philipp Weissenbacher] + translate German comments, fix some whitespace [Philipp Weissenbacher] + translate German comments. [Philipp Weissenbacher] + translate comments to German and fix some whitespace [Philipp Weissenbacher] + translate german comments [Nicolas Christener] + translated german code comments to english [David Vogt] + translations converted to gbuild [Matúš Kukan] + tweak SfxBaseModel::getSomething: (fdo#46678) [Michael Stahl] + typo [Stephan Bergmann] + typo bInhibitJavaLdx -> bInhibitPagein [Stephan Bergmann] + typo fps_kde4 -> vclplug_kde4 [Stephan Bergmann] + typo in midl command line (fdo#46847) [Andras Timar] + uI fix on PDF export dialog (fdo#45023) [Andras Timar] + unofield.cxx: fix indentation a little [Michael Stahl] + unused inline [Caolán McNamara] + update install-sh to the automake-1.11 version [Peter Foley] + use Traditional Chinese installer for zh-HK and zh-MO locales (fdo#46181) [Andras Timar] + use a non-leaky singleton [Caolán McNamara] + use correct source table [Markus Mohrhard] + use custom target for copying sources [David Tardon] + use read_uInt16s_ToOUString instead of hand-crafted loop [Caolán McNamara] + use the correct db range for the copy, (fdo#46712) [Markus Mohrhard] + use windows style path for midl.exe (fdo#46847) [Andras Timar] + using hash set for this would be more appropriate. [Kohei Yoshida] + valueSet: fix safety check - failure value of GetItemId is 0, not -1 [Matteo Casalin] + valueSet: reduce memory footprint by dynamically evaluating rectangles [Matteo Casalin] + valueSet: remove redundant check [Matteo Casalin] + valueSet: replace some conditionals with simple arithmetic [Matteo Casalin] + valueSet: simplified autoscroll logic [Matteo Casalin] + wNT-only IMPL_LINK_NOARG fixes [Stephan Bergmann] + waE: equality comparison with extraneous parentheses [Tor Lillqvist] + waE: 'SalData' defined as a struct here but previously declared as a class [Tor Lillqvist] + waE: 'unused' attribute ignored when parsing type [Tor Lillqvist] + waE: C4265: class has virtual functions, but destructor is not virtual [Caolán McNamara] + waE: C4805: '!=' : unsafe mix of type 'bool' and type 'const sal_Bool' [Caolán McNamara] + waE: abstract but has non-virtual destructor [Tor Lillqvist] + waE: calling delete on the wrong thing [Caolán McNamara] + waE: class 'CGRect' was previously declared [in SDK headers] as a struct [Tor Lillqvist] + waE: equality comparison with extraneous parentheses [Tor Lillqvist] + waE: explicitly assigning a variable to itself [Tor Lillqvist] + waE: expression result unused [Tor Lillqvist] + waE: extra tokens at end of #endif directive [Tor Lillqvist] + waE: function 'yyinput' is not needed and will not be emitted [Tor Lillqvist] + waE: has virtual functions but non-virtual destructor [Tor Lillqvist] + waE: indexes past the end of an array [Tor Lillqvist] + waE: initialization order [David Tardon] + waE: is abstract but has non-virtual destructor [Tor Lillqvist] + waE: non-virtual destructor [Tor Lillqvist] + waE: some super-high debugging level warnings [Caolán McNamara] + waE: two unused functions [Tor Lillqvist] + waE: unused function [Tor Lillqvist] + waE: unused function 'liangBarskyClipT' [Tor Lillqvist] + waE: unused functions [Tor Lillqvist] + waE: unused parameter [Tor Lillqvist] + waE: unused parameters in the DISABLE_SCRIPTING case [Tor Lillqvist] + waE: unused variable [Caolán McNamara, Tor Lillqvist] + waE: use of logical '&&' with constant operand [Tor Lillqvist] + waE: use of logical '||' with constant operand [Tor Lillqvist] + waE: use of unary operator that may be intended as compound assignment (-=) [Tor Lillqvist] + waE: virtual functions but non-virtual destructor [Tor Lillqvist] + we don't want \'longs\' here [Caolán McNamara] + we don't want any of these to be streamed out/in as 64bit values [Caolán McNamara] + we need CoreText [Tor Lillqvist] + we only use the string part. Let's make it more obvious. [Kohei Yoshida] + we use mpFontData->IsSymbolFont() in our comparison to detect symbol fonts [Caolán McNamara] + weed out unmatched Sub/End Sub statements when importing VBA (fdo#46889) [Noel Power] + well one copy/paste error is not enough [Markus Mohrhard] + whitespace only, no code change [Andras Timar] + wonder what "integration" means [Tor Lillqvist] + work around ICE with mingw32-gcc-4.7.0-0.5.20120224 [David Tardon] + workaround for weird gbuild looping problem with Clang for iOS [Tor Lillqvist] + workaround ld link-time crash on ppc64 [Caolán McNamara] + writer/Options: Move Comments 10 units up [Stefan Knorr (astron)] + writerperfect depends on libwp[dgs], libcdr and libvisio [Tor Lillqvist] + wrong text color in smartArt. (bnc#746996) [Muthu Subramanian] + dictionaries + explicitly set PERL_UNICODE environment variable [Petr Vorel] + path to sdf files has changed [Matúš Kukan] + translations + add Amharic (am) UI translation [Andras Timar] + add missing $, so that it does what it is supposed to do [Matúš Kukan] + fix build on Windows [Andras Timar] + fix build on Windows 2nd time [Andras Timar] + sync translations with libreoffice-3-5 branch [Andras Timar] + translations: convert to gbuild [Matúš Kukan]
Attachment:
signature.asc
Description: Toto je digitálně podepsaná část zprávy