Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi,

this time a brief summary of what happened during the 40th 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
                + no changes on that branch
        + libreoffice-3-4:   fixes for LO-3.4.4 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
nothing this week
+ core
    + - "Prind grid" possible only when "Display grid" checked (fdo#41187) [Takeshi Abe]
    + add Pali language (Latin script) (fdo#41599) [Andras Timar]
    + add unit test for (fdo#41381) [Markus Mohrhard]
    + apply control name before control is inserted into Forms container (bnc#705977) [Noel Power]
    + display page background color/image properly. (bnc#722045) [Kohei Yoshida]
    + encode virtual paths to local volume correctly. (bnc#719887) [Kohei Yoshida]
    + fix broken eventattacher. (bnc#718227) [Noel Power]
    + fix for - [UI] Need more room for localized string (IV) (fdo#41408) [Olivier Hallot]
    + fix for bug - Need more room for localized string (fdo#41310) [Olivier Hallot]
    + fix for bug [UI]add "Protect Sheet" command in sheet popup menu (fdo#41478) [Olivier Hallot]
    + fix for local range names don't work with INDIRECT (fdo#41381) [Markus Mohrhard]
    + fix po2lo to support python3 as well (fdo#41380) [Miklos Vajna]
    + follow-up cleanup. (fdo#41478) [Jan Holesovsky]
    + odbc fractional seconds are in billionths (fdo#34309) [Caolán McNamara]
    + reenable sw.DocumentSettings::com::sun::star::text::PrintSettings yet again as it seems to 
work now (fdo#35660) [Bjoern Michaelsen]
    + undo corrupting the document. (bnc#685123) [Muthu Subramanian]
+ base
    + tweak ambiguities for F-15 gcc 4.6.1-9 [Caolán McNamara]
+ bootstrap
    + add Scottish Gaelic (gd) UI support [Andras Timar]
+ components
    + get this building with gcc 4.6.1 [Caolán McNamara]
+ libs-gui
    + help gcc 4.6.1 out with ambiguity [Caolán McNamara]
+ translations
    + add Scottish Gaelic (gd) translations [Andras Timar]
    + translation update for LibreOffice 3.4.4 [Andras Timar]
+ binfilter
    + callcatcher: newly unused methods [Caolán McNamara]
    + class TypedStrCollection is not really used, so I'm deleting it. [Joseph Powers]
    + cleanup class ScChartListenerCollection [Joseph Powers]
    + cleanup class ScDBDocFunc a little [Joseph Powers]
    + cleanup class SdrMarkView [Joseph Powers]
    + cleanup of classes ScColumn & ScDocument [Joseph Powers]
    + cleanup the #if a little [Joseph Powers]
    + dBG_BF_ASSERT cleanup for bf_sch [Joseph Powers]
    + more DBG_BF_ASSERT cleanup in bf_sc [Joseph Powers]
    + more DBG_BF_ASSERT cleanup in bf_svx [Joseph Powers]
    + remove the rest of the W4W source [Joseph Powers]
    + some DBG_BF_ASSERT cleanup in bf_svx [Joseph Powers]
    + some more warning cleanup. [Stephan Bergmann]
    + svByteStrings can go from here too [Caolán McNamara]
    + the last of the easy DBG_BF_ASSERT from bf_sch [Joseph Powers]
    + the last of the easy DBG_BF_ASSERT() in bf_sc [Joseph Powers]
    + waE: ditch unused args [Caolán McNamara]
    + waE: new warnings [Caolán McNamara]
    + waE: unused arguments [Caolán McNamara]
    + waE: unused parameters [Caolán McNamara]
    + waE: unused variables [Caolán McNamara]
    + we don't have the W4W filters [Caolán McNamara]
+ core
    + - "Prind grid" possible only when "Display grid" checked (fdo#41187) [Takeshi Abe]
    + --strip-component is GNU tar extension [David Tardon]
    + 1st part of Replace WW8Bytes with ww::bytes [Maciej Rumianowski]
    + 2nd part of Replace WW8Bytes with ww::bytes [Maciej Rumianowski]
    + aEmptyByteStr unnecessary [Caolán McNamara]
    + adapt hwpfilter unittests to separate RdbTarget makefile requirement [Bjoern Michaelsen]
    + adapt i18npool unittests to separate RdbTarget makefile requirement [Bjoern Michaelsen]
    + adapt lotuswordpro unittests to separate RdbTarget makefile requirement [Bjoern Michaelsen]
    + adapt sc unittests to separate RdbTarget makefile requirement, also rename sc_test_filters 
consistent to sc_filters_test [Bjoern Michaelsen]
    + adapt sd unittests to separate RdbTarget makefile requirement [Bjoern Michaelsen]
    + adapt starmath unittests to separate RdbTarget makefile requirement [Bjoern Michaelsen]
    + adapt sw unittests to separate RdbTarget makefile requirement [Bjoern Michaelsen]
    + adapt to removal of dangerous operators [Fridrich Štrba]
    + adapt to the change in system libwp* flags [Fridrich Štrba]
    + adapt writerfilter unittests to separate RdbTarget makefile requirement [Bjoern Michaelsen]
    + add --with-system-libcmis [Rene Engelhard]
    + add -e [Caolán McNamara]
    + add Pali language (Latin script) (fdo#41599) [Andras Timar]
    + add Star Basic unit test to calc [Markus Mohrhard]
    + add another ARC command [Radek Doulik]
    + add hackery re. EditControls, FormattedField & ImageControls from msocximex [Noel Power]
    + add initial work for vba tests in calc( work in progress) [Markus Mohrhard]
    + add libexttextcat and libvisio under system-libs switch [Tomas Chvatal]
    + add method data() to ww::bytes. [Jan Holesovsky]
    + add missed file hwpfilter/RdbTarget_hwpfilter_test_hwpfilter.mk [Bjoern Michaelsen]
    + add missing braces for if statement, making correct scope [Pierre-André Jacquod]
    + add more component prefixes [Matúš Kukan]
    + add newlines to avoid possible problems with joined lines [David Tardon]
    + add package to tail_build [Matúš Kukan]
    + add pspfontcache to gitignore. [Tomas Chvatal]
    + add showdeliverables to 'make help' [Bjoern Michaelsen]
    + add the libcmis switch to known flags. [Tomas Chvatal]
    + add unit test cases for mathematical functions [Markus Mohrhard]
    + add unit test for (fdo#41381) [Markus Mohrhard]
    + added --disable-cmis flag for use while the feature is too unstable [Cédric Bosdonnat]
    + added ARCANGLETO command implementation, optimization, fixes, debug [Radek Doulik]
    + added CXX source with generated presets definitions [Radek Doulik]
    + added CXX sources with generated presets definitions [Radek Doulik]
    + added definitions for new presets initialize functions [Radek Doulik]
    + added new source files to the .mk file [Radek Doulik]
    + added the unreachable code back in, even for GCC 4.0, so Mac OS X would not fail. [Stephan 
Bergmann]
    + advise how to save yourself a rebuild with make dev-install. [Jan Holesovsky]
    + allow hairlines svg:stroke-width==0 and handle special cases in the libraries themselves 
[Fridrich Štrba]
    + allow parsing of joined ranges [Ivan Timofeev]
    + and C4245 [Tor Lillqvist]
    + and also add the patches under version control, stupid [Fridrich Štrba]
    + and forgot again to add a file [Markus Mohrhard]
    + and yet another .getStr()-style fix [Fridrich Štrba]
    + apply control name before control is inserted into Forms container (bnc#705977) [Noel Power]
    + bin Hamburg "build server" and BSCLIENT stuff [Tor Lillqvist]
    + bootstrap.1 is not usefull anymore use bootsrap directly [Norbert Thiebaud]
    + bsh can be external [David Tardon]
    + build a small static date_time/gregorian for cbosdonnat's perusal [Fridrich Štrba]
    + byteString->rtl::OString [Caolán McNamara]
    + byteString->rtl::OStringBuffer [Caolán McNamara]
    + callcatcher: SvxHtmlExportModeConfigItem_Impl unused now [Caolán McNamara]
    + callcatcher: comphelper's unused code [Matúš Kukan]
    + callcatcher: remove some unused code [Caolán McNamara]
    + callcatcher: unused methods [Caolán McNamara]
    + callcatcher: update list [Caolán McNamara]
    + callcatcher: various unused methods [Caolán McNamara]
    + can replace ScfTools::AppendCString with SvStream::ReadCString [Caolán McNamara]
    + cant check that early for generated files [Bjoern Michaelsen]
    + cast gone [Caolán McNamara]
    + cast is gone now [Caolán McNamara]
    + check ENABLE_CMIS harder [Tor Lillqvist]
    + chmod -x [Tor Lillqvist]
    + cmis disable got removed from configure [Thorsten Behrens]
    + conversion operator gone [Caolán McNamara]
    + conversion operator gone now [Caolán McNamara]
    + conversion operator is gone [Caolán McNamara]
    + convert path for windows [Matúš Kukan]
    + convert qadevOOo to gbuild [Peter Foley]
    + convert swext to gbuild and add to tail_build [Peter Foley]
    + convert testautomation to gbuild and add to tail_build [Peter Foley]
    + convert xmerge to gbuild and add to tail_build [Peter Foley]
    + correctly deliver libexttextcat 3.1.1s headers [Rene Engelhard]
    + cosmetics: remove stray yes [Tomas Chvatal]
    + cppcheck reduce scope in dmake/unix/runargv.c [Pierre-André Jacquod]
    + cppcheck reduce scope in editeng/..svxrtf.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope in linguacomponent/...sspellimp.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope in sal/...osl_Pipe.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope in svtools/.. wmfwr.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope in vcl/.. lstbox.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope of lingucomponent/...sspellimp.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope of var in automation/...objtest.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope of var in dmake/state.c [Pierre-André Jacquod]
    + cppcheck reduce scope of var in dmake/win95/runargv.c [Pierre-André Jacquod]
    + cppcheck reduce scope of var in dmake/winnt/...vpp40/runargv.c [Pierre-André Jacquod]
    + cppcheck reduce scope of var in editeng/.. impedit3.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope of var in editeng/..txtrange.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope of var in extensions/...sane.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope of var in extensions/..so_activex.cpp [Pierre-André Jacquod]
    + cppcheck reduce scope of var in filter/..svdfppt.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope of var in forms/...convert.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope of var in formula/..formula.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope of var in odk/..unoapploader.c [Pierre-André Jacquod]
    + cppcheck reduce scope of var in oox/...shapes.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope of var in registry/...regimpl.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope of var in rsc/...cpp3.c/cpp4.c/cpp6.c [Pierre-André Jacquod]
    + cppcheck reduce scope of var in rsc/...rscclass.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope of var in sal/... cbptest.cxx and cbvtest.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope of var in sal/... security.c [Pierre-André Jacquod]
    + cppcheck reduce scope of var in sal/...cbcpytest.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope of var in sd/ pptin.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope of var in setup_native/...regactivex.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope of var in sfx2/... dinfdlg.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope of var in shell/...gconfaccess.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope of var in svtools/..svimpbox.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope of var in toolkit/...controlmodelcontainerbase.cxx [Pierre-André 
Jacquod]
    + cppcheck reduce scope of var in toolkit/...fomrattedcontrol.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope of var in tools/.. table.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope of var in unotools/...fontcfg.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope of var in vcl/... salgdi2.cxx and avoid hidden var [Pierre-André 
Jacquod]
    + cppcheck reduce scope of var in vcl/...bitmapex.cxx [Pierre-André Jacquod]
    + cppcheck reduce scope of var in vcl/unx/...wmadaptor.cxx [Pierre-André Jacquod]
    + cppcheck scope reduction comphelper/.. storagehelper.cxx [Pierre-André Jacquod]
    + cppcheck scope reduction in codemake/... cpputype.cxx [Pierre-André Jacquod]
    + cppcheck scope reduction in connectivity/.. main.cxx [Pierre-André Jacquod]
    + cppcheck scope reduction in dmake/getinp.c [Pierre-André Jacquod]
    + cppcheck scope reduction in dmake/infer.c [Pierre-André Jacquod]
    + cppcheck scope reduction in forms/...DatabaseForm.cxx [Pierre-André Jacquod]
    + cppcheck scope reduction in framework/.. menubarmanager.cxx [Pierre-André Jacquod]
    + cppcheck scope reduction in framework/... menumanager.cxx [Pierre-André Jacquod]
    + cppcheck scope reduction in sd/... CustomAnimationList.cxx [Pierre-André Jacquod]
    + cppcheck scope reduction in svl/..zforlist.cxx [Pierre-André Jacquod]
    + cppcheck scope reduction in svl/szitem.cxx [Pierre-André Jacquod]
    + cppcheck scope reduction in svtools... winwmf.cxx [Pierre-André Jacquod]
    + cppcheck scope reduction in svtools/..imivctl1.cxx [Pierre-André Jacquod]
    + cppcheck scope reduction in sw/.. trvlfrm.cxx [Pierre-André Jacquod]
    + cppcheck scope reduction in sw/..docredln.cxx [Pierre-André Jacquod]
    + cppcheck scope reduction in vcl/..salatsuifontutils.cxx [Pierre-André Jacquod]
    + cppcheck scope reduction in vcl/..ttcr.cxx [Pierre-André Jacquod]
    + cppcheck scope reduction of var in automation/..statment.cxx [Pierre-André Jacquod]
    + cppcheck scope reduction of var in crashrep/soreport.cpp [Pierre-André Jacquod]
    + cppcheck scope reduction of var in desktop/win32/...setup.cpp [Pierre-André Jacquod]
    + cppcheck scope reduction of var in extensions/...Basic.cpp [Pierre-André Jacquod]
    + cppcheck scope reduction of var in filter/...msdffimp.cxx [Pierre-André Jacquod]
    + cppcheck scope reduction of var in filter/..escherex.cxx [Pierre-André Jacquod]
    + cppcheck scope reduction of var in soltools/...javadep.c [Pierre-André Jacquod]
    + cppcheck scope reduction of var in vcl/... bitmap.cxx [Pierre-André Jacquod]
    + cppcheck scope reduction of var in vcl/... salbmp.cxx [Pierre-André Jacquod]
    + cppcheck scope reduction of var in vcl/... salprn.cxx [Pierre-André Jacquod]
    + custom shapes import improvements [Radek Doulik]
    + d.lst should be empty in gbuildized modules [Matúš Kukan]
    + dead code deletion in crashrep/.../win32/soreport.cxx [Pierre-André Jacquod]
    + default to gb_Deliver_CLEARONDELIVER ==  as multiuserenv are rare now [Bjoern Michaelsen]
    + definition of ALPHA is no longer available for DEC Alpha [Takeshi Abe]
    + delete NULL is safe [Takeshi Abe]
    + delete commented code from idlc/..astinterface.cxx [Pierre-André Jacquod]
    + delete dead code but leave FIXME tags behind [Pierre-André Jacquod]
    + deliver the .pc file as well I guess [Caolán McNamara]
    + deliver the right thing [Fridrich Štrba]
    + deliver the right thing on windows too [Fridrich Štrba]
    + desktop module still needs helplinker for the extension stuff. [Thorsten Behrens]
    + disable cmis packaging on Windows for now too. [Jan Holesovsky]
    + disable libcmis for Android for the while [Thorsten Behrens]
    + disable the libcmis also in packcomponents (on Windows). [Jan Holesovsky]
    + display page background color/image properly. (bnc#722045) [Kohei Yoshida]
    + ditto for C4242 [Tor Lillqvist]
    + do Objective-C -specific foo only when compiling Objective-C [Tor Lillqvist]
    + do not check if unsigned is less than zero in in soltools/..hastbl.cxx [Pierre-André Jacquod]
    + do not escape calls if not needed [David Tardon]
    + do not include removed header [Matúš Kukan]
    + do not use _COMPHELPER_COMPONENT_GETFACTORY macro [Matúš Kukan]
    + doesn't need to be a LINK [Caolán McNamara]
    + don't bother with MSVC's C4244 warnings, we have too many of them [Tor Lillqvist]
    + don't bother with libcmis on Windows for now [Tor Lillqvist]
    + don't build jars when java is disabled [Matúš Kukan]
    + don't package libcmis that we link statically [Fridrich Štrba]
    + don't package this one [Fridrich Štrba]
    + drawinglayer/source/geometry/viewinformation2d.cxx does neeed exceptions [Tor Lillqvist]
    + drop test that require tmp with exec rights. [Tomas Chvatal]
    + drop voids and constify GetCurrentPageIndex [Caolán McNamara]
    + duplicate component [Caolán McNamara]
    + eliminate @MINIMIZEREXTENSIONPRODUCTNAME@ variable [Andras Timar]
    + eliminate @PRESENTEREXTENSIONPRODUCTNAME@ variable [Andras Timar]
    + enable CMIS only when it's TRUEly enabled. [Thorsten Behrens]
    + enable l10n of PDF Import display name and description [Andras Timar]
    + enable l10n of Report Builder display name and description [Andras Timar]
    + enable l10n of Wiki Publisher display name and description [Andras Timar]
    + enable the star basic test to see if it causes troubles anywhere [Markus Mohrhard]
    + encode virtual paths to local volume correctly. (bnc#719887) [Kohei Yoshida]
    + ensure correct export size type  in stream operation [Caolán McNamara]
    + ensure msword lib has not yet been unloaded when aReaderWriter pReaders are destroyed. 
[Stephan Bergmann]
    + error on missing generated files too [Bjoern Michaelsen]
    + explicitly enable manifest creation. [Jan Holesovsky]
    + extend test for spreadsheet functions [Markus Mohrhard]
    + externalLib.mk: avoid pushd when cd is enough [Miklos Vajna]
    + extract strings from scripting module [Andras Timar]
    + filter: PDF Export UI "page range" autofocus [Maxim Iorsh]
    + finally remove SvULongs [Maciej Rumianowski]
    + fix MSVC build of libexttextcat [Fridrich Štrba]
    + fix MinGW build. [Jan Holesovsky]
    + fix OString concatenation [Michael Meeks]
    + fix Windows build and enable CMIS inconditionally [Fridrich Štrba]
    + fix a typo, for others, use git version of libvisio [Fridrich Štrba]
    + fix also libwps build after change in libwp* flags [Fridrich Štrba]
    + fix also older gtk+ build [Fridrich Štrba]
    + fix broken eventattacher. (bnc#718227) [Noel Power]
    + fix build [Caolán McNamara]
    + fix build against the 10.4 SDK [Tor Lillqvist]
    + fix build against the MacOSX 10.6 SDK but with 10.4 as the highest used API [Tor Lillqvist]
    + fix build of CMIS UCP [David Tardon]
    + fix compilation after the recent OUString::operator char*() removal [Luboš Luňák]
    + fix compilation with debug enabled [Radek Doulik]
    + fix construction of ARC polygon in case the ellipse width != height [Radek Doulik]
    + fix dependencies of libcmis [Fridrich Štrba]
    + fix doubling of one page when range is empty and incorrect selection page [Ivan Timofeev]
    + fix doubling of range in StringRangeEnumerator [Ivan Timofeev]
    + fix for - [UI] Need more room for localized string (IV) (fdo#41408) [Olivier Hallot]
    + fix for bug - Need more room for localized string (fdo#41310) [Olivier Hallot]
    + fix for bug [UI]add "Protect Sheet" command in sheet popup menu (fdo#41478) [Olivier Hallot]
    + fix for local range names don't work with INDIRECT (fdo#41381) [Markus Mohrhard]
    + fix fpicker windows build [Fridrich Štrba]
    + fix gb_PARTIALBUILD usage [Bjoern Michaelsen]
    + fix invalid superflous #endif from 5bd2890a56125d391b42f34d51e2e0c57b0a80b0 [Bjoern 
Michaelsen]
    + fix libcmis build with the old way of building too. [Jan Holesovsky]
    + fix libwpg after the libwp* flags change [Fridrich Štrba]
    + fix logic of isDerivedFrom function [Kevin Hunter]
    + fix morph control export also fix toggle button state export [Noel Power]
    + fix parameters for gb_GenFooObject_get_source [Matúš Kukan]
    + fix po2lo to support python3 as well (fdo#41380) [Miklos Vajna]
    + fix post cast removal build error [Caolán McNamara]
    + fix smoketest-breaking typo [Caolán McNamara]
    + fix smoketest-breaking typo again [Andras Timar]
    + fix some typos..., thanks matus [Rene Engelhard]
    + fix the build / host confusion around icu tools. [Jan Holesovsky]
    + fix typo (SYSTEM_GENCODE, instead of SYSTEM_GENCCODE). [Jan Holesovsky]
    + fix typos [Peter Foley]
    + fixed libcmis to build with --disable-client [Cédric Bosdonnat]
    + fixing error handling for generated files again [Bjoern Michaelsen]
    + follow-up cleanup. (fdo#41478) [Jan Holesovsky]
    + get rid of SvNums [Maciej Rumianowski]
    + getStr for OSL_FAIL [Caolán McNamara]
    + give better error message on invalid sdf input [Miklos Vajna]
    + goodbye deliver log [Bjoern Michaelsen]
    + hack to get pyuno scripts to the right location on Windows. [Jan Holesovsky]
    + i don't think _DLL_ has any meaning either [Tor Lillqvist]
    + ignore downloaded extensions [Peter Foley]
    + improve error message for csv_handler [Markus Mohrhard]
    + improve error message for missing csv files [Markus Mohrhard]
    + improve error messages for sc's filters-test [Markus Mohrhard]
    + improve readability (oneline). [Jan Holesovsky]
    + improve the look of the 'More' toolbar indicator in the non-NWF case. [Jan Holesovsky]
    + improved exception reporting. [Stephan Bergmann]
    + in gbuild, set OSL_DEBUG_LEVEL=1 if non-product (same as dmake). [Stephan Bergmann]
    + indicate that the build was successful, and what to do next. [Jan Holesovsky]
    + initial support for Android [Thorsten Behrens]
    + introduce gb_Helper_OUTDIRLIBDIR [Bjoern Michaelsen]
    + introduced OSL_FORMAT, adpated some places to it. [Stephan Bergmann]
    + its not a secret which PPD is missing a DefaultResolution [Caolán McNamara]
    + keep it simple, original won't compile except on msvc anyway [Caolán McNamara]
    + kill --without-cmis option that is noop anyway [Fridrich Štrba]
    + kill dead code. [Jan Holesovsky]
    + kill unused code in Ruler. [Jan Holesovsky]
    + lIBVISIO_* -> VISIO_* to avoid eventual conflict with pkg-config danse [Fridrich Štrba]
    + lIBWPD_* -> WPD_* to avoid eventual conflict with pkg-config danse [Fridrich Štrba]
    + lIBWPG_* -> WPG_* to avoid eventual conflict with pkg-config danse [Fridrich Štrba]
    + lIBWPS_* -> WPS_* to avoid eventual conflict with pkg-config danse [Fridrich Štrba]
    + leak-check was accidentally added here [Caolán McNamara]
    + libcmis depend on boost [Norbert Thiebaud]
    + libcmis: disable unit tests and static lib as they aren't used [Cédric Bosdonnat]
    + libtextcat -> libexttextcat in #include's [Rene Engelhard]
    + libtextcat.dll -> libexttextcat.dll. [Jan Holesovsky]
    + mac tinderbox can't deal with rtl::OStringBuffer::append(sal_Int16) [Markus Mohrhard]
    + make RdbTarget depend on its makefile [Bjoern Michaelsen]
    + make draw:stroke==solid default for missing draw:stroke element [Fridrich Štrba]
    + make libcmis build with MinGW. [Jan Holesovsky]
    + make the key names look better under wine. [Jan Holesovsky]
    + make xmloff ByteString free [Caolán McNamara]
    + makeStringAndClear [Caolán McNamara]
    + merge strings to description.xml files [Andras Timar]
    + merge: a313cf8 fd4c879 [Stephan Bergmann]
    + migrate to StringRangeEnumerator in Basic [Ivan Timofeev]
    + migrate to StringRangeEnumerator in Draw [Ivan Timofeev]
    + miklos wants writerfilter doxygen-ified, too [Thorsten Behrens]
    + mingw needs gb_Helper_OUTDIRLIBDIR set to $(OUTDIR)/bin too. [Jan Holesovsky]
    + more uselessness in msvc [Caolán McNamara]
    + move sw_test_filters => sw_filters_test for consistency [Bjoern Michaelsen]
    + n717290: Feature to allow string constants in chart ranges. [Muthu Subramanian]
    + name the libraries correctly too [Fridrich Štrba]
    + need getStr here as well [Caolán McNamara]
    + no .pc when built without configure [Caolán McNamara]
    + no more gbuild loops: break early on nonexistent objects (this commit breaks multi-repo 
support) [Bjoern Michaelsen]
    + no need for -DCUI or -DGUI [Tor Lillqvist]
    + no need for -DPRODUCT_FULL, not tested anywhere [Tor Lillqvist]
    + no need for -DSHAREDLIB, not tested in any source file [Tor Lillqvist]
    + no need to continue, delete NULL is safe [Caolán McNamara]
    + no need to copy the .dlls to the installation any more. [Jan Holesovsky]
    + no need to return size_t instead of sal_Int32 [Ivan Timofeev]
    + oOO_SUBSEQUENT_TESTS is gone [Bjoern Michaelsen]
    + odbc fractional seconds are in billionths (fdo#34309) [Caolán McNamara]
    + only register deliverables for showdeliverables [Bjoern Michaelsen]
    + page Break: Fix page break deletion when changing page style [Cédric Bosdonnat]
    + page Break: Fixed part of the Edit menu action cursors handling [Cédric Bosdonnat]
    + page Break: basic implementation of the popup menu actions [Cédric Bosdonnat]
    + page Break: don't let the indicator being hidden due to the zoom level [Cédric Bosdonnat]
    + page Break: fixed crasher due to bad removal of frame controls [Cédric Bosdonnat]
    + page Break: fixed crasher, the page frame can contain no children [Cédric Bosdonnat]
    + page Break: fixed the Edit dialog... wasn't using the correct selection [Cédric Bosdonnat]
    + page Break: implement the break before page case [Cédric Bosdonnat]
    + page Break: implemented final paint of the indicator and its line length [Cédric Bosdonnat]
    + page Break: show the button on the right for book mode view [Cédric Bosdonnat]
    + perl scripts to generate sources for custom shapes PPTX import [Radek Doulik]
    + pretty print the user template registry to make diffs meaningful [Michael Meeks]
    + print preview: set frame size to preview size even if there is no preview [Ivan Timofeev]
    + put .pdb files in misc as before, avoid cluttering up source directories [Tor Lillqvist]
    + quote tr arguments [Peter Foley]
    + reenable accidently disabled sc checks again [Bjoern Michaelsen]
    + reenable sw.DocumentSettings::com::sun::star::text::PrintSettings yet again as it seems to 
work now (fdo#35660) [Bjoern Michaelsen]
    + refactoring drawing of polygons and polypolygons in enhwmf.cxx [Marc-Andre Laverdiere]
    + regenerate list [Caolán McNamara]
    + rejig this to remove self-assign [Caolán McNamara]
    + remove Declaration of WW8Bytes now not used [Maciej Rumianowski]
    + remove apparently noise .memdump files [Norbert Thiebaud]
    + remove code related to previously disabled HTML 3.2 export [Harri Pitkänen]
    + remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucb [Michael Meeks]
    + remove dead code in astdump.cxx (in idlc dir). [Pierre-André Jacquod]
    + remove old fingerprints cache [Caolán McNamara]
    + remove unsupported format from epm list [Peter Foley]
    + remove unused Variables in WW8Export [Maciej Rumianowski]
    + remove unused and dead code in DocumentRenderer.cxx [Ivan Timofeev]
    + remove unused source dir [Caolán McNamara]
    + removed dangerous rtl::O[U]String[Buffer]::operator sal_{char,Unicode} const *. [Stephan 
Bergmann]
    + removed dead code. [Stephan Bergmann]
    + removed isolated file [Takeshi Abe]
    + revert "Don't bother with libcmis on Windows for now" [Cédric Bosdonnat]
    + revert "Introduced OSL_FORMAT, adpated some places to it." [Tor Lillqvist]
    + revert "Simplify logic to use std::vector's .empty()" [Jan Holesovsky]
    + revert "Use simpler detection for system/internal libs." [Fridrich Štrba]
    + revert "add hackery re. EditControls, FormattedField & ImageControls from msocximex" [Noel 
Power]
    + revert "added CXX source with generated presets definitions" [Norbert Thiebaud]
    + revert "cppcheck reduce scope of var in odk/..unoapploader.c" [Matúš Kukan]
    + revert "cppcheck reduce scope of var in rsc/...cpp3.c/cpp4.c/cpp6.c" [Tor Lillqvist]
    + revert "cppcheck reduce scope of var in sal/... security.c" [Norbert Thiebaud]
    + revert "cppcheck scope reduction in vcl/..salatsuifontutils.cxx" [Pierre-André Jacquod]
    + revert "cppcheck scope reduction of var in soltools/...javadep.c" [Norbert Thiebaud]
    + revert "custom shapes import improvements" [Norbert Thiebaud]
    + revert "fix invalid superflous #endif from 5bd2890a56125d391b42f34d51e2e0c57b0a80b0" [Bjoern 
Michaelsen]
    + revert this, reported windows bustage [Caolán McNamara]
    + s/dump/print [Tor Lillqvist]
    + sCCOl is 16 bit too [Markus Mohrhard]
    + sTRSAFE_NO_DEPRECATE [Tor Lillqvist]
    + second attempt at (cross-platform) OSL_FORMAT. [Stephan Bergmann]
    + set --build and --host for cross-compilation [David Tardon]
    + set the correct url for vba unit test [Markus Mohrhard]
    + setDfltFont doesn't do anything [Caolán McNamara]
    + silly attempts at humour not appreciated [Tor Lillqvist]
    + simplfy dmake to gbuild bridgefile [Bjoern Michaelsen]
    + simplify drawing of the toolbar indicator. [Jan Holesovsky]
    + simplify logic to use std::vector's .empty() [Kevin Hunter]
    + so just drop the duplicate XInvocation base class then [Noel Power]
    + solve a cosmetic issue in Extension Manager window [Andras Timar]
    + some fixes for linkoo and install-gdb-printers. [Stephan Bergmann]
    + split records for awks little brain (also improve readability) [Bjoern Michaelsen]
    + state *what* is missing [Caolán McNamara]
    + statusBarDescriptor never used [Caolán McNamara]
    + stray endif [Caolán McNamara]
    + string -> rtl::OUString. [Kohei Yoshida]
    + svByteStrings can go now [Caolán McNamara]
    + sync list [Caolán McNamara]
    + system libcmis fix [Fridrich Štrba]
    + targeting gcc 4.6.1 gentoo strict-aliasing warnings [Caolán McNamara]
    + test fix: use setUp and tearDown not constructors to init LibreOffice [Michael Meeks]
    + the system-libs switch should not be done here yet. [Tomas Chvatal]
    + this counter is not needed in sw/.. view.cxx, thanks cppcheck [Pierre-André Jacquod]
    + tidy this a little bit [Caolán McNamara]
    + trying to unbreak the build with older GCC [Fridrich Štrba]
    + tweak assert [Caolán McNamara]
    + unclear whether the use of -Z7 -Yd in CFLAGSENABLESYMBOLS is intentional [Tor Lillqvist]
    + undo basis/brand split: merge basis share/ into brand share/. [Stephan Bergmann]
    + undo basis/brand split: move dynamic libraries from basis to brand. [Stephan Bergmann]
    + undo basis/brand split: move some auxiliary executables from basis to brand. [Stephan 
Bergmann]
    + undo corrupting the document. (bnc#685123) [Muthu Subramanian]
    + update LIBTEXTCATLIB [Rene Engelhard]
    + update external extension names [Peter Foley]
    + update list [Caolán McNamara]
    + update ooo.lst.in for new libexttextcat [Rene Engelhard]
    + update to libexttextcat 3.1.1 [Rene Engelhard]
    + update unused list [Caolán McNamara]
    + update unused list, note AtomPubSession dtor unused, i.e. probable leak [Caolán McNamara]
    + updated libcmis [Cédric Bosdonnat]
    + uploading release binary of libvisio 0.0.8 [Fridrich Štrba]
    + uploading release binary of libwpg 0.2.1 [Fridrich Štrba]
    + use OString::getStr() now [Tor Lillqvist]
    + use OUString::getStr() [Tor Lillqvist]
    + use an updated version of libcmis [Cédric Bosdonnat]
    + use gb_CppunitTarget__make_url for Windows file: URL correctness [Tor Lillqvist]
    + use getStr instead of cast [Caolán McNamara]
    + use getStr now after the cast operator change [Caolán McNamara]
    + use response file when compiling java sources [Matúš Kukan]
    + use rtl::OStringBuffer::getStr() [Caolán McNamara]
    + use simpler detection for system/internal libs. [Tomas Chvatal]
    + use the old way to build libcmis and cmis ucp ATM [Fridrich Štrba]
    + use the same pattern as all the other ones [Caolán McNamara]
    + use with rather than enable for cims switch. [Tomas Chvatal]
    + vALGRIND=memcheck => sc unit test discovered bug. [Caolán McNamara]
    + valgrind: fix leak [Caolán McNamara]
    + valgrind: fix some leaks [Caolán McNamara]
    + verbose error message please [Caolán McNamara]
    + waE: '=' : truncation of constant value [Tor Lillqvist]
    + waE: '==' : signed/unsigned mismatch [Tor Lillqvist]
    + waE: '==' : unsafe mix of type 'bool' and type 'sal_Bool' in operation [Tor Lillqvist]
    + waE: '==' : unsafe mix of type 'bool' and type 'test::filterStatus' [Tor Lillqvist]
    + waE: '==' : unsafe mix of type 'sal_Bool' and type 'bool' in operation [Tor Lillqvist]
    + waE: 'argument' : conversion from 'sal_Int32' to 'sal_uInt16' [Tor Lillqvist]
    + waE: 'argument' : truncation of constant value [Tor Lillqvist]
    + waE: 'e' : unreferenced local variable [Tor Lillqvist]
    + waE: 'rUnitConverter' : unreferenced formal parameter [Tor Lillqvist]
    + waE: 'static_cast' : truncation of constant value [Tor Lillqvist]
    + waE: -Wsign-promo [Caolán McNamara]
    + waE: C++ exception handler used, but unwind semantics are not enabled [Tor Lillqvist]
    + waE: C4584: foo is already a base-class of bar [Tor Lillqvist]
    + waE: Disable also warning C4373 [Tor Lillqvist]
    + waE: Ignore also C4702: unreachable code [Tor Lillqvist]
    + waE: a GUID can only be associated with a class, interface or namespace [Tor Lillqvist]
    + waE: add braces [Caolán McNamara]
    + waE: assignment within conditional expression [Tor Lillqvist]
    + waE: bool/sal_Bool mismatch [Tor Lillqvist]
    + waE: class has virtual functions, but destructor is not virtual [Tor Lillqvist]
    + waE: control reaches end of non-void function [Tor Lillqvist]
    + waE: conversion from 'sal_Int32' to 'sal_uInt16', possible loss of data [Tor Lillqvist]
    + waE: conversion from 'unsigned int' to 'sal_Int16', possible loss of data [Tor Lillqvist]
    + waE: could do away with nToken altogether, but this is more readable [Caolán McNamara]
    + waE: deletion of pointer to incomplete type; no destructor called [Tor Lillqvist]
    + waE: inconsistent dll linkage [Tor Lillqvist]
    + waE: name was marked as #pragma deprecated [Tor Lillqvist]
    + waE: possible loss of data, assignment within conditional expression [Tor Lillqvist]
    + waE: potentially uninitialized local variable 'n' used [Tor Lillqvist]
    + waE: reinterpret_cast used between related classes [Tor Lillqvist]
    + waE: return: conversion from sal_uInt32 to sal_uInt16, possible loss of data [Tor Lillqvist]
    + waE: signed/unsigned mismatch [Tor Lillqvist]
    + waE: suggest braces around empty body in an 'else' statement [David Tardon]
    + waE: switch statement contains 'default' but no 'case' labels [Tor Lillqvist]
    + waE: truncation of constant value [Tor Lillqvist]
    + waE: type name first seen using 'class' now seen using 'struct' [Tor Lillqvist]
    + waE: type name first seen using 'struct' now seen using 'class' [Tor Lillqvist]
    + waE: unreachable code [Tor Lillqvist]
    + waE: unreachable code, also add comment pondering what the code means [Tor Lillqvist]
    + waE: unreachable code, we always return in preceding code [Tor Lillqvist]
    + waE: unreferenced formal parameter [Tor Lillqvist]
    + waE: unreferenced formal parameters in the !SOLAR_JAVA case [Tor Lillqvist]
    + waE: unreferenced local variable [Tor Lillqvist]
    + waE: unsafe mix of type 'bool' and type 'sal_Bool' in operation [Tor Lillqvist]
    + waE: unsafe mix of type 'sal_Bool' and type 'bool' in operation [Tor Lillqvist]
    + waE: unused variable now [Caolán McNamara]
    + waE: unused variables [Caolán McNamara]
    + waE: win32 cleanup [Michael Meeks]
    + warn if declaration follows statement in C-files [Fridrich Štrba]
    + we do not need the counter now [David Tardon]
    + we do not really need two rm calls here [David Tardon]
    + we should check OS_FOR_BUILD here [Tor Lillqvist]
    + when building with system libcmis, look for headers where they are [Fridrich Štrba]
    + woah, that's very not right [Caolán McNamara]
    + workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest used API [Tor 
Lillqvist]
    + wrap the cmis system/internal check into global feature switch. [Tomas Chvatal]
+ dictionaries
    + chmod -x [Andras Timar]
    + unify and correct dictionary descriptions [Andras Timar]
+ help
    + correct hid HID_SMA_NOTEXISTS [Andras Timar]
+ translations
    + update all langs [Andras Timar]

Attachment: signature.asc
Description: Toto je digitálně podepsaná část zprávy


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.