Hi, this time a brief summary of what happened during the 34th week in 2011 on LibreOffice repositories and the living branches: + master: LO-3.5 development + libreoffice-3-3: fixes for LO-3.3.5 bug fix release + libreoffice-3-4: fixes for LO-3.4.4 bug fix release + libreoffice-3-4-3: final stabilization of the LO-3.4.3 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
nothing this week
+ libs-core + backport collection of operator= fixes (fdo#37403) [Caolán McNamara]
+ components + toggling grammar checkbox deletes sentence (fdo#39348) [Caolán McNamara] + libs-core + backport collection of operator= fixes (fdo#37403) [Caolán McNamara] + writer + hide 'math baseline alignment' unless available (fdo#40341) [Takeshi Abe]
+ core + - Gradient Transparencies and Muticolor Gradient fills. (bnc#657896) [Muthu Subramanian] + compile defined names that had unresolveds during load (fdo#40378) [Eike Rathke] + correctly calculate jump matrix; end of path if NULL (fdo#39192) [Eike Rathke] + don't break incremental builds on removed headers (fdo#40099) [Caolán McNamara] + don't break incremental msvc builds on removed headers (fdo#40099) [Caolán McNamara] + don't crash loading temp document to get frame styles (fdo#40345) [Caolán McNamara] + hide 'math baseline alignment' unless available (fdo#40341) [Takeshi Abe] + hide staroffice filters when binfilter unavailable (fdo#36127) [Caolán McNamara] + in INDIRECT() make a non-existing sheet produce an error again (fdo#36109) [Eike Rathke] + legacy Diagram Text import. (bnc#699334) [Muthu Subramanian] + move init that depends on parent to post-parent avail (fdo#36678) [Caolán McNamara] + related: It turns out dmapper ignores the position of an entry (fdo#39337) [Miklos Vajna] + related: migrationoo3 not registered (fdo#37195) [Caolán McNamara] + remove an unused perl module (fdo#39747) [Jordan Ayers] + toggling grammar checkbox deletes sentence (fdo#39348) [Caolán McNamara] + when text is vertical, horiz & vert aligns are swapped. (bnc#592912) [Muthu Subramanian]
nothing this week
+ common + version 3.4.3.2, tag libreoffice-3.4.3.2 (3.4.3-rc2) [Petr Mladek] + bootstrap + bump product version to 3.4.3-rc2, release number to 302 [Petr Mladek] + fixup non-respecting DESTDIR for DOCDIR chmod. [Tomáš Chvátal] + libs-core + backport collection of operator= fixes (fdo#37403) [Caolán McNamara] + translations + update translations from Pootle (and sl) for LibO 3.4.3 rc2 [Andras Timar] + update translations from Pootle for LibO 3.4.3 rc1 [Andras Timar] + writer + cherry-picked core:cc3d0d and fixed a few things [Cédric Bosdonnat]
+ bootstrap + added Russian language Lightproof module [Kalman Szalai - KAMI] + export WORDS_BIGENDIAN in set_soenv and make graphite2 use it [Rene Engelhard] + fix for my latest patches [Kalman Szalai - KAMI] + update Diagram extension to SmART Gallery [Kalman Szalai - KAMI] + update Google Docs extension to version 3.0.0 [Kalman Szalai - KAMI] + update supported Lightproof versions to the latest available [Kalman Szalai - KAMI] + upgrade graphite to 1.0.2 and simplify patches [Martin Hosken] + use jdk1.6.0_27 for OxygenOffice [Kalman Szalai - KAMI] + calc + avoid maTables.back() calls by store and reuse when needed [Laurent Godard] + components + toggling grammar checkbox deletes sentence (fdo#39348) [Caolán McNamara] + libs-core + backport collection of operator= fixes (fdo#37403) [Caolán McNamara] + libs-extern-sys + add missing file I omitted to add [Michael Meeks] + export WORDS_BIGENDIAN in set_soenv and make graphite2 use it [Rene Engelhard] + placement new needs new header included [Caolán McNamara] + upgrade graphite to 1.0.2 and simplify patches [Martin Hosken] + translations + update translations from Pootle (and sl) for LibO 3.4.3 rc2 [Andras Timar] + update translations from Pootle for LibO 3.4.3 rc1 [Andras Timar] + writer + cherry-picked core:cc3d0d and fixed a few things [Cédric Bosdonnat] + hide 'math baseline alignment' unless available (fdo#40341) [Takeshi Abe]
+ binfilter + archaic properties that break smoketest [Caolán McNamara] + can remove this unused .cxx [Caolán McNamara] + ditch deprecated api [Caolán McNamara] + entire source file and header can go [Caolán McNamara] + get rid of trailing RegOptions spam [Caolán McNamara] + getRootFrm can only be NULL [Caolán McNamara] + remove XBitmapTable from binfilter also [Joseph Powers] + remove class XGradient from binfillter also... [Joseph Powers] + remove class XHatchTable [Joseph Powers] + remove class XLineEndTable [Joseph Powers] + sync with api changes [Caolán McNamara] + track api change [Caolán McNamara] + update for api [Caolán McNamara] + various warnings [Caolán McNamara] + waE: old-style nonsense [Caolán McNamara] + core + - Gradient Transparencies and Muticolor Gradient fills. (bnc#657896) [Muthu Subramanian] + <sys/prctl.h> is not available on kFreeBSD [Rene Engelhard] + a new method for exporting animations has been implemented. [Marco Cecchetti] + actually I can handle repeat horizontal alignment beforehand. [Kohei Yoshida] + actually there is no such thing as repeat orientation. [Kohei Yoshida] + actually these methods are supposed to have private visibility. [Kohei Yoshida] + adapt to unused memory correctly [Eike Rathke] + add --enable-ext-languagetool configure switch [Andras Timar] + add ./g -z to just refresh the hooks and possibly other housekeeping [Norbert Thiebaud] + add .ppsx [Tor Lillqvist] + add YaccObject class [Tor Lillqvist] + add a helper class to do path resolution [Michael Meeks] + add a macros test, and a calc placeholder example [Caolán McNamara] + add a regression test to confirm SwDocStat works the way I think [Caolán McNamara] + add build_error.log to .gitignore [Korrawit Pruegsanusak] + add comment with discussion on what existing comments claim [Tor Lillqvist] + add gdb pretty printers [David Tardon] + add in Office Open XML formats here [Caolán McNamara] + add local range names for local range names [Markus Mohrhard] + add missing depends on br_cppuno_shared for various archs [Rene Engelhard] + add missing file I omitted to add [Michael Meeks] + add more libraries that we must link with explicitly for iOS [Tor Lillqvist] + add numbering type in persian word. [Mohammad Elahi] + add numbering type of arabic abjad sequence [Mohammad Elahi] + add precompiled header [David Tardon] + add support for creating merged library. [Matúš Kukan] + add these for the disable-mozilla-build case using the prebuilt zips [Caolán McNamara] + add unit test for copy/paste + ScUndoPaste [Markus Mohrhard] + added SwPosition, SwPaM gdb pretty-printers [Cédric Bosdonnat] + added TODO to README.cross. [Jan Holesovsky] + added another missing packages. [Jan Holesovsky] + added detailed license notice to the embedded script and fixed a bug. [Marco Cecchetti] + again, avoid debugging MSVC std::equal_range issue [Tor Lillqvist] + allow comments in the autogen.lastrun file [Tor Lillqvist] + also build cairo on Windows if directx disabled [Korrawit Pruegsanusak] + always go through the cross_toolset build. [Jan Holesovsky] + and these headers are now unused [Caolán McNamara] + apparently can enable this warning [Caolán McNamara] + appearance dialog: fixed rendering of groups headings [Cédric Bosdonnat] + autogen.sh: don't touch autogen.lastrun if it already exists [Miklos Vajna] + avoid ICU version confusion betwen build and host platform. [Jan Holesovsky] + avoid compilation error in dbgutil (_DEBUG) MSVC build [Tor Lillqvist] + avoid crash on shutdown with unprocessed events pending post SalDisplay dtor [Caolán McNamara] + bah, forgot about callarchive [Caolán McNamara] + be extrasave and check for problems with ScRangeName::insert [Markus Mohrhard] + better test for this that doesn't depend on env [Caolán McNamara] + bin USE_MINGW [Tor Lillqvist] + bool cleanup. [Kohei Yoshida] + bypass stuff not built for iOS and non-desktop OSes [Tor Lillqvist] + byteString->rtl::OString [Caolán McNamara] + byteString->rtl::OString and destupid-api a bit [Caolán McNamara] + byteString::GetQuotedToken isn't actually implemented, remove from api [Caolán McNamara] + callcatcher: and so now unused [Caolán McNamara] + callcatcher: debug-only and unused code [Caolán McNamara] + callcatcher: drop various unused methods [Caolán McNamara] + callcatcher: next layer of unused methods [Caolán McNamara] + callcatcher: post cairo-text remove unused legacy methods [Caolán McNamara] + callcatcher: post-unotools cleanup this is now unused [Caolán McNamara] + callcatcher: remove unused methods [Caolán McNamara] + callcatcher: remove various unused methods [Caolán McNamara] + callcatcher: some unused code [Caolán McNamara] + callcatcher: unused .cxx .hxx combo in xmloff [Caolán McNamara] + callcatcher: unused code [Caolán McNamara] + callcatcher: various [Caolán McNamara] + callcatcher: various methods [Caolán McNamara] + callcatcher: yet more unused code [Caolán McNamara] + catch by const ref [Caolán McNamara] + catch ignored exceptions by const reference [Takeshi Abe] + check we have the environment sourced, and fail helpfully if not [Michael Meeks] + chmod -x [Tor Lillqvist] + clean up globals in make_installer.pl [Jordan Ayers] + clean, sort and change RepositoryFixes a little. [Matúš Kukan] + clean-up work files [Norbert Thiebaud] + cleaned up the HIDs in the color config [Cédric Bosdonnat] + cleanup, and made svg animation export experimental [Thorsten Behrens] + code review fixes. [Muthu Subramanian] + code review: Removed unnecessary header. [Muthu Subramanian] + color config cleanup: last bits remaining removed [Cédric Bosdonnat] + compile defined names that had unresolveds during load (fdo#40378) [Eike Rathke] + convert avmedia to gbuild [Matúš Kukan] + convert package to gbuild [Matúš Kukan] + copy also productversion.mk to the build platform sub-configure [Tor Lillqvist] + correctly calculate jump matrix; end of path if NULL (fdo#39192) [Eike Rathke] + cosmetics [Eike Rathke] + cppunittester::LibreOfficeProtector/LibreOfficeProtecter confusion [Caolán McNamara] + crash when modifying a defined name (and other places as well) [Eike Rathke] + debug build errors [Gabor] + deconfuse this api somewhat [Caolán McNamara] + default color for writer page break from blue to red: was barely visible [Cédric Bosdonnat] + delete class XGradientTable [Joseph Powers] + dev-install build fix [Gabor] + didn't intend to commit this bit yet [Caolán McNamara] + disable Mozilla stuff in an --enable-dbgutil build on Windows [Tor Lillqvist] + disable po handling for the core git-hook [Norbert Thiebaud] + distro-install-desktop-integration: create temp files in $TMPDIR [Petr Mladek] + distro-install-desktop-integration: use "sed -i" [Tomas Chvatal] + ditch deprecated api [Caolán McNamara] + ditch product registration implementation [Caolán McNamara] + dlopen() librsvg-2.so.2 instead of .so which would require -dev(el) packages [Rene Engelhard] + do not attempt to create installation set when cross-compiling MinGW. [Jan Holesovsky] + do not check for cups presence on Windows and Android systems [François Tigeot] + do not hardcode bash path [François Tigeot] + domainMapper_Impl: send shape props to the dmapper logger [Miklos Vajna] + don't break incremental builds on removed headers (fdo#40099) [Caolán McNamara] + don't break incremental msvc builds on removed headers (fdo#40099) [Caolán McNamara] + don't complain when cross-build-toolkit.built does not exist. [Jan Holesovsky] + don't crash loading temp document to get frame styles (fdo#40345) [Caolán McNamara] + don't define BASIC_DLLIMPLEMENTATION when building static libs [Tor Lillqvist] + don't do the undef-redef dance for "MINIMAL_PROFILEDISCOVER" [Tor Lillqvist] + don't mark methods PUBLIC when the whole class is marked PUBLIC. [Kohei Yoshida] + don't unset INCLUDE in each MSVC compilation, instead do it in Env.Host.sh [Tor Lillqvist] + don't use flags that make sense only for EXEs/DLLs when building static LIBs [Tor Lillqvist] + don't use macro here [Markus Mohrhard] + drop OS/2 lines [Tor Lillqvist] + drop statement that VBA macros don't get converted, they sort of do thesedays [Caolán McNamara] + enable CUPS unconditionally [François Tigeot] + enable linking also with UNO libraries (components) [Tor Lillqvist] + enable using link-time optimization [Matúš Kukan] + enquote invocation of $(ML_EXE) => "$(ML_EXE)" [Eike Rathke] + ensureCapacity on OUStringBuffer [Eike Rathke] + entire source file and header can go [Caolán McNamara] + export WORDS_BIGENDIAN in set_soenv and make graphite2 use it [Rene Engelhard] + export the source storage to import filter, to mirror TargetStorage for export [Michael Meeks] + extracted a common code block. [Kohei Yoshida] + fill EditDrawStacked(). [Kohei Yoshida] + fix $JRELIBDIR/$JRETOOLKITDIR/$JRETHREADDIR for mips(el) (missing /jre) [Rene Engelhard] + fix JFW_PLUGIN_ARCH for OpenJDK/mipsel [Rene Engelhard] + fix _DEBUG build: Use atlsd.lib [Tor Lillqvist] + fix build error for the moment, apply mingw patch only for mingw case [Caolán McNamara] + fix cross-build of libwpg. [Jan Holesovsky] + fix cross-build of libwps. [Jan Holesovsky] + fix cross-building libxslt to at least go through configure; does not build. [Jan Holesovsky] + fix cross-compilation [Tor Lillqvist] + fix dbgutil build of pyuno [Tor Lillqvist] + fix dbgutil build, do link also EXEs with the necessary libs [Tor Lillqvist] + fix debug build for now [Markus Mohrhard] + fix dubious std::lower_bound usage that breaks in a _DEBUG MSVC build [Tor Lillqvist] + fix leaking 'Pictures' streams from basic dialogs in base [Noel Power] + fix mingw cross-build of libxml2. [Jan Holesovsky] + fix ole control export ( bad string lenght check ) [Noel Power] + fix regression of 2155c4c0af4d4eb228a0644f423aa3d9b5e8a2fb [Radek Doulik] + fix syntax error [Tor Lillqvist] + fix this up [Caolán McNamara] + fix this up, revert using comphelper stuff, but modify to-dos [Caolán McNamara] + fix typos and includes [Caolán McNamara] + fix uno.py delivery. [Jan Holesovsky] + fix warning errors [Matúš Kukan] + fix windows xmlsecurity link [Caolán McNamara] + fixed SwFlowFrm constructor to initialize pPrecede to NULL [Cédric Bosdonnat] + fixed a bug about exporting page number placeholder fields [Marco Cecchetti] + fixed a crasher in cppunittest in sw, sd and sc on Windows. [Kohei Yoshida] + fixed color config schemas after clean-up [Cédric Bosdonnat] + fpicker depends on ucb thanks to the ODMA headers. [Jan Holesovsky] + further attempt to make this test run on iOS [Tor Lillqvist] + gMAKE_MODULE_PARALLELISM="$BUILD_MAX_JOBS" [Jan Holesovsky] + gb_Library_set_cxxflags -> gb_Library_add_cxxflags [Jan Holesovsky] + gb_MINGWLIBDIR is not used anywhere [Tor Lillqvist] + generate list [Caolán McNamara] + get rid of interim OUStrings [Caolán McNamara] + gsl_getSystemTextEncoding->osl_getThreadTextEncoding [Caolán McNamara] + hasLineBreak is always true for stacked orientation. [Kohei Yoshida] + header/Footer: Change the edition mode entering [Cédric Bosdonnat] + header/Footer: changed GetCrsrOfst to be able to pick up background objects [Cédric Bosdonnat] + hide 'math baseline alignment' unless available (fdo#40341) [Takeshi Abe] + hide staroffice filters when binfilter unavailable (fdo#36127) [Caolán McNamara] + hide this class [Caolán McNamara] + hmm, rebuilt the first time ok for me, remove additional unused inlines [Caolán McNamara] + honour AR the same as CXX/CC [Caolán McNamara] + i forgot to increment the DB collection position. [Kohei Yoshida] + ignore compiled python objects for gdb pretty printers [David Tardon] + ignore obsoleted builddirs [David Tardon] + ignore pyc files in git [Cédric Bosdonnat] + implement RTF_ANSICPG [Miklos Vajna] + improve import performance, save last sheet in ScMyTables [Laurent Godard] + in INDIRECT() make a non-existing sheet produce an error again (fdo#36109) [Eike Rathke] + in-line comment. [Kohei Yoshida] + install gdb pretty printers [David Tardon] + isLowerAscii and IsUpperAscii are subsets of IsAlphaAscii, reduce [Caolán McNamara] + it doesn't convert %PRODUCTNAME documents, but the old binary format [Caolán McNamara] + keep the deliver log apart from build log for gbuildified module [Norbert Thiebaud] + kill old vba and ole control filter(s) for import at least [Noel Power] + language check in configure.in was causing command line overflow issue [Norbert Thiebaud] + legacy Diagram Text import. (bnc#699334) [Muthu Subramanian] + lets put the log checkbox back near the bottom [Caolán McNamara] + link cppu statically to gcc3_uno on iOS [Tor Lillqvist] + link versioned uno libs from solver to install dir [David Tardon] + link with d3d9 and not ddraw which doesn't exist in current DirectX [Tor Lillqvist] + linker error on windows. [Kohei Yoshida] + look at COM to detect MinGW, not the weird USE_MINGW [Tor Lillqvist] + looks a bad idea to have asymmetrical const/nonconst 'at's [Caolán McNamara] + make a dbgutil build of the Explorer extension succeed [Tor Lillqvist] + make frame start/end a bit more robust [Miklos Vajna] + make internal libwpd build when cross-compiling. [Jan Holesovsky] + make it actually link by adding more libraries [Tor Lillqvist] + make it compile [Tor Lillqvist] + make it compile with MSVC [Tor Lillqvist] + make sure dialog api object is reset when window is closed ( but not vetoed ) [Noel Power] + make sure runs are closed before we end a frame [Miklos Vajna] + make template names appear in the correct word order [Peter Rabi] + merge foobars? fix broken MultiPage api, also fix broken api change events [Noel Power] + merge these similar methods together [Caolán McNamara] + merge together 5 or ascii isalpha/isalnum/isdigit implementations [Caolán McNamara] + merge: 6c76e4d 13014ed [Xisco Fauli] + merge: e9440fb 36703ca [Xisco Fauli] + method for asian vertical orientation. [Kohei Yoshida] + mirror postprocess logic in here [Caolán McNamara] + misc cleanups of mergelibs functionality [Michael Meeks] + misc. comment cleanup, and non-exporting of symbols not used externally [Michael Meeks] + mishap in ./g, issue with links creations [Norbert Thiebaud] + more #define _HAS_ITERATOR_DEBUGGING 0 to fix _DEBUG MSVC builds [Tor Lillqvist] + more cross-compiling (mingw32) packages. [Jan Holesovsky] + more packages that one should install for cross-compiling. [Jan Holesovsky] + move Win32-only code under source/win32 for clarity [Tor Lillqvist] + move init that depends on parent to post-parent avail (fdo#36678) [Caolán McNamara] + move the header that made setup_native depending on sfx2. [Jan Holesovsky] + moved a few bit-fields to booleans [Cédric Bosdonnat] + moved header file animationexport.hxx from "xmloff/inc" to "xmloff/inc/xmloff". The configuration file Package_ink.mk has been modified in order to export the header file into "solver/*/*/inc/xmloff" Include directives of source files under "xmloff/source" have been changed accordingly [Marco Cecchetti] + moved unointerfacetouniqueidentifiermapper.hxx under xmloff/inc/xmloff. The Package_inc.mk file has been modified in order to export the header under solver/*/*/inc/xmloff and the UnoInterfaceToUniqueIdentifierMapper class has been made visible from the outside by the XMLOFF_DLLPUBLIC macro. [Marco Cecchetti] + msvbasic.hxx was removed with commit cecb746a3d8132998711c429163874d39ff5b2ff [Eike Rathke] + need argument by reference here [Markus Mohrhard] + need to link with COMPHELPERLIB for isupperAscii etc [Tor Lillqvist] + new presentantion engine version adding support for several shape animations [Marco Cecchetti] + no CUPS on iOS [Tor Lillqvist] + no DLL stuff needed here as these go into static libs [Tor Lillqvist] + no longer need GetDLL [Caolán McNamara] + no need to mention msvcprt.lib here, wntmsc.mk does that [Tor Lillqvist] + now AnimationsExporterImpl defines its own XMLSdPropHdlFactory object. [Marco Cecchetti] + now a unique id for each page and each shape is generated through the UnoInterfaceToUniqueIdentifierMapper class. [Marco Cecchetti] + oDF isn't a *new* format anymore [Caolán McNamara] + oSL_DEBUG_LEVEL > 1 [Caolán McNamara] + obey TMPDIR if set [Tor Lillqvist] + ofaTreeOptionsDialog: no need to use a bool for a single iteration [Miklos Vajna] + only rebase with MSVC. [Jan Holesovsky] + oops, out-by-one idiocy [Caolán McNamara] + overhaul impl. of gb_LinkTarget_add_grammar to simplify usage [David Tardon] + perl cleanup: Remove unused local variable. [Jordan Ayers] + placement new needs new header included [Caolán McNamara] + polyline improvement for Windows [Dmitry A Ashkadov] + potential WaE [Caolán McNamara] + presumably we should use -MP here, too [Tor Lillqvist] + presumably we want --without-afms [Tor Lillqvist] + re-run autogen.sh when autogen.lastrun is changed. [Jan Holesovsky] + rearrange this to not leak search configitem [Caolán McNamara] + recover a condition which lost with merge [Korrawit Pruegsanusak] + reduce ByteString IsAlphaAscii unused now [Caolán McNamara] + regenerate list [Caolán McNamara] + regenerate up to date list [Caolán McNamara] + regoptions (etc.) now unused post registration-removal [Caolán McNamara] + related: It turns out dmapper ignores the position of an entry (fdo#39337) [Miklos Vajna] + related: migrationoo3 not registered (fdo#37195) [Caolán McNamara] + remove ByteString::IsAlphaNumericAscii and refactor a bit [Caolán McNamara] + remove ENABLE_SVCTAGS stuff, probably staroffice/OOo registration stuff [Caolán McNamara] + remove HTML 3.2 export option [Harri Pitkänen] + remove HTML_CFG_MSIE_40_OLD [Harri Pitkänen] + remove Java piece from avmedia [Matúš Kukan] + remove an unused perl module (fdo#39747) [Jordan Ayers] + remove assertion that does not compile [Tor Lillqvist] + remove class XBitmapTable [Joseph Powers] + remove class XHatchTable [Joseph Powers] + remove class XLineEndTable [Joseph Powers] + remove class XLineEndTable from binfilter [Joseph Powers] + remove debug-traces [Norbert Thiebaud] + remove defines that don't do anything [Caolán McNamara] + remove else branches of if(1) [Caolán McNamara] + remove extra #define [Harri Pitkänen] + remove freshly unused methods [Caolán McNamara] + remove name-to-ver-control map contents from RSC_VERSIONCONTROL record [Michael Meeks] + remove newly unused code [Caolán McNamara] + remove old makefiles [Matúš Kukan] + remove once again the INSTALLDIR feature [François Tigeot] + remove some unused perl functions. [Jordan Ayers] + remove unecessary parameter to IDocumentStatistics::UpdateDocStat [Arnaud Versini] + remove unused makefile [David Tardon] + remove unused parameter. [Jan Holesovsky] + remove unused parameter: XFillGradientItem [Joseph Powers] + remove unused perl function. [Jordan Ayers] + remove useless comments from build.lst. [Jan Holesovsky] + removing bogus OSL_FAIL. [Kohei Yoshida] + rename List -> NodeList [Joseph Powers] + rename List -> OStringList [Joseph Powers] + rename List -> WeakReferenceList [Joseph Powers] + rename pLastTable to pCurrentTab [Markus Mohrhard] + replace List with std::list< GraphicCacheEntry* > [Joseph Powers] + replace ScNameToken with proper FormulaIndexToken [Eike Rathke] + sW_DLL isn't used [Caolán McNamara] + sal_Bool -> bool in ScTable [Markus Mohrhard] + sal_Bool->bool in xmlcelli.[ch]xx [Markus Mohrhard] + second if condition is always true when the first one is. [Kohei Yoshida] + see 792dee46f2b35a21167af182416803c0b80b517c [Markus Mohrhard] + separate method for asian vertical orientation. [Kohei Yoshida] + servicefactory fix [Gabor] + set SDF directory correctly so translations get picked up [Andras Timar] + setdebugflags is replaced by debug_setup.mk [Miklos Vajna] + setup_native does not need sfx2; avoids building vcl when cross-compiling. [Jan Holesovsky] + shrink the method of DrawEditStandard(). [Kohei Yoshida] + some additional sal_Bool -> bool in sc/source/filter/xml [Markus Mohrhard] + some initial refactoring in xmlcelli.cxx [Markus Mohrhard] + some minor restructuring, code still needs refactoring [Markus Mohrhard] + some more sal_Bool -> bool in sc/source/filter/xml [Markus Mohrhard] + string to rtl::OUString. [Kohei Yoshida] + string::CreateFromInt64->rtl::OUString::valueOf [Caolán McNamara] + swap position of StarOffice and MSOffice migration blocks [Caolán McNamara] + sync list [Caolán McNamara] + tagLogger: debug code in non-debug build [Miklos Vajna] + the backslash should be escaped here [David Tardon] + this is supposed to be gb_CORE_LIBS [Matúš Kukan] + toggling grammar checkbox deletes sentence (fdo#39348) [Caolán McNamara] + touch autogen.lastrun to make sure that such file exist before make [Norbert Thiebaud] + translate some comments in ScPrintFunc::DoPrint [Markus Mohrhard] + translated German comments and removed the redundant ones in the directories accessibility to (incl.) basebmp. [Allmann-Rahn] + tweak for change [Caolán McNamara] + tweaks to analyze .a archives [Caolán McNamara] + typo meVolaileType -> meVolatileType [Eike Rathke] + undo anything not wizard related in the previous merge-commit [Norbert Thiebaud] + uno.py is in bin on Windows, and in lib elsewhere, what fun. [Jan Holesovsky] + unoStorageHolder is never ctored, follow logical consequences of that [Caolán McNamara] + unused ctor [Caolán McNamara] + unusedcode.easy: Cleanup GraphicHelper [Joseph Powers] + unusedcode.easy: Cleanup GraphicObject [Joseph Powers] + unusedcode.easy: I removed XBitmapTable from binfilter [Joseph Powers] + unusedcode.easy: Outline cleanup [Joseph Powers] + unusedcode.easy: XFillGradientItem cleanp [Joseph Powers] + unusedcode: CollatorWrapper [Matúš Kukan] + unusedcode: SvxEditEngineViewForwarder class [Matúš Kukan] + unusedcode: sfx:: sfx2:: [Matúš Kukan] + unusedcode: svt:: [Matúš Kukan] + unusedcode: svtools:: [Matúš Kukan] + unusedcode: svx::, svxform:: [Matúš Kukan] + unusedcode: ucbhelper:: cleaning [Matúš Kukan] + updates [Tor Lillqvist] + upgrade graphite to 1.0.2 and simplify patches [Martin Hosken] + use /usr/bin/libreoffice symlink [Petr Mladek] + use SAL_N_ELEMENTS for table size [David Tardon] + use boost::intrusive_ptr::get() instead of operator->() [Eike Rathke] + use prefixed name for uno_initEnvironment() for iOS [Tor Lillqvist] + use standard copy-ctor signatures, assignments, etc [Caolán McNamara] + use translations' own hooks. update the hooks after the clone/fetch/pull [Norbert Thiebaud] + valgrind: various unused code [Caolán McNamara] + various centralized isFOOAsciiStrings [Caolán McNamara] + various createfromascii -> RTL_CONSTASCII_USTRINGPARAM [Caolán McNamara] + waE unused parameter [Eike Rathke] + waE: and migrate to rtl::OStringBuffer [Caolán McNamara] + waE: drop unused ctor argument [Caolán McNamara] + waE: keep simple minded compiler happy [Caolán McNamara] + waE: unused variable [Caolán McNamara] + we build graphite as a static library for MSVC [Tor Lillqvist] + we can't overwrite the orientation value here. [Kohei Yoshida] + when text is vertical, horiz & vert aligns are swapped. (bnc#592912) [Muthu Subramanian] + whitespace cleanup [Joseph Powers] + work around limitation in the debug version of the MSVC std::lower_bound [Tor Lillqvist] + wrong seekPage [Caolán McNamara] + help + add checks to the hhc.exe installation, to make it more covenient. [Jan Holesovsky] + added installation of a DLL to the HHC-Installer. [Timo Richter] + book title is now being read from input file [Timo Richter] + bugfix in docbook table [Timo Richter] + bugfixes for mwlib [Timo Richter] + implemented the language separator [Timo Richter] + index is being created. Images are included in chm-files. [Timo Richter] + license update. Implemented metabook generator. [Timo Richter] + tables are shown now in docbook because of my mwlib_mod [Timo Richter] + update .gitignore. [Jan Holesovsky] + update README with docbook-xsl-stylesheets info. [Jan Holesovsky] + translations + give translations its own git hooks [Norbert Thiebaud] + translations' pre-commit has no need for whitespace checking [Norbert Thiebaud]
Attachment:
signature.asc
Description: Toto je digitálně podepsaná část zprávy