[Libreoffice] 11th and 12th week development summary
Petr Mladek
pmladek at suse.cz
Mon Dec 20 07:52:40 PST 2010
Hi,
this time a brief summary of what happened the 10th and 11th week on LibreOffice
repos and two living branches:
bugfixes-master-week-49-50.txt lists all commits that reference a proper
bug id (from a variety of trackers - #i... referring to the OpenOffice
issuezilla, fdo# to freedesktop, rhbz# to RedHat bugzilla etc) in the
master branch
commit-log-master-week-49-50.txt lists all relevant commits on the actual
source repos in the master branch
commit-log-libreoffice-3-3-week-49-50.txt,
bugfixes-libreoffice-3-3-week-49-50.txt lists the same summary for the
libreoffice-3-3 branch.
Many thanks to all contributors - you make all the difference!
Best Regards,
Petr
PS: I am sorry for that I did not send the summary last week. My head
was full of LO-3.3-rc2 related problems.
-------------- next part --------------
+ common:
+ replaced http://www.openoffice.org - fdo#32169 [Andras Timar]
+ Revert "Stopgap help for the CPU-bound long hang in bug fdo#31716" [Petr Mladek]
+ bootstrap:
+ AC_SUBST gperf (fdo#32195) [Rene Engelhard]
+ add broffice dekstop integration to the install set on Linux (fdo#32229) [Petr Mladek]
+ allow both extenral and built-in dictionaries (fdo#32235) [Petr Mladek]
+ Revert "add broffice dekstop integration to the install set on Linux (fdo#32229)" [Petr Mladek]
+ we use broffice instead of broffice.org (fdo#32229) [Petr Mladek]
+ build:
+ Added new string "New Record" - fdo#32209 [Andras Timar]
+ Enable built-in dictionaries for LibreOfficeLinux (fdo#32235) [Petr Mladek]
+ calc:
+ Display correct record information in Data Form dialog. (fdo#32196) [Kohei Yoshida]
+ Make the string 'New Record' localizable. (fdo#32209) [Kohei Yoshida]
+ components:
+ Make 'Reset help agent' button clickable again. (fdo#32132) [Kohei Yoshida]
+ Make the ODMA check box clickable again. (fdo#32132) [Kohei Yoshida]
+ extensions:
+ Enabling l10n of nlpsolver fdo#30839 [Andras Timar]
+ filters:
+ calc33stopper3: #i115940# improve performance for import of XLSX files with drawing objects [Daniel Rentz [dr]]
+ use $(GPERF) instead of hardcoded gperf (fdo#32195) [Rene Engelhard]
+ impress:
+ impress206: #i115898# take into account new presentation shapes(cherry picked from commit c8c648474da56e2ecdbdcc11c269366716fe88c9) [Christian Lippka ORACLE]
+ impress206: #i115898# use updated anchor for group shapes to work around ms office 2010 bug(cherry picked from commit 7736d7e159d0e69ee817def98fefdb216f711ca3) [Christian Lippka ORACLE]
+ impress207: #i115993# do not insert objects as presentation objects on master pages(cherry picked from commit 056b298538918df97390c645a1a0fb690a89468e) [Christian Lippka ORACLE]
+ libs-core:
+ dba33m: #i115436# do not insert a space infront of ( and after ) [Ocke Janssen [oj]]
+ dba33m: #i115436# only cast handled [Ocke Janssen [oj]]
+ fdo#31716 the help text is not used for anything -- do not set it [David Tardon]
+ fdo#32172: backward import compatibility for old go-oo enhanced fields names [Cédric Bosdonnat]
+ fix broffice branding packages (fdo#32229) [Petr Mladek]
+ Resolves: rhbz#661809 ne_simple_propfind can touch gcrypt as well [Caolán McNamara]
+ save with the proper .doc variant (fdo#32219) [Luboš Luňák]
+ use BrOffice also in the help content when enabled (fdo#31770) [Petr Mladek]
+ wikihelp: Use the right Help ID URL, fdo#32338. [Jan Holesovsky]
+ libs-gui:
+ force Qt paint system to native (fdo#30991) [Luboš Luňák]
+ Resolves: fdo#32236# #i115825# Regression in wmf text rendering [Caolán McNamara]
+ l10n:
+ calc33stopper3: #115937# exchanged function nane from TIR to TAXAJUROS [Ivo Hinkelmann]
+ fdo#32136 - removed readme lines that conflicted with new readme [Andras Timar]
+ writer:
+ #i115956# token translation fixed [os]
-------------- next part --------------
+ common:
+ replaced http://www.openoffice.org - fdo#32169 [Andras Timar]
+ Resolves: #i101057# Merge WMF and WW6 code page export logic [Caolán McNamara]
+ Revert "Stopgap help for the CPU-bound long hang in bug fdo#31716" [Petr Mladek]
+ bootstrap:
+ AC_SUBST gperf (fdo#32195) [Rene Engelhard]
+ add broffice dekstop integration to the install set on Linux (fdo#32229) [Petr Mladek]
+ allow both extenral and built-in dictionaries (fdo#32235) [Petr Mladek]
+ Revert "add broffice dekstop integration to the install set on Linux (fdo#32229)" [Petr Mladek]
+ we use broffice instead of broffice.org (fdo#32229) [Petr Mladek]
+ calc:
+ Display correct record information in Data Form dialog. (fdo#32196) [Kohei Yoshida]
+ Fixed unformatted text paste. (fdo#32213) [Kohei Yoshida]
+ Make the string 'New Record' localizable. (fdo#32209) [Kohei Yoshida]
+ Provide import options when pasting HTML data. (fdo#32400) [Kohei Yoshida]
+ components:
+ Make 'Reset help agent' button clickable again. (fdo#32132) [Kohei Yoshida]
+ Make the ODMA check box clickable again. (fdo#32132) [Kohei Yoshida]
+ filters:
+ calc33stopper3: #i115940# improve performance for import of XLSX files with drawing objects [Daniel Rentz [dr]]
+ [Docx] fdo#32170: fixed the import of the document default formatting [Cédric Bosdonnat]
+ [Docx] fdo#32170: handled CT_SdtRun elements [Cédric Bosdonnat]
+ [DOCX] fdo#32170: Skip unsupported <w:sdt> elements [Cédric Bosdonnat]
+ [Docx] n#513479: import start/end values for ST_Jc [Luboš Luňák]
+ use $(GPERF) instead of hardcoded gperf (fdo#32195) [Rene Engelhard]
+ help:
+ wikihelp: Fix handling of listitems, and the paragraphs in them. fdo#32174 [Jan Holesovsky]
+ wikihelp: No separate paragraph for the definition of variable (fdo#32291). [Jan Holesovsky]
+ impress:
+ impress206: #i115898# take into account new presentation shapes(cherry picked from commit c8c648474da56e2ecdbdcc11c269366716fe88c9) [Christian Lippka ORACLE]
+ impress206: #i115898# use updated anchor for group shapes to work around ms office 2010 bug(cherry picked from commit 7736d7e159d0e69ee817def98fefdb216f711ca3) [Christian Lippka ORACLE]
+ impress207: #i115993# do not insert objects as presentation objects on master pages(cherry picked from commit 056b298538918df97390c645a1a0fb690a89468e) [Christian Lippka ORACLE]
+ Resoves: rhbz#663857 font color missing; C++ FAQ 10.3 doomage [Caolán McNamara]
+ libs-core:
+ dba33m: #i115436# do not insert a space infront of ( and after ) [Ocke Janssen [oj]]
+ dba33m: #i115436# only cast handled [Ocke Janssen [oj]]
+ fdo#31716 the help text is not used for anything -- do not set it [David Tardon]
+ fdo#32172: backward import compatibility for old go-oo enhanced fields names [Cédric Bosdonnat]
+ fix broffice branding packages (fdo#32229) [Petr Mladek]
+ Resolves: rhbz#661809 ne_simple_propfind can touch gcrypt as well [Caolán McNamara]
+ Resolves: rhbz#668109 ne_simple_propfind can touch gcrypt as well [Caolán McNamara]
+ rhbz#661809 ne_propnames is affected too [David Tardon]
+ safer permissions on the user dir i#62858# [Michael Meeks]
+ save with the proper .doc variant (fdo#32219) [Luboš Luňák]
+ use BrOffice also in the help content when enabled (fdo#31770) [Petr Mladek]
+ wikihelp: Use the right Help ID URL, fdo#32338. [Jan Holesovsky]
+ libs-gui:
+ fdo#32258: Be a little more gentle with Inet params and simply skip duplicates [Cédric Bosdonnat]
+ force Qt paint system to native (fdo#30991) [Luboš Luňák]
+ #i115788# fix file specs vs. URI [Philipp Lohmann [pl]]
+ New number formats (?/4, ?/100 and ?/[n]). n#655214 [Muthu Subramanian K]
+ Resolves: fdo#32236# #i115825# Regression in wmf text rendering [Caolán McNamara]
+ Resolves: #i101057#/#i97332# A better converter to multiple legacy codepages [Caolán McNamara]
+ l10n:
+ calc33stopper3: #115937# exchanged function nane from TIR to TAXAJUROS [Ivo Hinkelmann]
+ fdo#32136 - removed readme lines that conflicted with new readme [Andras Timar]
+ writer:
+ autocomplete using the context's case i#22961 [Michael Meeks]
+ do not mix contents of w:spacing and w:pgMar (part of fdo#31410) [Luboš Luňák]
+ Fix i#108228 : bool has negative sign when used in formula expression [Mattias Johnsson]
+ #i115956# token translation fixed [os]
+ Related: #i114482# for Word6/95 use CTL font as font when script is CTL [Caolán McNamara]
+ Related: #i114482# For WW6 shadow the CTL bold/posture with the normal one [Caolán McNamara]
+ Related: #i114482# For WW6 shadow the CTL fontsize with the normal one [Caolán McNamara]
+ Related: #i114482# For WW6 shadow the CTL font with the normal one [Caolán McNamara]
+ Related: #i97332# mirror default font to CJK font for WW6 [Caolán McNamara]
+ Related: rhbz#661544 Duplicate page style names being used! [Caolán McNamara]
+ sw: reset num level on SplitNode if parent is outline i#93970 [Octavio Alvarez]
-------------- next part --------------
+ common:
+ Correct credits url to website conventions [Thorsten Behrens]
+ CWS-TOOLING: integrate CWS calc33stopper3 [obo]
+ CWS-TOOLING: integrate CWS impress205 [obo]
+ make impress templates language neutral to save space [Michael Meeks]
+ Merge commit 'ooo/OOO330_m18' into libreoffice-3-3 [Jan Holesovsky]
+ Merge commit 'ooo/OOO330_m18' into libreoffice-3-3 [Noel Power]
+ replaced http://www.openoffice.org - fdo#32169 [Andras Timar]
+ Revert "Stopgap help for the CPU-bound long hang in bug fdo#31716" [Petr Mladek]
+ typo fix s/The are/They are/ [Andras Timar]
+ Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2) [Petr Mladek]
+ bootstrap:
+ AC_SUBST gperf (fdo#32195) [Rene Engelhard]
+ actually add WITH_HELPPACK_INTEGRATION to set_soenv.in [Rene Engelhard]
+ actually check for glxext.h and check whether it works [Rene Engelhard]
+ Add a missing file [Fridrich Štrba]
+ Add a small note related to extension integration [Kalman Szalai - KAMI]
+ add broffice dekstop integration to the install set on Linux (fdo#32229) [Petr Mladek]
+ add BrOffice productname_br variant and sorted substitution [Michael Meeks]
+ Adding LANGUAGEMODULE flag to helppack files [Fridrich Štrba]
+ Add missing strings for langpack names and descriptions [Fridrich Štrba]
+ Add two template files [Fridrich Štrba]
+ Add --with-helppack-integration configure option [Fridrich Štrba]
+ allow both extenral and built-in dictionaries (fdo#32235) [Petr Mladek]
+ another 4x faster - down to ~2 seconds now for me. [Michael Meeks]
+ broken python component registration on OpenBSD [Robert Nagy]
+ cleanup hard-coded license mentions in sdk and installer [Michael Meeks]
+ cleanup unfortunate license duplication [Michael Meeks]
+ Create makefile target to package helppacks [Fridrich Štrba]
+ create rpm/deb/win/mac help pack automatically when enabled [Petr Mladek]
+ Descriptions for helppacks [Fridrich Štrba]
+ do not ingnore language specific help files [Petr Mladek]
+ Don't bundle runtime dlls with extensions included with the installation [Fridrich Štrba]
+ Don't override CFLAGS nor LDFLAGS, just append to them. [Thomas Klausner]
+ don't show the helppacks in installer unless asked for it [Fridrich Štrba]
+ don't try to be smart, just hardcode one of the help files [Fridrich Štrba]
+ find LICENSE/README files for epm packaging [Petr Mladek]
+ find README/LICECENSE file for epm and help packs [Petr Mladek]
+ First shot on helppacks [Tor Lillqvist]
+ fix a typo [Fridrich Štrba]
+ fix #if for #else to avoid explosion [Michael Meeks]
+ fix PYTHON_LIBS [Robert Nagy]
+ fix some help install flags [Tor Lillqvist]
+ fixup extensions' LICENSE file re-use rules [Michael Meeks]
+ Helppack description in a separate packinfo file [Fridrich Štrba]
+ helpxsl stuff belongs to the main package and not help packs [Petr Mladek]
+ check if KDE is >= 4.2 [Rene Engelhard]
+ implement searching for helppack file [Petr Mladek]
+ include the helppack stuff in setup_osl files [Fridrich Štrba]
+ Integrate help by default [Petr Mladek]
+ lang-specific license files are not longer available [Petr Mladek]
+ make pre2par 5x faster, and simpler too [Michael Meeks]
+ make some useful options permanent in the globals.pm [Fridrich Štrba]
+ Merge branch 'feature/helppack' into libreoffice-3-3 [Rene Engelhard]
+ missing special case for helppacks [Michael Meeks]
+ more langpacks installer hacks ported for helppacks [Fridrich Strba]
+ OOO330 [Release Engineering]
+ remove gid_module_Langpack_Help* stuff [Fridrich Štrba]
+ remove now useless line [Fridrich Štrba]
+ rename to with_themes, and test scp2 a little [Michael Meeks]
+ Revert "add broffice dekstop integration to the install set on Linux (fdo#32229)" [Petr Mladek]
+ s/HELLPACK/HELPPACK/ [Rene Engelhard]
+ Slight tweaks of progress bar pos & size [Christoph Noack]
+ Some more helppack related improvements [Fridrich Štrba]
+ specify the download names for helppacks [Fridrich Štrba]
+ Teach the perl monster to create helppacks [Tor Lillqvist]
+ Trying to conditionalize scp2 for helppack integration [Fridrich Štrba]
+ typo fix in helppack.ulf [Andras Timar]
+ Use BrOffice branding if present in pt-BR [Michael Meeks]
+ use /usr/include/db.h as a last resort for berlekey db [Robert Nagy]
+ v3 of the configure.in/scp2 patch to allow selecting themes [Sebastian Spaeth]
+ we use broffice instead of broffice.org (fdo#32229) [Petr Mladek]
+ Wrong comment, fixed [Kalman Szalai - KAMI]
+ build:
+ Added a changed string Delete Contents -> Clear Contents [Andras Timar]
+ Added new string "New Record" - fdo#32209 [Andras Timar]
+ Added Persian (fa) translation [Hossein Noorikhah]
+ Added readme strings + some cleanup [Andras Timar]
+ Asturian (ast) translation update [Xuacu Saturio]
+ Brazilian Potuguese (pt-BR) translation update [Olivier Hallot]
+ Breton (br) translation update [Denis Arnaud]
+ Catalan (ca) translation update [Jesús Corrius]
+ Catalan (Valencian) (ca-XV) translation update [Pau Iranzo]
+ Croatian (hr) translation update [Robert Sedak]
+ Danish (da) translation update [Leif Lodahl]
+ deleted the unused/misplaced br_FR.sdf [Andras Timar]
+ Disable ogl transitions for Mac -3-3 [Thorsten Behrens]
+ distro-configs/Frugalware.conf.in: remove unneeded lucene option [Miklos Vajna]
+ Enable built-in dictionaries for LibreOfficeLinux (fdo#32235) [Petr Mladek]
+ Finnish (fi) translation update [Harri Pitkänen]
+ Fix malformed html in French translation [Fridrich Štrba]
+ fix patches/dev300/piece-solenv.diff to apply [Petr Mladek]
+ fix patches to apply [Petr Mladek]
+ fix solven-extensions-noarch-identifier.diff to apply again [Petr Mladek]
+ Fix unzip asking for overwrite [Bernhard Rosenkraenzer]
+ Fix writerfilter-module-writer.diff to apply [Petr Mladek]
+ French (fr) translation update [Sophie Gautier]
+ (GentooExperimental) Another hunk for disable-python.diff. [Hanno Meyer-Thurow]
+ (GentooOnly) Fix apply of some patches. [Hanno Meyer-Thurow]
+ German (de) translation update [Andre Schnabel]
+ Hungarian (hu) translation update [Andras Timar]
+ Icelandic (is) translation update [Sveinn í Felli]
+ Italian (it) translation update [Paolo Pozzan]
+ Japanese (ja) translation update [Takeshi Abe]
+ Korean (ko) translation update [Jeongkyu Kim]
+ Make cli-component.diff apply again [Tor Lillqvist]
+ Make novell-win32-installer-branding.diff apply again [Tor Lillqvist]
+ make office-cfg-linux-common-template-dir.diff apply again [Rene Engelhard]
+ Make OxygenOffice splash patch apply again [Kalman Szalai - KAMI]
+ Make sled10-splash.diff apply again [Tor Lillqvist]
+ make solenv-installer-lang-filelist-names.diff apply again [Rene Engelhard]
+ Massaged the patches to make them apply [Cédric Bosdonnat]
+ Norwegian Bokmål (nb) translation update [Olav Dahlum]
+ Occitan-Lengadocian (oc) translation update [Bruno Gallart]
+ openoffice/soffice.sh -> libreoffice/soffice.sh [Rene Engelhard]
+ Ran gsicheck on all sdf files and fixed errors [Andras Timar]
+ Remove integrated/outdated patches - OxygenOffice [Kalman Szalai - KAMI]
+ Removing extensionaids feature [Kalman Szalai - KAMI]
+ Russian (ru) updated translation [Alexey Doroshenko]
+ Set OxygenOffice default iconset [Kalman Szalai - KAMI]
+ s/gid_Module_Langpack_Help/gid_Module_Helppack_Help/g [Petr Mladek]
+ s/gid_Module_Langpack_Help/gid_Module_Helppack_Help/ [Rene Engelhard]
+ Simplified Chinese (zh-CN) translation update [Dean Lee]
+ Slovak (sk) translation update [Milos Sramek]
+ Slovenian (sl) translation update [Martin Srebotnjak]
+ Spanish (es) translation update [Santiago Bosio]
+ Telugu (te) translation update [Arjuna Rao Chavala]
+ Traditional Chinese (zh-TW) translation update [Cheng-Chia Tseng]
+ UK English (en-GB) translation update [Stuart Swales]
+ Update apply file / OxygenOffice parts only [Kalman Szalai - KAMI]
+ Updated OxygenOffice config file [Kalman Szalai - KAMI]
+ Updated Slovenian (sl) translation [Martin Srebotnjak]
+ Updated translations for RC2 [Andras Timar]
+ Update for OxygenOffice [Kalman Szalai - KAMI]
+ Uyghur (ug) translation update [Abduqadir Sahran]
+ Welsh (cy) translation update [Rhoslyn Prys]
+ calc:
+ Display correct record information in Data Form dialog. (fdo#32196) [Kohei Yoshida]
+ Make the string 'New Record' localizable. (fdo#32209) [Kohei Yoshida]
+ Remove trailing spaces too when parsing csv's simple numbers. [Kohei Yoshida]
+ The previous commit would skip *all* spaces. This is the right fix. [Kohei Yoshida]
+ WaE, shadowed warning [Caolán McNamara]
+ We need to reset i to 0 after parsing spaces. [Kohei Yoshida]
+ When parsing numbers, ignore preceding spaces. [Kohei Yoshida]
+ components:
+ fix langpack dependencies after move to helppack [Petr Mladek]
+ Make 'Reset help agent' button clickable again. (fdo#32132) [Kohei Yoshida]
+ Make the ODMA check box clickable again. (fdo#32132) [Kohei Yoshida]
+ put helppack packinfo in a separate file [Fridrich Štrba]
+ Put the ODMA dialog check box on its own row. [Kohei Yoshida]
+ Use BrOffice branding on Windows keyed to locale/country-code not exename [Michael Meeks]
+ extensions:
+ Asturian (ast) nlpsolver translation [Xuacu Saturio]
+ Brazilian Portoguese (pt-BR) nlpsolver translation [Olivier Hallot]
+ Catalan (ca) nlpsolver translation [Jesús Corrius]
+ Don't bundle MSVC runtime + don't dupplicate licenses [Fridrich Štrba]
+ Dutch (nl) nlpsolver translation [Freek de Kruijf]
+ Enabling l10n of nlpsolver fdo#30839 [Andras Timar]
+ Fix filled polygons on pdfimport [Thorsten Behrens]
+ French (fr) nlpsolver translation [Sophie Gautier]
+ generate hash.cxx in $(INCCOM) [Rene Engelhard]
+ Italian (it) nlpsolver translation [Paolo Pozzan]
+ Slovenian (sl) nlpsolver translation [Martin Srebotnjak]
+ extras:
+ Fixed a few issues in hu templates (OOO-105) [Andras Timar]
+ filters:
+ calc33stopper3: #i115940# improve performance for import of XLSX files with drawing objects [Daniel Rentz [dr]]
+ Merge commit 'ooo/OOO330_m18' into libreoffice-3-3 [Kohei Yoshida]
+ only specify $(SLO)$/qnametostr.obj in NOOPTFILES once [Robert Nagy]
+ use $(GPERF) instead of hardcoded gperf (fdo#32195) [Rene Engelhard]
+ impress:
+ Grey as default color for native tables in Impress [camille]
+ impress206: fixed compiler warning(cherry picked from commit 8df4a00b9bc1739289e45d9f4485f355298a35eb) [Christian Lippka]
+ impress206: #i115898# take into account new presentation shapes(cherry picked from commit c8c648474da56e2ecdbdcc11c269366716fe88c9) [Christian Lippka ORACLE]
+ impress206: #i115898# use updated anchor for group shapes to work around ms office 2010 bug(cherry picked from commit 7736d7e159d0e69ee817def98fefdb216f711ca3) [Christian Lippka ORACLE]
+ impress207: #i115993# do not insert objects as presentation objects on master pages(cherry picked from commit 056b298538918df97390c645a1a0fb690a89468e) [Christian Lippka ORACLE]
+ This surely shouldn't need executable flag [Thorsten Behrens]
+ libs-core:
+ Added xml:lang="en-US" to several paragraphs. [Kohei Yoshida]
+ cleanup deliver syntax [Michael Meeks]
+ colon needed for LD_LIBRARY_PATH set but empty [Caolán McNamara]
+ colon needed for LD_LIBRARY_PATH set but empty [Takeshi Abe]
+ convert from the KDE pattern|description format if needed, just in case [Luboš Luňák]
+ CWS-TOOLING: integrate CWS dba33m [obo]
+ dba33m: #i115436# do not insert a space infront of ( and after ) [Ocke Janssen [oj]]
+ dba33m: #i115436# only cast handled [Ocke Janssen [oj]]
+ fdo#31716 the help text is not used for anything -- do not set it [David Tardon]
+ fdo#32172: backward import compatibility for old go-oo enhanced fields names [Cédric Bosdonnat]
+ Fix an over-keen copy and replacement by regex [Fridrich Štrba]
+ fix broffice branding packages (fdo#32229) [Petr Mladek]
+ get the rule names right, and cleanup delivery [Michael Meeks]
+ l10n-fix: added id to one more readme line [Thorsten Behrens]
+ Removed dupe para ids introduced by copy n paste [Thorsten Behrens]
+ Removed incorrect xml fragment. [Kohei Yoshida]
+ replaced http://www.openoffice.org [Andras Timar]
+ Resolves: rhbz#661809 ne_simple_propfind can touch gcrypt as well [Caolán McNamara]
+ save with the proper .doc variant (fdo#32219) [Luboš Luňák]
+ Simplify, remove lang suffix, remove html and rtf licenses, to use odt. [Michael Meeks]
+ Use ASCII double-quotes. [Kohei Yoshida]
+ use BrOffice also in the help content when enabled (fdo#31770) [Petr Mladek]
+ wikihelp: Use the right Help ID URL, fdo#32338. [Jan Holesovsky]
+ libs-extern-sys:
+ CWS-TOOLING: integrate CWS impress206 [obo]
+ impress206: fix libxml2 issue (thanks rene for the patch) [Michael Stahl]
+ Merge commit 'ooo/OOO330_m18' into libreoffice-3-3 [Rene Engelhard]
+ XPATH handling fix [Rene Engelhard]
+ libs-gui:
+ force Qt paint system to native (fdo#30991) [Luboš Luňák]
+ generate afm_hash.cpp in $(INCCOM) [Rene Engelhard]
+ generate afm_hash.cpp in solver, not in the source tree [Rene Engelhard]
+ remove redundant CFLAGS setting [Rene Engelhard]
+ Resolves: fdo#32236# #i115825# Regression in wmf text rendering [Caolán McNamara]
+ TabControl::ImplGetTabRect negative height gives BadAlloc [Philipp Lohmann]
+ l10n:
+ calc33stopper3: #115937# exchanged function nane from TIR to TAXAJUROS [Ivo Hinkelmann]
+ fdo#32136 - removed readme lines that conflicted with new readme [Andras Timar]
+ Hungarian article fixes (az2a) [Andras Timar]
+ Hungarian translation fixes [Gabor Kelemen]
+ Changed 'Delete Contents' to 'Clear Contents' for en-GB and en-ZA. [Kohei Yoshida]
+ Important Catalan translation fixes [Jesús Corrius]
+ <p> is not allowed in readme source, using <br/> [Andras Timar]
+ Some fixes for Japanese translation of README. [Kohei Yoshida]
+ ulf files should use %PRODUCTNAME_BR [Michael Meeks]
+ ure:
+ fix bsd bridges [Caolán McNamara]
+ malloc.h is obsolete on BSDs, so use stdlib.h there [Robert Nagy]
+ writer:
+ #i115956# token translation fixed [os]
+ build bits:
+ better build identification in the about dialog [Petr Mladek]
+ build hash.cxx using gperf instead of having it prebuilt [Rene Engelhard]
+ bump SHORT_PRODUCTEXTENSION to rc2 and widnows build version to 4 [Petr Mladek]
+ Fix build target dependencies [Chris Halls]
+ Fix for: LibO 3.3.0 RC1 fails to build with --enable-extra-gallery [kami]
+ Fix for: libreoffice fails to build with --with-lightproof [Kalman Szalai - KAMI]
+ further simplification of license build / installation [Michael Meeks]
+ get this to build without errors [Caolán McNamara]
+ Propagate the WITH_EXTENSION_INTEGRATION variable to build environment [Fridrich Štrba]
+ split build fix: remove more duplicated files after the help installation [Petr Mladek]
+ split build fix: sync sofficerc-upstream with sources [Petr Mladek]
-------------- next part --------------
+ common:
+ cleaning of __EXPORT define [Gert Faller]
+ cppcheck: can be const [Caolán McNamara]
+ cppcheck: can reduce the scope of these variables [Caolán McNamara]
+ cppcheck: can reduce the scope of this variable [Caolán McNamara]
+ cppcheck: init member variable [Caolán McNamara]
+ cppcheck: prefer prefix variant [Caolán McNamara]
+ cppcheck: scope of these variables can be reduced [Caolán McNamara]
+ cppcheck: silence warning [Caolán McNamara]
+ cppcheck: the scope of these variables can be reduced [Caolán McNamara]
+ cppcheck: the scope of this variable can be reduced [Caolán McNamara]
+ cppcheck: unused variable [Caolán McNamara]
+ cppcheck: unused variables [Caolán McNamara]
+ CWS-TOOLING: integrate CWS calc33stopper3 [obo]
+ CWS-TOOLING: integrate CWS impress205 [obo]
+ finish cleanup of missing icon handling code [Joachim Tremouroux]
+ Handle NetBSD like the other BSDs in more cases. [Thomas Klausner]
+ change of __READONLY_DATA define to const [Gert Faller]
+ Change unnamedspaced file.hxx macros [Andy Holder]
+ Change unnamespaced file.hxx macros [Andy Holder]
+ make impress templates language neutral to save space [Michael Meeks]
+ Merge commit 'ooo/OOO330_m18' into libreoffice-3-3 [Jan Holesovsky]
+ Merge commit 'ooo/OOO330_m18' into libreoffice-3-3 [Noel Power]
+ prefix prefix variant [Caolán McNamara]
+ propogate exit code out to main [Caolán McNamara]
+ Remove commented out code [Andy Holder]
+ Remove DECLARE_LIST( StringList, String * ) [Joseph Powers]
+ remove EGGTRAYLIB usage [Michael Meeks]
+ Remove large block of unused code [Anders Jonsson]
+ Remove large blocks of commented code [Anders Jonsson]
+ remove obsolete __FAR_DATA [Michael Callahan]
+ remove obsolete img_s in list [Michael Meeks]
+ remove, obsolete libegg everywhere [Michael Meeks]
+ Remove references to unicows.dll [Jesús Corrius]
+ Replace all occured, occurance etc. [Takeshi Abe]
+ replaced http://www.openoffice.org - fdo#32169 [Andras Timar]
+ Resolves: #i101057# Merge WMF and WW6 code page export logic [Caolán McNamara]
+ Revert "Stopgap help for the CPU-bound long hang in bug fdo#31716" [Petr Mladek]
+ tidy this up and just use references [Caolán McNamara]
+ tidy tools::getProcessWorkingDir [Caolán McNamara]
+ Use c++0x features to detect misuse of SAL_N_ELEMENTS and CONSTASCII [Caolán McNamara]
+ Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2) [Petr Mladek]
+ WaE: C4805: Unsafe mix of bool and BOOL [Caolán McNamara]
+ WaE, shadowed variable [Caolán McNamara]
+ XLSX VML Export fixes. [Muthu Subramanian K]
+ artwork:
+ branding: High contrast versions of the branding images. [Andrew C. E. Dent]
+ remove missing icon icons [Joachim Tremouroux]
+ base:
+ string tweakage [Julien Nabet]
+ bootstrap:
+ AC_CANONICAL_SYSTEM -> AC_CANONICAL_HOST [Fridrich Štrba]
+ AC_SUBST gperf (fdo#32195) [Rene Engelhard]
+ actually add WITH_HELPPACK_INTEGRATION to set_soenv.in [Rene Engelhard]
+ actually check for glxext.h and check whether it works [Rene Engelhard]
+ Add a missing file [Fridrich Štrba]
+ Add a small note related to extension integration [Kalman Szalai - KAMI]
+ add broffice dekstop integration to the install set on Linux (fdo#32229) [Petr Mladek]
+ add BrOffice productname_br variant and sorted substitution [Michael Meeks]
+ add command to clean a modules' output on error. [Michael Meeks]
+ Adding LANGUAGEMODULE flag to helppack files [Fridrich Štrba]
+ Add missing strings for langpack names and descriptions [Fridrich Štrba]
+ Add NetBSD support for amd64 and for current compiler. [Thomas Klausner]
+ add some links here [Caolán McNamara]
+ Add two template files [Fridrich Štrba]
+ Add --with-helppack-integration configure option [Fridrich Štrba]
+ add -Wno-deprecated-declarations to avoid warnings about std::auto_ptr [Caolán McNamara]
+ allow both extenral and built-in dictionaries (fdo#32235) [Petr Mladek]
+ Also check for db4 in /usr/pkg/include. [Thomas Klausner]
+ another 4x faster - down to ~2 seconds now for me. [Michael Meeks]
+ avoid new-lines in list of repos [Norbert Thiebaud]
+ Bin some unnecessary tests [Fridrich Štrba]
+ broken python component registration on OpenBSD [Robert Nagy]
+ cleanup hard-coded license mentions in sdk and installer [Michael Meeks]
+ cleanup unfortunate license duplication [Michael Meeks]
+ closing the stream is sufficient to close zenity [Caolán McNamara]
+ Combine all fontconfig tests in one place [Sebastian Spaeth]
+ Coment additions/removals rhroughout configure.in [Sebastian Spaeth]
+ configure check for C++0x without Language Defect 757 [Caolán McNamara]
+ Create makefile target to package helppacks [Fridrich Štrba]
+ create rpm/deb/win/mac help pack automatically when enabled [Petr Mladek]
+ create the directory src if not already there. [Norbert Thiebaud]
+ Descriptions for helppacks [Fridrich Štrba]
+ disable systray icon if gtk+ version is < 2.10.0 [Michael Meeks]
+ Display result for BrOffice branding line. [Thomas Klausner]
+ do not ingnore language specific help files [Petr Mladek]
+ Don't bundle runtime dlls with extensions included with the installation [Fridrich Štrba]
+ don't link soffice.bin and stuff back into src tree [David Tardon]
+ Don't override CFLAGS nor LDFLAGS, just append to them. [Thomas Klausner]
+ Don't "sed" bash away in configure just to add it back in set_soenv [Sebastian Spaeth]
+ don't show the helppacks in installer unless asked for it [Fridrich Štrba]
+ don't test for cairo on Windows [Jesús Corrius]
+ don't try to be smart, just hardcode one of the help files [Fridrich Štrba]
+ download do g clone even if ./clone exist, to pick up changes in repo-list [Norbert Thiebaud]
+ extend this horrific hack for gcc 4.5.1 [Caolán McNamara]
+ find LICENSE/README files for epm packaging [Petr Mladek]
+ find README/LICECENSE file for epm and help packs [Petr Mladek]
+ First shot on helppacks [Tor Lillqvist]
+ fix a typo [Fridrich Štrba]
+ Fix detection of JAVA_HOME [Wol]
+ fix #if for #else to avoid explosion [Michael Meeks]
+ Fix -n issues [Joseph Powers]
+ fix PYTHON_LIBS [Robert Nagy]
+ fix some help install flags [Tor Lillqvist]
+ Fix stray -n issue on Mac OS X [Joseph Powers]
+ fixup extensions' LICENSE file re-use rules [Michael Meeks]
+ g clone now tolerate silently already cloned repos. [Norbert Thiebaud]
+ g: Give full path to the repo-list file. [Jan Holesovsky]
+ Helppack description in a separate packinfo file [Fridrich Štrba]
+ helpxsl stuff belongs to the main package and not help packs [Petr Mladek]
+ Change WNT -> WINNT in configure.in [Jesús Corrius]
+ Check for pkg-config before we use it and on all platforms [Sebastian Spaeth]
+ check if KDE is >= 4.2 [Rene Engelhard]
+ ignore /install, created by dev-install, in git [Norbert Thiebaud]
+ implement searching for helppack file [Petr Mladek]
+ include error message to explain copy failure [Caolán McNamara]
+ include the helppack stuff in setup_osl files [Fridrich Štrba]
+ Integrate help by default [Petr Mladek]
+ lang-specific license files are not longer available [Petr Mladek]
+ linkoo: link the URE libs and jars as well [Cédric Bosdonnat]
+ link the right file [David Tardon]
+ Make option match help string for ODBC. [Thomas Klausner]
+ make pre2par 5x faster, and simpler too [Michael Meeks]
+ make some useful options permanent in the globals.pm [Fridrich Štrba]
+ -matom only available with gcc 4.5.0 or above [Caolán McNamara]
+ Merge branch 'feature/helppack' into libreoffice-3-3 [Rene Engelhard]
+ Minor beautifications/simplifications [Sebastian Spaeth]
+ missing special case for helppacks [Michael Meeks]
+ more langpacks installer hacks ported for helppacks [Fridrich Strba]
+ more occured replaced [Takeshi Abe]
+ Move GNU tar check to the initial program availability checks [Sebastian Spaeth]
+ Move Windows-specific tests into one location [Sebastian Spaeth]
+ On Windows use always internal Python [Jesús Corrius]
+ OOO330 [Release Engineering]
+ Pull cups-related checks together in one place in configure.in [Sebastian Spaeth]
+ reference the two files in the corresponding makefile.mk [Fridrich Štrba]
+ Removed all references to soldep. [Kohei Yoshida]
+ Remove deprecated configure options that were not doing anything anymore. [Sebastian Spaeth]
+ Removed soldep module - module no one uses anymore. [Kohei Yoshida]
+ Remove explicit check for pkg-config [Sebastian Spaeth]
+ remove gid_module_Langpack_Help* stuff [Fridrich Štrba]
+ remove libegg install [Michael Meeks]
+ remove now useless line [Fridrich Štrba]
+ Remove obsolete cygwin >1.5 test [Sebastian Spaeth]
+ Remove obsolete gcc tests for gcc < 3.4 [Sebastian Spaeth]
+ rename to with_themes, and test scp2 a little [Michael Meeks]
+ Revert "add broffice dekstop integration to the install set on Linux (fdo#32229)" [Petr Mladek]
+ Revert "fix PYTHON_LIBS" [Robert Nagy]
+ Revert "use AUGMENT_LIBRARY_PATH_LOCAL for regcomp" [Robert Nagy]
+ Revert "use the 'canonical' way to find JAVA_HOME on MacOS." [Norbert Thiebaud]
+ run autogen if configure.in, etc. changed since Makefile was generated [Caolán McNamara]
+ s/HELLPACK/HELPPACK/ [Rene Engelhard]
+ Simplify --disable-strip-solver [Sebastian Spaeth]
+ Simplify logic for checking --enable-symbols [Sebastian Spaeth]
+ Slight tweaks of progress bar pos & size [Christoph Noack]
+ Some more helppack related improvements [Fridrich Štrba]
+ specify the download names for helppacks [Fridrich Štrba]
+ Stop checking for KDE3 on NetBSD by default. [Thomas Klausner]
+ survive failed chmod for filesystems where its unsupported [Caolán McNamara]
+ Teach the perl monster to create helppacks [Tor Lillqvist]
+ the file format changed from bmp to png [David Tardon]
+ try and rebuild dependencies on first dmake failure [Caolán McNamara]
+ Trying to conditionalize scp2 for helppack integration [Fridrich Štrba]
+ unbreak the install target by adding the missing && token [Robert Nagy]
+ Use a proper check for fontconfig [Sebastian Spaeth]
+ use AUGMENT_LIBRARY_PATH_LOCAL for regcomp [Robert Nagy]
+ Use bash as shell for this Makefile. [Thomas Klausner]
+ Use BrOffice branding if present in pt-BR [Michael Meeks]
+ Use FONTCONFIG_CFLAGS and FONTCONFIG_LIBS [Sebastian Spaeth]
+ use the 'canonical' way to find JAVA_HOME on MacOS. [Norbert Thiebaud]
+ Use "/usr/bin/env perl" to make it work on systems without /usr/bin/perl. [Thomas Klausner]
+ use /usr/include/db.h as a last resort for berlekey db [Robert Nagy]
+ v3 of the configure.in/scp2 patch to allow selecting themes [Sebastian Spaeth]
+ warn, not fail for missing icons we are asked to pack [Joachim Tremouroux]
+ we use broffice instead of broffice.org (fdo#32229) [Petr Mladek]
+ Wrong comment, fixed [Kalman Szalai - KAMI]
+ calc:
+ Access data member directly if we can. [Kohei Yoshida]
+ Access maRanges directly when we can. [Kohei Yoshida]
+ add CSV number parser unit tests, and license headers [Michael Meeks]
+ Added mode lines for the new file. [Kohei Yoshida]
+ Added some class descriptions. [Kohei Yoshida]
+ A little code cleanups. [Kohei Yoshida]
+ A little UI tweak & code cleanup. [Kohei Yoshida]
+ Another removal of use of operator[] with std::map. [Kohei Yoshida]
+ Avoid use of operator[] with std::map. [Kohei Yoshida]
+ Avoid using operator[] with std::map when inserting a new element. [Kohei Yoshida]
+ BOOL -> bool, and tabs to whitespace in new code. [Kohei Yoshida]
+ BOOL to bool [Kohei Yoshida]
+ Call GetFieldSize() to get button size to avoid hard-coded size. [Kohei Yoshida]
+ Clean up. [Kohei Yoshida]
+ Debug statements & we don't remove any buttons from the select field. [Kohei Yoshida]
+ Delete its objects before removing pointers. [Kohei Yoshida]
+ Display correct record information in Data Form dialog. (fdo#32196) [Kohei Yoshida]
+ Don't allow client code to call clear() directly, it leaks memory. [Kohei Yoshida]
+ First cut on making ScRangeList not a child class of std::vector. [Kohei Yoshida]
+ fix compiling error with --enable-dbgutil [Pierre-André Jacquod]
+ Fixed the mouse cursor pos to field index conversion method. [Kohei Yoshida]
+ Fixed unformatted text paste. (fdo#32213) [Kohei Yoshida]
+ Give each field control a proper description. [Kohei Yoshida]
+ Handle mouse wheel input on the row field control. [Kohei Yoshida]
+ Header comment for a struct. [Kohei Yoshida]
+ Change Sheet copy process [Joost Wezenbeek]
+ Made the dialog a bit smaller to fit. [Kohei Yoshida]
+ Make the string 'New Record' localizable. (fdo#32209) [Kohei Yoshida]
+ Merge branch 'master' into feature/calc-dp-unlimited-fields [Kohei Yoshida]
+ More commented out code removed [Timo Heino]
+ More efficient Find() operations using iterators. [Kohei Yoshida]
+ More on killing use of operator[] with std::map. [Kohei Yoshida]
+ More on micro-speed optimization on std::map insertion. [Kohei Yoshida]
+ More on using iterators over element access operator. [Kohei Yoshida]
+ More on using iterators over manual loops. [Kohei Yoshida]
+ More operator[] usage removal with std::map. [Kohei Yoshida]
+ Nuke more operator[] usage with std::map. [Kohei Yoshida]
+ Oops I forgot to pass the iterator position. [Kohei Yoshida]
+ Prefer to use iterators to for loop & element access via []. [Kohei Yoshida]
+ Properly support redo of renamed sheet copy. [Kohei Yoshida]
+ Properly support undo and redo when moving sheets. [Kohei Yoshida]
+ Provide import options when pasting HTML data. (fdo#32400) [Kohei Yoshida]
+ Remove another DECLARE_LIST() from Calc [Joseph Powers]
+ Remove callcatcher for ScCellRangesBase [serval]
+ Remove callcatcher ScBitMaskCompressedArray [serval]
+ Remove commented code [Anders Jonsson]
+ Removed all my debug statements. [Kohei Yoshida]
+ Removed another use of operator[] with std::map. [Kohei Yoshida]
+ Removed code I don't use any more. [Kohei Yoshida]
+ Removed commented code [Timo Heino]
+ Removed commented out code. [Kohei Yoshida]
+ Remove DECLARE_LIST( ScHTMLGraphList, ScHTMLGraphEntry* ) [Joseph Powers]
+ Remove DECLARE_LIST( ScRangePairList ) [Joseph Powers]
+ Remove DECLARE_LIST( ScRTFDefaultList, ScRTFCellDefault* ) [Joseph Powers]
+ Removed ScRangeList::at() in favor of operator[]. [Kohei Yoshida]
+ Removed ScRangePairList::at() also, in favor of operator[]. [Kohei Yoshida]
+ Removed the old code for the data field control. [Kohei Yoshida]
+ Removed unused block. [Kohei Yoshida]
+ Removed unused code. [Kohei Yoshida]
+ remove duplicate definition of memory pool for ImplTokenIterator [David Tardon]
+ Remove of the virtual function AppendContent [serval]
+ Remove trailing spaces too when parsing csv's simple numbers. [Kohei Yoshida]
+ Remove use of operator[] once again. [Kohei Yoshida]
+ Replaced SvShorts with std::vector<SCTAB>. [Kohei Yoshida]
+ Replace one use of ScfRefMap [Nigel Hawkins]
+ Reuse ScDPHorFieldControl to render the data field, to reduce code size. [Kohei Yoshida]
+ ScRangePtr is now gone. Good riddance. [Kohei Yoshida]
+ Set scroll bar line size to always 1. [Kohei Yoshida]
+ Show the scroll bars only when necessary, otherwise hide them. [Kohei Yoshida]
+ Simpler logic for selecting next field button. [Kohei Yoshida]
+ Slightly more efficient insertion for std::map. [Kohei Yoshida]
+ Suppressed compiler warnings. [Kohei Yoshida]
+ Tabs to space conversion. [Kohei Yoshida]
+ The previous commit would skip *all* spaces. This is the right fix. [Kohei Yoshida]
+ The size of each field control is calculated in the dialog code. [Kohei Yoshida]
+ TRUE to true [Kohei Yoshida]
+ Update new sheet name when control states change. [Kohei Yoshida]
+ Up the number of fields per column from 8 to 10. [Kohei Yoshida]
+ Use for_each & iterators to count the number of cells. [Kohei Yoshida]
+ Use for_each to format string for range list. [Kohei Yoshida]
+ Use the current cursor position when expanding a selection. [Kohei Yoshida]
+ WaE, shadowed variable names [Caolán McNamara]
+ WaE, shadowed warning [Caolán McNamara]
+ We need to reset i to 0 after parsing spaces. [Kohei Yoshida]
+ When inserting current date/time, set cell format only when necessary. [Kohei Yoshida]
+ When parsing numbers, ignore preceding spaces. [Kohei Yoshida]
+ When the name equals the automatically assigned one, remove it. [Kohei Yoshida]
+ Wrapper class for the normal scroll bar class. [Kohei Yoshida]
+ components:
+ BaseContainerControl::dispose: fix memory leak [Miklos Vajna]
+ BaseContainerControl::removeControl: advance() is in the std namespace [Miklos Vajna]
+ cppcheck: uninit member variables [Caolán McNamara]
+ fix langpack dependencies after move to helppack [Petr Mladek]
+ fix this up [Caolán McNamara]
+ Change unnamespaced file.hxx macro [Andy Holder]
+ Make 'Reset help agent' button clickable again. (fdo#32132) [Kohei Yoshida]
+ Make the ODMA check box clickable again. (fdo#32132) [Kohei Yoshida]
+ put helppack packinfo in a separate file [Fridrich Štrba]
+ Put the ODMA dialog check box on its own row. [Kohei Yoshida]
+ Removed DECLARE_LIST( IMPL_ControlInfoList, IMPL_ControlInfo* ) [Joseph Powers]
+ remove DECLARE_LIST( BreakPL, BreakPoint* ) [Joseph Powers]
+ Remove DECLARE_LIST( IconChoicePageList, IconChoicePageData * ) [Joseph Powers]
+ Remove DECLARE_LIST( IMPL_Textlist, IMPL_TextlistItem* ) [Joseph Powers]
+ Remove DECLARE_LIST( MacroList, SbMethod* ) & Cleanup previous patch [Joseph Powers]
+ Remove DECLARE_LIST( StringList, String * ) [Joseph Powers]
+ remove icon from invisible button [Michael Meeks]
+ remove non-existent URL button [Michael Meeks]
+ RTL_CONSTASCII_USTRINGPARAM in extensions [Julien Nabet]
+ Use BrOffice branding on Windows keyed to locale/country-code not exename [Michael Meeks]
+ extensions:
+ Don't bundle MSVC runtime + don't dupplicate licenses [Fridrich Štrba]
+ Fix filled polygons on pdfimport [Thorsten Behrens]
+ fix RTL_CONSTASCII_USTRINGPARAM on char* [David Tardon]
+ Fix Trianry Issues [Joseph Powers]
+ generate hash.cxx in $(INCCOM) [Rene Engelhard]
+ Change unnamespace file.hxx macro [Andy Holder]
+ RTL_CONSTASCII_USTRINGPARAM in extensions 1 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in extensions 2 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM sdext [Julien Nabet]
+ extras:
+ Fixed a few issues in hu templates (OOO-105) [Andras Timar]
+ filters:
+ calc33stopper3: #i115940# improve performance for import of XLSX files with drawing objects [Daniel Rentz [dr]]
+ clean this up and just use references [Caolán McNamara]
+ collapse conditional [Caolán McNamara]
+ cppcheck: init some members [Caolán McNamara]
+ cppcheck: prefer prefix form [Caolán McNamara]
+ cppcheck: remove unused variable [Caolán McNamara]
+ cppcheck: uninit members [Caolán McNamara]
+ cppcheck: uninit variable [Caolán McNamara]
+ cppcheck: uninit variables [Caolán McNamara]
+ cppcheck: unit members [Caolán McNamara]
+ cppcheck: unused methods [Caolán McNamara]
+ [Docx] fdo#32170: fixed the import of the document default formatting [Cédric Bosdonnat]
+ [Docx] fdo#32170: handled CT_SdtRun elements [Cédric Bosdonnat]
+ [DOCX] fdo#32170: Skip unsupported <w:sdt> elements [Cédric Bosdonnat]
+ [Docx] n#513479: import start/end values for ST_Jc [Luboš Luňák]
+ drop some warnings [Caolán McNamara]
+ filters: Remove large block of unused code [Anders Jonsson]
+ fix to let compile again with --enable-dbgutil [Pierre-André Jacquod]
+ fix warning in binfilter bf_sw tox [Pierre-André Jacquod]
+ fix warnings in binfilter bf_sw filter/xml [Pierre-André Jacquod]
+ fix warning unused param in binfilter bf_sw txtnode [Pierre-André Jacquod]
+ fix warning unused var binfilter bf_sw text [Pierre-André Jacquod]
+ fix warning unused var in binfilter bf_sw crsr [Pierre-André Jacquod]
+ fix warning unused var in binfilter bf_sw fields [Pierre-André Jacquod]
+ fix warning unused var in binfilter bf_sw layout [Pierre-André Jacquod]
+ fix warning unused var in binfilter bf_sw ole [Pierre-André Jacquod]
+ fix warning unused var in binfilter bf_sw swg [Pierre-André Jacquod]
+ fix warning unused var in binfilter bf_sw sw3io [Pierre-André Jacquod]
+ fix warning unused var in binfilter - bf_sw unocore [Pierre-André Jacquod]
+ CheckLine is always FALSE [Caolán McNamara]
+ ISO OOXML: start/end attributes reworked... [Cédric Bosdonnat]
+ Merge commit 'ooo/OOO330_m18' into libreoffice-3-3 [Kohei Yoshida]
+ only specify $(SLO)$/qnametostr.obj in NOOPTFILES once [Robert Nagy]
+ protect against short read [Caolán McNamara]
+ Removed some useless debug output that are slowing docx import [Cédric Bosdonnat]
+ Removed trailing blanks in some writerfilter files [Cédric Bosdonnat]
+ remove this unused parameter and NULL effect [Caolán McNamara]
+ remove unused variable [Caolán McNamara]
+ removing code due to endless loop [Pierre-André Jacquod]
+ RTL_CONSTASCII_USTRINGPARAM in filters 24 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in filters 25 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in writerfilter [Julien Nabet]
+ Set the writer to NULL after freeing it [Cédric Bosdonnat]
+ trivial warning fixes binfilter bf_sw ui/uno [Pierre-André Jacquod]
+ trivial warning fixes binfilter bf_sw ui/utuli [Pierre-André Jacquod]
+ trivial warning fix in binfilter bf_sw writer [Pierre-André Jacquod]
+ tweak signature to avoid casting [Caolán McNamara]
+ use $(GPERF) instead of hardcoded gperf (fdo#32195) [Rene Engelhard]
+ use placeholder text in pptx export [Radek Doulik]
+ Using libxml2 instead of homemade stuffs for the debug output [Cédric Bosdonnat]
+ valgrind: unoxml leaks like a sieve [Caolán McNamara]
+ WaE, fix member init list [Caolán McNamara]
+ WaE, remove all warnings, toggle makefile as warning free [Caolán McNamara]
+ WaE, remove some warnings [Caolán McNamara]
+ WaE, silence some warnings and strip out some code [Caolán McNamara]
+ WaE, silence some warnings [Caolán McNamara]
+ WaE, silence unused parameters [Caolán McNamara]
+ WaE: throw out some warnings [Caolán McNamara]
+ WaE, uninit variable [Caolán McNamara]
+ WaE, unused parameter [Caolán McNamara]
+ warning fixes in binfilter bf_sw core/doc [Pierre-André Jacquod]
+ warning fixes in binfilter bf_sw filter/basflt [Pierre-André Jacquod]
+ warning fixes in binfilter bf_sw ui/app [Pierre-André Jacquod]
+ warning fixes in binfilter bf_sw w4w [Pierre-André Jacquod]
+ warning fix for unused var in binfilter bf_sw doc [Pierre-André Jacquod]
+ warning fix unused variable in binfilter bf_sw bastyp [Pierre-André Jacquod]
+ warning fix unused var in binfilter bf_sw docnode [Pierre-André Jacquod]
+ warning fix unused var in binfilter bf_sw draw [Pierre-André Jacquod]
+ warning variable unused fix in binfilter bf_sw attr [Pierre-André Jacquod]
+ help:
+ wikihelp: Avoid unnecessary empty lines (causing additional paragraphs). [Jan Holesovsky]
+ wikihelp: Don't create "''''''" artefacts. Improve images in lists. [Jan Holesovsky]
+ wikihelp: Fix handling of listitems, and the paragraphs in them. fdo#32174 [Jan Holesovsky]
+ wikihelp: Greatly improved conversion of tables. [Jan Holesovsky]
+ wikihelp: Handle '=' in the use of templates right. [Jan Holesovsky]
+ wikihelp: Hide the hidden <ahelp>'s. [Jan Holesovsky]
+ wikihelp: Make the redirects more stable. [Jan Holesovsky]
+ wikihelp: No \n in listitems. [Jan Holesovsky]
+ wikihelp: No separate paragraph for the definition of variable (fdo#32291). [Jan Holesovsky]
+ wikihelp: Redirect directly to the right location (div/span id) in the page. [Jan Holesovsky]
+ wikihelp: Several command line options for more control over uploading. [Jan Holesovsky]
+ wikihelp: wikiconv2 into a module. Don't generate redirects by default. [Jan Holesovsky]
+ impress:
+ Accidental commit? We don't wanna comment these out for no reason. [Kohei Yoshida]
+ add missing files to SLOFILES, so deps are correct. [Michael Meeks]
+ add placeholder text to XShape properties [Radek Doulik]
+ do not include OS in the filenames [Robert Nagy]
+ export slide layouts to pptx [Radek Doulik]
+ Grey as default color for native tables in Impress [camille]
+ impress206: fixed compiler warning(cherry picked from commit 8df4a00b9bc1739289e45d9f4485f355298a35eb) [Christian Lippka]
+ impress206: #i115898# take into account new presentation shapes(cherry picked from commit c8c648474da56e2ecdbdcc11c269366716fe88c9) [Christian Lippka ORACLE]
+ impress206: #i115898# use updated anchor for group shapes to work around ms office 2010 bug(cherry picked from commit 7736d7e159d0e69ee817def98fefdb216f711ca3) [Christian Lippka ORACLE]
+ impress207: #i115993# do not insert objects as presentation objects on master pages(cherry picked from commit 056b298538918df97390c645a1a0fb690a89468e) [Christian Lippka ORACLE]
+ Remove both DEFLARE_LIST() [Joseph Powers]
+ remove commented out code [Kayo Hamid]
+ Removed dead code and comments from sd [Robert Roth]
+ Remove dead codes from sd [Takeshi Abe]
+ remove DECLARE_LIST( PasswordEntryList, PasswordEntry * ) [Joseph Powers]
+ remove DECLARE_LIST( WeakRefList, uno::WeakReference< uno::XInterface >* ) [Joseph Powers]
+ Resoves: rhbz#663857 font color missing; C++ FAQ 10.3 doomage [Caolán McNamara]
+ RTL_CONSTASCII_USTRINGPARAM slideshow test [Julien Nabet]
+ some caretaker code cleanup in impress [Kayo Hamid]
+ This surely shouldn't need executable flag [Thorsten Behrens]
+ WaE: init variable [Caolán McNamara]
+ WaE, remove warnings [Caolán McNamara]
+ libs-core:
+ Added xml:lang="en-US" to several paragraphs. [Kohei Yoshida]
+ audit API usage for 2.10 & fix. [Michael Meeks]
+ cleanup deliver syntax [Michael Meeks]
+ colon needed for LD_LIBRARY_PATH set but empty [Caolán McNamara]
+ colon needed for LD_LIBRARY_PATH set but empty [Takeshi Abe]
+ convert from the KDE pattern|description format if needed, just in case [Luboš Luňák]
+ Correct credits url to website conventions [Thorsten Behrens]
+ cppcheck: can remove this code and these variables [Caolán McNamara]
+ cppcheck: parameter can be passed by reference [Caolán McNamara]
+ cppcheck: silence warnings [Caolán McNamara]
+ cppcheck: some variables unused depending on ifdefs [Caolán McNamara]
+ cppcheck: uninit member [Caolán McNamara]
+ CWS-TOOLING: integrate CWS dba33m [obo]
+ dba33m: #i115436# do not insert a space infront of ( and after ) [Ocke Janssen [oj]]
+ dba33m: #i115436# only cast handled [Ocke Janssen [oj]]
+ Drop unused WELCOME_URL macro that referenced openoffice.org even [Tor Lillqvist]
+ EasyHack: soffice accepts -help/-h/-? in presence of the unix quickstart [Takeshi Abe]
+ fdo#31716 the help text is not used for anything -- do not set it [David Tardon]
+ fdo#32172: backward import compatibility for old go-oo enhanced fields names [Cédric Bosdonnat]
+ Fix an over-keen copy and replacement by regex [Fridrich Štrba]
+ fix broffice branding packages (fdo#32229) [Petr Mladek]
+ Fix bug in previous patch [Joseph Powers]
+ fix comment [David Tardon]
+ fix compiling with --enable-dbgutil [Pierre-André Jacquod]
+ Fix issue with -psn arg not being processed correctly (Mac OS) [Joseph Powers]
+ Fix MAC OS X command line issue. (-psn) [Joseph Powers]
+ get the rule names right, and cleanup delivery [Michael Meeks]
+ Handle NetBSD the same as OpenBSD for LD_LIBRARY_PATH. [Thomas Klausner]
+ Change unnamespace file.hxx macros [Andy Holder]
+ check the gtk+ version, in case we lazy linked to an older ver. [Michael Meeks]
+ In case of a missing "about" image, don't make the dialog zero width [Tor Lillqvist]
+ l10n-fix: added id to one more readme line [Thorsten Behrens]
+ make it easy to valgrind the smoketest [Caolán McNamara]
+ minor fix in a comment [Luboš Luňák]
+ not necessary anymore [David Tardon]
+ nuke obsolete use of String [Takeshi Abe]
+ OpenOffice.org -> LibreOffice [Jesús Corrius]
+ purge comments [David Tardon]
+ refactor duplicate code [David Tardon]
+ RegionData_Impl: ULONG -> size_t [Miklos Vajna]
+ Removed dupe para ids introduced by copy n paste [Thorsten Behrens]
+ Remove DECLARE_LIST( AddressList_Impl, AddressItemPtr_Impl ) [Joseph Powers]
+ remove DECLARE_LIST(BasErrorLst,BasicError*) and (BasicLibsBase,BasicLibInfo*) [Joseph Powers]
+ Remove DECLARE_LIST( BreakpointList, Breakpoint* ) [Joseph Powers]
+ Remove DECLARE_LIST( ByteStringList, ByteString * ) [Joseph Powers]
+ Remove DECLARE_LIST( ErrorList, BasicError* ) correctly this time [Joseph Powers]
+ Remove DECLARE_LIST( ErrorList, BasicError* ) [Joseph Powers]
+ Remove DECLARE_LIST(SbxVarList_Impl, SbxVariable*) [Joseph Powers]
+ Remove DECLARE_LIST( _SfxVersionTable, SfxVersionInfo* ) [Joseph Powers]
+ remove DECLARE_LISTs [Joseph Powers]
+ Remove DECLARE_LIST( StringList_Impl, OUString* ) [Joseph Powers]
+ Remove DECLARE_LIST( StringList_Impl, rtl::OUString* ) [Joseph Powers]
+ Remove DECLARE_LIST( StringList, String * ) [Joseph Powers]
+ Remove DECLARE_LIST( SvxIDPropertyCombineList, SvxIDPropertyCombine* ) [Joseph Powers]
+ Removed incorrect xml fragment. [Kohei Yoshida]
+ remove unused code [David Tardon]
+ remove unused ImageButton [Michael Meeks]
+ replaced http://www.openoffice.org [Andras Timar]
+ Resolves: rhbz#661809 ne_simple_propfind can touch gcrypt as well [Caolán McNamara]
+ Resolves: rhbz#668109 ne_simple_propfind can touch gcrypt as well [Caolán McNamara]
+ revert previous patch [Joseph Powers]
+ rhbz#661809 ne_propnames is affected too [David Tardon]
+ RTL_CONSTASCII_USTRINGPARAM [Julien Nabet]
+ RTL_CONSTASCII_USTRINGPARAM [serval]
+ RTL_CONSTASCII_USTRINGPARAM xmloff [Julien Nabet]
+ safer permissions on the user dir i#62858# [Michael Meeks]
+ save with the proper .doc variant (fdo#32219) [Luboš Luňák]
+ Simplify, remove lang suffix, remove html and rtf licenses, to use odt. [Michael Meeks]
+ switch from libegg to the native gtk+ widget [Christopher Backhouse]
+ This ctor doesn't do anything anymore. [Caolán McNamara]
+ typo fix s/The are/They are/ [Andras Timar]
+ unused header [Caolán McNamara]
+ Use ASCII double-quotes. [Kohei Yoshida]
+ use BrOffice also in the help content when enabled (fdo#31770) [Petr Mladek]
+ valgrind: don't leave an evil thread running after main is completed [Caolán McNamara]
+ valgrind: fix leak [Caolán McNamara]
+ WaE: unused parameters [Caolán McNamara]
+ was part of the quickstarter shutdown hack; not needed anymore [David Tardon]
+ we can remove this duplicate switch [Caolán McNamara]
+ wikihelp: Use the right Help ID URL, fdo#32338. [Jan Holesovsky]
+ libs-extern-sys:
+ backport the run valgrind correctly fix [Caolán McNamara]
+ CWS-TOOLING: integrate CWS impress206 [obo]
+ impress206: fix libxml2 issue (thanks rene for the patch) [Michael Stahl]
+ Merge commit 'ooo/OOO330_m18' into libreoffice-3-3 [Rene Engelhard]
+ valgrind: add this in here for reference [Caolán McNamara]
+ WaE, doubly const return value [Caolán McNamara]
+ XPATH handling fix [Rene Engelhard]
+ libs-gui:
+ add cppunit tests for new getBestMSEncodingByChar [Caolán McNamara]
+ add file [Caolán McNamara]
+ Add FONTCONFIG_CFLAGS to CFLAGS [Sebastian Spaeth]
+ avoid 'error: narrowing conversion of ... inside { }' [Luboš Luňák]
+ Cleanup: removed no-op virtual function [Thorsten Behrens]
+ Cleanup: removed unused method [Thorsten Behrens]
+ Cleanup: remove obsolete code in vcl [Thorsten Behrens]
+ cppcheck: Can reduce the scope of this variable [Caolán McNamara]
+ cppcheck: cleanup [Joachim Trémouroux]
+ cppcheck: init this variable [Caolán McNamara]
+ cppcheck: return variable unused [Caolán McNamara]
+ cppcheck: uninit member variable [Caolán McNamara]
+ cppunit: survice missing config and default sanely [Caolán McNamara]
+ C1061: workaround worthless compiler [Caolán McNamara]
+ do not use QPixmap::handle(), as it may be 0 [Luboš Luňák]
+ Extend "tidy tools::getProcessWorkingDir" to the Mac OS environment [Joseph Powers]
+ fdo#32258: Be a little more gentle with Inet params and simply skip duplicates [Cédric Bosdonnat]
+ force Qt paint system to native (fdo#30991) [Luboš Luňák]
+ generate afm_hash.cpp in $(INCCOM) [Rene Engelhard]
+ generate afm_hash.cpp in solver, not in the source tree [Rene Engelhard]
+ great hunks of this are unused [Caolán McNamara]
+ check for env variable of headless plugin in desktop detect [Caolán McNamara]
+ initialize session client when SalSession is created [David Tardon]
+ #i115788# fix file specs vs. URI [Philipp Lohmann [pl]]
+ Link directly to version.lib [Jesús Corrius]
+ make image count more accurate. [Michael Meeks]
+ make tmp names recognisable, and cleans [Michael Meeks]
+ Move the PrinterUpdate stuff to be SalInstance specific [Caolán McNamara]
+ New number formats (?/4, ?/100 and ?/[n]). n#655214 [Muthu Subramanian K]
+ referenced after use still [Caolán McNamara]
+ release fontconfig on exit [Caolán McNamara]
+ release fontinfo on exit [Caolán McNamara]
+ release printinfo on exit [Caolán McNamara]
+ Removed dead code - old BigInt-based MapMode [Thorsten Behrens]
+ remove duplicate printer code [Joachim]
+ remove missing images [Michael Meeks]
+ remove redundant CFLAGS setting [Rene Engelhard]
+ remove reference to sun bugtracker [David Tardon]
+ remove spurious commented out misuse of createFromAscii [Caolán McNamara]
+ Remove unused variables. [Kevin Hunter]
+ Removing comment with createFromAscii [Julien Nabet]
+ rename the Svp printer stuff from PspSal to SvpSal [Caolán McNamara]
+ Resolves: fdo#32236# #i115825# Regression in wmf text rendering [Caolán McNamara]
+ Resolves: #i101057#/#i97332# A better converter to multiple legacy codepages [Caolán McNamara]
+ RTL_CONSTASCII_USTRINGPARAM for aqua [Julien Nabet]
+ RTL_CONSTASCII_USTRINGPARAM i18npool [Julien Nabet]
+ RTL_CONSTASCII_USTRINGPARAM qa [Julien Nabet]
+ simply use QRegion in Qt code instead of messing with Xlib [Luboš Luňák]
+ stray ; at the end of inlines [Caolán McNamara]
+ TabControl::ImplGetTabRect negative height gives BadAlloc [Philipp Lohmann]
+ This PathService isn't connected to anything, its a dup of the real one in svl [Caolán McNamara]
+ tidy RTL_CONSTASCII_USTRINGPARAM work [Caolán McNamara]
+ Use FONTCONFIG_LIBS rather than -lfontconfig [Sebastian Spaeth]
+ valgrind: uninit varible in binfilter tests [Caolán McNamara]
+ WaE, unused variable [Caolán McNamara]
+ l10n:
+ calc33stopper3: #115937# exchanged function nane from TIR to TAXAJUROS [Ivo Hinkelmann]
+ fdo#32136 - removed readme lines that conflicted with new readme [Andras Timar]
+ Hungarian article fixes (az2a) [Andras Timar]
+ Hungarian translation fixes [Gabor Kelemen]
+ Changed 'Delete Contents' to 'Clear Contents' for en-GB and en-ZA. [Kohei Yoshida]
+ Important Catalan translation fixes [Jesús Corrius]
+ Important fixes for the Catalan translation [Jesús Corrius]
+ <p> is not allowed in readme source, using <br/> [Andras Timar]
+ PRODUCTNAME_BR replacement [Michael Meeks]
+ Some fixes for Japanese translation of README. [Kohei Yoshida]
+ ulf files should use %PRODUCTNAME_BR [Michael Meeks]
+ postprocess:
+ Don't harcode list of themes to process [Sebastian Spaeth]
+ use WITH_THEMES here not ENABLE_THEMES [Michael Meeks]
+ testing:
+ add a Mixed Float And Integer struct return test [Caolán McNamara]
+ add a twoFloats return test [Caolán McNamara]
+ add three byte structure return test for the MacOSX/BSD quirk [Caolán McNamara]
+ fix the dependencies so that the uno_types is regenerated if the .idl changes [Caolán McNamara]
+ rename AllFloats test to FourFloats [Caolán McNamara]
+ RTL_CONSTASCII_USTRINGPARAM for testtools [serval]
+ set small icon theme at beginning of testing [Yifan J]
+ ure:
+ cppcheck: emptyStringTest [Caolán McNamara]
+ Don't export unicows.lib functions [Jesús Corrius]
+ fix bsd bridges [Caolán McNamara]
+ malloc.h is obsolete on BSDs, so use stdlib.h there [Robert Nagy]
+ Remove obsolete Windows kill utility [Jesús Corrius]
+ Remove redundant comments [J. Graeme Lingard]
+ Remove unhelpful macros from file.hxx [Andy Holder]
+ RTL_CONSTASCII_USTRINGPARAM in ure 1 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in ure 2 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in ure 3 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in ure 4 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM in ure 5 [Gert Faller]
+ RTL_CONSTASCII_USTRINGPARAM qa/rtl/process [Julien Nabet]
+ this is perf. test, so OUString::createFromAscii must stay here [David Tardon]
+ writer:
+ Add the percent sign as a symbol that is inserted when % is pressed [Luke Dixon]
+ autocomplete using the context's case i#22961 [Michael Meeks]
+ cppcheck: initialize these variables [Caolán McNamara]
+ cppcheck: init some member variables [Caolán McNamara]
+ cppcheck: remove warnings [Joachim Trémouroux]
+ cppcheck: scope of this variable can be reduced [Caolán McNamara]
+ cppunit: add some more zoom tests [Caolán McNamara]
+ cppunit: equivalent cppunit test for ViewShowAll [Caolán McNamara]
+ cppunit: more zoom tests with standard view mode [Caolán McNamara]
+ cppunit: test optimal zoom [Caolán McNamara]
+ cppunit: test zoom limits [Caolán McNamara]
+ CT_Ind start/end properties for OOXML ISO version [Cédric Bosdonnat]
+ docx iso export: ST_Shd requires val attribute, used clear [Cédric Bosdonnat]
+ do not mix contents of w:spacing and w:pgMar (part of fdo#31410) [Luboš Luňák]
+ fix assertion [David Tardon]
+ Fix i#108228 : bool has negative sign when used in formula expression [Mattias Johnsson]
+ Fix ULONG/size_t issue. [Joseph Powers]
+ Handle 0 length entries gracefully [Caolán McNamara]
+ #i115956# token translation fixed [os]
+ only read SttbfAssoc if its length is > 0 [Caolán McNamara]
+ Put brackets around binoms in SmNodeToTextVisitor, with test [Luke Dixon]
+ Reapearing DGB_UTIL things removed [Cédric Bosdonnat]
+ Related: #i114482# for Word6/95 use CTL font as font when script is CTL [Caolán McNamara]
+ Related: #i114482# For WW6 shadow the CTL bold/posture with the normal one [Caolán McNamara]
+ Related: #i114482# For WW6 shadow the CTL fontsize with the normal one [Caolán McNamara]
+ Related: #i114482# For WW6 shadow the CTL font with the normal one [Caolán McNamara]
+ Related: #i97332# mirror default font to CJK font for WW6 [Caolán McNamara]
+ Related: rhbz#661544 Duplicate page style names being used! [Caolán McNamara]
+ Remove as many brackets as possible. [Luke Dixon]
+ Remove blocks of commented code [Anders Jonsson]
+ remove DECLARE_LIST( CompareList, CompareLine* ) [Joseph Powers]
+ remove DECLARE_LIST(SmErrDescList, SmErrorDesc *) [Joseph Powers]
+ Remove DECLARE_LIST( SwXMLFrmFmts_Impl, SwFrmFmtPtr ) [Joseph Powers]
+ Remove DECLARE_LIST( SwXMLTableLinesCache_Impl, SwXMLTableLinesPtr ) [Joseph Powers]
+ Remove DECLARE_LIST(TOXControlList, Control*) [Joseph Powers]
+ Revert DECLARE_LIST(TOXControlList, Control*) [Joseph Powers]
+ revert removal patch [Joseph Powers]
+ Revert "revert removal patch" [Joseph Powers]
+ SAL_PRIxUINT32 instead of bare %x [Takeshi Abe]
+ setUp and tearDown are called on *every* test [Caolán McNamara]
+ sw: reset num level on SplitNode if parent is outline i#93970 [Octavio Alvarez]
+ tidy this up, and don't bail out on mislength records [Caolán McNamara]
+ valgrind: set this to a simple bool [Caolán McNamara]
+ WaE, fix debug=t warning [Caolán McNamara]
+ what is it with the pointer fetishism, just use references [Caolán McNamara]
+ build bits:
+ Actually build internal libxml2 with debug symbols in debug builds [Cédric Bosdonnat]
+ build afm_hash.cpp using gperf instead of having it prebuilt [Rene Engelhard]
+ build hash.cxx using gperf instead of having it prebuilt [Rene Engelhard]
+ bump SHORT_PRODUCTEXTENSION to rc2 and widnows build version to 4 [Petr Mladek]
+ fix build error [Caolán McNamara]
+ Fix dbgutil build [Thorsten Behrens]
+ Fixed a build breakage after merging master. [Kohei Yoshida]
+ Fix for: LibO 3.3.0 RC1 fails to build with --enable-extra-gallery [kami]
+ Fix for: libreoffice fails to build with --with-lightproof [Kalman Szalai - KAMI]
+ further simplification of license build / installation [Michael Meeks]
+ get this to build [Caolán McNamara]
+ get this to build without errors [Caolán McNamara]
+ make possible to build with c++0x [Caolán McNamara]
+ Migrate id, tags, and docs make target over from build repo [Thorsten Behrens]
+ Moved the create-tags script from build repo [Cédric Bosdonnat]
+ Propagate the WITH_EXTENSION_INTEGRATION variable to build environment [Fridrich Štrba]
+ Some cleanup & build fix. [Kohei Yoshida]
+ Windows builds need msvcr71.dll in external/msvcp71 [Jesús Corrius]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Toto je digit?ln? podepsan? ??st zpr?vy
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20101220/b123f517/attachment-0001.pgp>
More information about the LibreOffice
mailing list