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


Hi *,

this is a brief summary of what happened during the 39th 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!

Cheers,

-- Thorsten
+ components
    + get testtool working (fdo#37164) [Noel Power]
+ libs-core
    + get testtool working (fdo#37164) [Noel Power]
+ writer
    + comment added (fdo#39510) [Bjoern Michaelsen]
    + crash on closing document with footnotes (fdo#39510, lp#854626) [Bjoern Michaelsen]
    + fix for avoid crash while processing incorrect range of pages (fdo#35513) [Ivan Timofeev]
+ core
    + comment added (fdo#39510) [Bjoern Michaelsen]
    + crash on closing document with footnotes (fdo#39510, lp#854626) [Bjoern Michaelsen]
    + fix for avoid crash while processing incorrect range of pages (fdo#35513) [Ivan Timofeev]
    + fix for don't crash on some invalid MathML objects (fdo#39898) [Ivan Timofeev]
    + fix make sure TextEdit changes get pushed to model (i#118456) [Armin Le Grand]
    + handle --enable-gio as well as --enable-gnome-vfs (i#117381) [Caolán McNamara]
    + implement improved Saving Information Icon in the Status Bar (fdo#39430) [Dmitry Ashkadov]
    + removed unused some code related to (fdo#39430) [Dmitry Ashkadov]
+ bootstrap
    + call macosx-change-install-names on executables in gbuild, too. [Stephan Bergmann]
    + revert "Call macosx-change-install-names on executables in gbuild, too." [Bjoern Michaelsen]
+ components
    + get testtool working (fdo#37164) [Noel Power]
+ libs-core
    + get testtool working (fdo#37164) [Noel Power]
+ libs-gui
    + fix crash when changing screen resolution [Radek Doulik]
+ writer
    + comment added (fdo#39510) [Bjoern Michaelsen]
    + crash on closing document with footnotes (fdo#39510, lp#854626) [Bjoern Michaelsen]
    + fix for avoid crash while processing incorrect range of pages (fdo#35513) [Ivan Timofeev]
+ binfilter
    + callcatcher: freshly unused code [Caolán McNamara]
    + callcatcher: newly unused code [Caolán McNamara]
    + callcatcher: remove newly unused methods [Caolán McNamara]
    + chop out unused arguments [Caolán McNamara]
    + ditch out of date debugging stuff [Caolán McNamara]
    + just silence the auto_ptr deprecations in isolation [Caolán McNamara]
    + more DBG_BF_ASSERT clean in bf_sw classes [Joseph Powers]
    + more DBG_BF_ASSERT cleanup in bf_sw classes [Joseph Powers]
    + move DBG_BF_ASSERT cleanup of bf_sw classes [Joseph Powers]
    + move some virtual metheds to the class to make cleanup easyer latter. [Joseph Powers]
    + remove DBG_UTIL's PROTOCOLxxx macros. They don't work anyways. [Joseph Powers]
    + some more DBG_BF_ASSERT cleanup in bf_sw classes [Joseph Powers]
    + some more cleanup of bf_sw classes [Joseph Powers]
    + some more warning cleanup. [Stephan Bergmann]
    + waE: fix new warnings [Caolán McNamara]
    + waE: remove new unused variables [Caolán McNamara]
+ core
    + $(COM) == MSC => $(OS_FOR_BUILD) == WNT ;-) [Jan Holesovsky]
    + <= for extra safely I suppose [Caolán McNamara]
    + a bit more defensive programming [Fridrich Štrba]
    + a little cleanup. [Kohei Yoshida]
    + a trailing "\0" on an ICON line is unnecessary and causes an error [Tor Lillqvist]
    + aMergedLanguages is write only, can be removed [Caolán McNamara]
    + adapt subsequent check only source too [Caolán McNamara]
    + add "Manage Names..." entry to Name Box/ScPosWnd [Markus Mohrhard]
    + add 'qtz' key id lang code to ALL case [Andras Timar]
    + add GetParentDialog to VCL's Window, and remove DLGWIN & cut/paste [Michael Meeks]
    + add MinGW debugging hints. [Jan Holesovsky]
    + add MinGW handling to linkoo. [Jan Holesovsky]
    + add a 30 second timeout to failure if we get no response in this time [Michael Meeks]
    + add a retry loop in build.pl on Error 126 on Windows. [Norbert Thiebaud]
    + add a simple timer for unit tests [Caolán McNamara]
    + add bestreversemap [Tor Lillqvist]
    + add dependencies for vba unit test [Markus Mohrhard]
    + add file-lists/ folder to gitignore. [Tomas Chvatal]
    + add libcmtd [Tor Lillqvist]
    + add local range names to "Name Box"/ScPosWnd [Markus Mohrhard]
    + add missing chart data point ODF1.2 standard symbols [Regina Henschel]
    + add my autogen.lastrun too. [Jan Holesovsky]
    + add resource files [David Tardon]
    + adding a file where the previous patch was not applying cleanly [Thomas Arnhold]
    + adjust what to extract and what not [Andras Timar]
    + ah, not windows only of course [Caolán McNamara]
    + allow adding native windows res. files for executables too [David Tardon]
    + also here include linux-CPUNAME as in gbuild.mk [Matúš Kukan]
    + always clear input page vector, but fill in extractable values [Caolán McNamara]
    + always link with user32 [Tor Lillqvist]
    + always output AWTLIB, gbuildized 'bean' depends on that. [Jan Holesovsky]
    + assert on the console in a helpful way as/when we get a message dialog [Michael Meeks]
    + avoid ambiguous Locale type by specifying full path to sun::star... ; the other definition is 
from ICU. [Tomas Chvatal]
    + avoid officeloader -> soffice renaming dance, build that directly. [Jan Holesovsky]
    + avoid premature deletion of objects in ODatabaseContext::m_aDatabaseObjects. [Stephan 
Bergmann]
    + bah, >= 4.6 then [Caolán McNamara]
    + bah, why did I change it away from size [Caolán McNamara]
    + bin OS/2 stuff [Tor Lillqvist]
    + blind fix for macos tinderbox error [Noel Power]
    + build unopkg.exe directly. [Jan Holesovsky]
    + build without glib poppler bindings [Luboš Luňák]
    + bump libexttextcat to 3.0.1 [Caolán McNamara]
    + bump to libexttextcat [Caolán McNamara]
    + bypass building the iOS cppu_unittester_all for now [Tor Lillqvist]
    + byteString->rtl::OStringBuffer [Caolán McNamara]
    + byteString->rtl::OString[Buffer] [Caolán McNamara]
    + call macosx-change-install-names on executables in gbuild, too. [Stephan Bergmann]
    + callcatcher: StandardErrorInfo is never constructed [Caolán McNamara]
    + callcatcher: newly unused ResData::isMerged [Caolán McNamara]
    + callcatcher: panelwindow unused [Caolán McNamara]
    + callcatcher: remove newly unused methods [Caolán McNamara]
    + callcatcher: remove unused code [Caolán McNamara]
    + callcatcher: some unused methods [Caolán McNamara]
    + callcatcher: unused code [Caolán McNamara]
    + callcatcher: various unused methods [Caolán McNamara]
    + change font name in Thai fall-back font lists in VCL.xcu [Tantai Tanakanok]
    + chmod -x [Tor Lillqvist]
    + cleaned up sal_textenc, making it work on Mac OS X. [Stephan Bergmann]
    + cleaned up solenv/gdb/makefile.mk [Stephan Bergmann]
    + cleanup debug build pointer -> ref migration issues [Michael Meeks]
    + comment added (fdo#39510) [Bjoern Michaelsen]
    + conditionalise out presently unused class variables [Noel Power]
    + consider empty <mmultiscripts> [Ivan Timofeev]
    + consistently rename NONEBIN -> NONE for all platforms. [Stephan Bergmann]
    + constify some of this [Caolán McNamara]
    + convert binaryurp to gbuild [Matúš Kukan]
    + correctly use SCP2_OOO_BIN_DIR for libs in basis layer. [Stephan Bergmann]
    + cppcheck: delete unneded variable in slideshow, OGLTrans_Tran...Impl.cxx [Pierre-André 
Jacquod]
    + cppcheck: delete unneeded variable in connectivity testmoz/main.cxx [Pierre-André Jacquod]
    + cppcheck: deleted unread Var in autodoc, hdimpl.cxx [Pierre-André Jacquod]
    + cppcheck: don't dereference NULL pRow [Caolán McNamara]
    + cppcheck: reduce scope of var in rsc rscflag.cxx [Pierre-André Jacquod]
    + cppcheck: reduce scope of var in tools/ poly.cxx [Pierre-André Jacquod]
    + cppcheck: reduce scope of var in vcl bitmap3.cxx [Pierre-André Jacquod]
    + cppcheck: reduce scope of var in vcl outdev2.cxx [Pierre-André Jacquod]
    + cppcheck: reduce scope of var in vcl sft.cxx [Pierre-André Jacquod]
    + cppcheck: reduce scope of var in vcl toolbox.cxx [Pierre-André Jacquod]
    + cppcheck: reduce scope of variabl.e in vcl, cff.cxx [Pierre-André Jacquod]
    + cppcheck: scope reduction of var in vcl outdev3.cxx [Pierre-André Jacquod]
    + cppcheck: unread Var deleted in autodoc, cx_c_pp.cxx [Pierre-André Jacquod]
    + cppcheck: unused variables [Korrawit Pruegsanusak]
    + crash on closing document with footnotes (fdo#39510, lp#854626) [Bjoern Michaelsen]
    + create unopkg.bin directly. [Jan Holesovsky]
    + create unopkg.com directly. [Jan Holesovsky]
    + dead code deleted in vcl toolbox.cxx [Pierre-André Jacquod]
    + debug support for dumping writer nodes structure [Luboš Luňák]
    + decast this a bit [Caolán McNamara]
    + delete does not need a NULL check [Luboš Luňák]
    + deliver basis-link and ure-link. [Jan Holesovsky]
    + depend explicitly on cppuhelper for the non-DESKTOP case [Tor Lillqvist]
    + deugly HTMLOutFuncs::ConvertStringToHTML [Caolán McNamara]
    + directly use version.lst instead of versionlist.mk. [Stephan Bergmann]
    + disable also the nss module when using --enable-dbgutil in a Windows build [Tor Lillqvist]
    + disable some extensions that apparently are enabled otherwise [Tor Lillqvist]
    + disambiguate ctor [Caolán McNamara]
    + distro-configs: with-extension-integration -> enable-extension-integration [Miklos Vajna]
    + dmake's .IF expression parser is apparently broken, >= works but > doesn't [Tor Lillqvist]
    + do as the comment says: use the pragma for gcc >= 4.2.1 [Tor Lillqvist]
    + do not call macosx-change-install-name for NONEBIN executable [Norbert Thiebaud]
    + do not delete SwIndexReg::pEmptyIndexArray while SwXTextCursor instances can still reference 
it. [Stephan Bergmann]
    + do not hard code gperf [Baptiste Daroussin]
    + do not localize files in this directory [Andras Timar]
    + do not use AS_IF and AS_CASE macros [Tomas Chvatal]
    + doesn't use a DocShell anymore, so can ditch check for it [Caolán McNamara]
    + don't consider this a candidate unless explicitly requested [Caolán McNamara]
    + don't echo JAVA_HOME twice [Peter Foley]
    + don't link with msvcrtd if LINKED_LIBS has libcmtd [Tor Lillqvist]
    + don't need to deliver config.h [Caolán McNamara]
    + drop apparently unneeded inclusion of l10ntools/compilehelp.hxx [Tor Lillqvist]
    + drop bootstrap library duplicated for iOS [Tor Lillqvist]
    + drop empty .lm files [Caolán McNamara]
    + drop internal copy of fingerprints [Caolán McNamara]
    + drop unused test [Caolán McNamara]
    + enable some extensions by default and cleanup logic [Tomas Chvatal]
    + enforce use of internal Python for MacOSX 10.[45] only, as apparently is the intent [Tor 
Lillqvist]
    + ensure a failing linkoo makes ooinstall fail. [Stephan Bergmann]
    + ensure a failing soffice.bin makes oosplash fail. [Stephan Bergmann]
    + ensure contents are as expected [Caolán McNamara]
    + ensure m_pOwnerRow is NULL [Caolán McNamara]
    + ensure that only ScDPCollection can remove caches. [Kohei Yoshida]
    + extracted method for inserting source data for pivot table testing. [Kohei Yoshida]
    + fail to configure when running in a shell with a sourced Env.Host.sh. [Jan Holesovsky]
    + fix MinGW build of jfreereport. [Jan Holesovsky]
    + fix MinGW build of xpdf. [Jan Holesovsky]
    + fix android platform parsing for raptor [Thorsten Behrens]
    + fix array initialization and thus windows build [Fridrich Štrba]
    + fix broken implicit string conversion [Stephan Bergmann]
    + fix comment to reference the right bugtracker. [Jan Holesovsky]
    + fix compilation when SYSTEM_LIBXML headers are not in /usr/include [Tor Lillqvist]
    + fix crash, various button problems, memory leak [Markus Mohrhard]
    + fix for avoid crash while processing incorrect range of pages (fdo#35513) [Ivan Timofeev]
    + fix for don't crash on some invalid MathML objects (fdo#39898) [Ivan Timofeev]
    + fix make sure TextEdit changes get pushed to model (i#118456) [Armin Le Grand]
    + fix mangled indent [Caolán McNamara]
    + fix manifest creation in the MinGW case (and hopefully not breaking native). [Jan Holesovsky]
    + fix manifest creation. [Jan Holesovsky]
    + fix merge foo and wae [Noel Power]
    + fix of localized template name problems in Impress part 2 [Peter Rabi]
    + fix path to binaryurp.component [Matúš Kukan]
    + fix quoting and use AC_CANONICAL_HOST [Peter Foley]
    + fix reportbuilder build with MinGW. [Jan Holesovsky]
    + fix system Python configuration for MacOSX SDK >= 10.6 [Tor Lillqvist]
    + fix the MSVC build of unopkg.com, too [Tor Lillqvist]
    + fix typo [Tor Lillqvist]
    + fix typo for 0ab55ac8e88f04258f1d3e79e984382f-lightproof-en-US_0.1.oxt [Julien Nabet]
    + fix windows build [Fridrich Štrba]
    + fixed DBG_ASSERT broken by recent commit. [Stephan Bergmann]
    + fixed linkoo for Linux again. [Stephan Bergmann]
    + fixed remaining ByteString::SearchAndReplace in dbg level > 1 [Cédric Bosdonnat]
    + fixes for MSVC build [Caolán McNamara]
    + for now, keep the Mac OS X duplication of soffice.bin as soffice in installation sets. 
[Stephan Bergmann]
    + for wiki-ext check also java and ext support. [Tomas Chvatal]
    + fullTextEncodingDataSingleton must not call itself recursively. [Stephan Bergmann]
    + get DB range import from xlsx to work once again. [Kohei Yoshida]
    + get bean linking under windows [Caolán McNamara]
    + get it to link with msvc at least [Caolán McNamara]
    + getBuffer() -> getStr() [Andras Timar]
    + getSysSearchPath (probably all uses of aSysSearchPath) unused [Caolán McNamara]
    + handle --enable-gio as well as --enable-gnome-vfs (i#117381) [Caolán McNamara]
    + handle local range names from name box/navigator correctly [Markus Mohrhard]
    + header/Footer: Extracted a few common things to a SwFrameControl class [Cédric Bosdonnat]
    + header/Footer: Fixed a few separators rendering problems [Cédric Bosdonnat]
    + header/Footer: draw page breaks between the two pages and in all cases [Cédric Bosdonnat]
    + header/Footer: move the separator line painting to a Window control [Cédric Bosdonnat]
    + header/Footer: refactored the SwEditWin to extend it to page breaks [Cédric Bosdonnat]
    + hide a WaE... should be fixed properly when the issue is understood [Norbert Thiebaud]
    + hmm, why did I think the ATSUI API would be gone in the 10.5 SDK? [Tor Lillqvist]
    + i don't think we need to check CROSS_COMPILING here? [Tor Lillqvist]
    + i think this is supposed to be a so-called GUI executable [Tor Lillqvist]
    + i wonder if this fixes the libxml build error on tinderbox [Luboš Luňák]
    + if gradient type is not specified, assume linear [Fridrich Štrba]
    + ignore config.params file. [Tomas Chvatal]
    + ignore the MSVC vc90.pdb files [Tor Lillqvist]
    + implement improved Saving Information Icon in the Status Bar (fdo#39430) [Dmitry Ashkadov]
    + improved Makefile.in dev-install recipe. [Stephan Bergmann]
    + improved some error reporting. [Stephan Bergmann]
    + in ChildStatusProc, calculate a meaningful status for processes killed by a signal. [Stephan 
Bergmann]
    + in smoketest.cxx, also wait for connection_ going stale while waiting for result.condition. 
[Stephan Bergmann]
    + include dp_gui_theextmgr.hxx only once [Andras Timar]
    + inital work for new "Manage Names" dialog [Markus Mohrhard]
    + just silence the auto_ptr deprecations in isolation [Caolán McNamara]
    + kill the explicit linking to salmain.o, use vclmain instead. [Jan Holesovsky]
    + l10ntools doesn't exist in the HOST solver for non-desktop OSes [Tor Lillqvist]
    + let's avoid modifying the selection data during search and replace. [Kohei Yoshida]
    + let's rely on memmove() being sane on all our platforms [Tor Lillqvist]
    + linkoo seems to be unsupported on Mac OS X, make it exit with status 0 there (so ooinstall 
does not erroneously fail) [Stephan Bergmann]
    + localize.pl is not necessary [Andras Timar]
    + lower the autoconf requirement to 2.61 in order to pass on MacOSX [Norbert Thiebaud]
    + make Android cross-build working [Thorsten Behrens]
    + make SAL_CPPUNIT_TEST_SUITE_END match CPPUNIT_TEST_SUITE_END [Caolán McNamara]
    + make SwCntntNode* and SwNode* have the same value [Luboš Luňák]
    + make cairo build against MacOSX SDK 10.5 [Tor Lillqvist]
    + make extension cross-buildable again. [Thorsten Behrens]
    + make findunusedcode target easier [Caolán McNamara]
    + make sure these are safe wrt embedded NULLs [Caolán McNamara]
    + make the case not ENABLE_QUICKSTART_LIBPNG work again [Norbert Thiebaud]
    + manage Names: adapt menu to changes [Markus Mohrhard]
    + manage Names: add comments and remove dead code [Markus Mohrhard]
    + manage Names: braodcast change in range names now directly [Markus Mohrhard]
    + manage Names: refactoring in namedlg.cxx [Markus Mohrhard]
    + manage Names: set new entry as selected [Markus Mohrhard]
    + match the Android host_os that the new config.sub produces [Tor Lillqvist]
    + minor refactoring on WMF loading [Marc-Andre Laverdiere]
    + missed optimization opportunity from 9b6ea21 to drop unused ByteString [Caolán McNamara]
    + more Android config.sub fixing. [Thorsten Behrens]
    + more ColorTable to List cleanup, and abstraction of load/save [Michael Meeks]
    + more post colortable cleanup [Michael Meeks]
    + move OCX_Control ( and subclasses ) and OCX control export to oox [Noel Power]
    + move the checkboxes below the more button [Markus Mohrhard]
    + new Linux Libertine G font release [Andras Timar]
    + new source files for class AxFontData moved from axbinaryreader.[ch]xx [Noel Power]
    + no 'progress bar' for l10ntools [Andras Timar]
    + no manifest with MinGW. [Jan Holesovsky]
    + no need to do -D_DEBUG here, done in windows.mk [Tor Lillqvist]
    + oSL_TRACE: Remove trailing newlines [Thomas Arnhold]
    + one step closer to a functional 'make dev-install' with MinGW. [Jan Holesovsky]
    + only allowed to create these via factory methods now [Caolán McNamara]
    + override internal apache-commons with system-jars. [Tomas Chvatal]
    + page Break: Changed the page break into a control [Cédric Bosdonnat]
    + page Break: Fix the line position in side-by-side pages display [Cédric Bosdonnat]
    + page Break: decouple it from the text bounding lines painting [Cédric Bosdonnat]
    + page Break: draw a dashed line using the header/footer separator code [Cédric Bosdonnat]
    + partially revert 6985b28d533c1324896a1647304499c23e553239 as it breaks the whole idea of 
testing for bug 20033 [Bjoern Michaelsen]
    + pass as const reference where possible & indent fix. [Kohei Yoshida]
    + private operator delete, use factory [Caolán McNamara]
    + process options early so that $TARGET is set when we need it. [Jan Holesovsky]
    + re-factor XPropertyList derivatives to use a rtl::Reference [Michael Meeks]
    + reduce duplicate code to one template [Takeshi Abe]
    + refactor start.c and splash.c. de-couple the 2 sources and avoid globals [Norbert Thiebaud]
    + regenerate list [Caolán McNamara]
    + register all built executables [David Tardon]
    + register rsc executable too [David Tardon]
    + remote the python code for now. [Xisco Fauli]
    + remove RCS header [Thomas Arnhold]
    + remove bogus visibility annotation on template class [Michael Meeks]
    + remove empty destructors in-lined on Mac, causing build errors [Michael Meeks]
    + remove executable bit [Luboš Luňák]
    + remove executable bit on source files [Luboš Luňák]
    + remove obsolete ColorTable lifecycle workaround [Michael Meeks]
    + remove obsolete Forte NOOPT files [Michael Meeks]
    + remove obsolete and unused defines [Michael Meeks]
    + remove obsolete command line switch -ISO99 [Andras Timar]
    + remove obsolete command line switches -UTF8 and -NOUTF8 [Andras Timar]
    + remove some stray debug fprintfs [Michael Meeks]
    + remove some warnings [Fridrich Štrba]
    + remove the comment as it confuses the macro expansion. [Tomas Chvatal]
    + remove trailing && [Tomas Chvatal]
    + remove unused (and buggy) language fallback functionality [Andras Timar]
    + remove unused MAX_LANGUAGES definition [Andras Timar]
    + remove unused acinclude.m4 [Peter Foley]
    + remove unused column from ExeTable [Andras Timar]
    + removed --leak-check=yes from CppUnit valgrind/memcheck calls. [Stephan Bergmann]
    + removed an assignment in no use [Takeshi Abe]
    + removed an unnecessary anonymous temporary object. [Kohei Yoshida]
    + removed pPageView made unused by previous changeset 3e5edf6c. [Stephan Bergmann]
    + removed redundant null ptr check in sw/source/ui/uni/unomailmarge.cxx l. 630 [Andreu Correa 
Casablanca]
    + removed unsatisfiable equalities of conditionals [Takeshi Abe]
    + removed unused BOXT feature. [Stephan Bergmann]
    + removed unused fMaxSize introduced by previous changeset 3e5edf6c. [Stephan Bergmann]
    + removed unused solenv/inc/version_so.hrc [Stephan Bergmann]
    + removed unused some code related to (fdo#39430) [Dmitry Ashkadov]
    + rename guistdio to crashrep.com. [Jan Holesovsky]
    + replace raptor rindex calls with strrchr [Thorsten Behrens]
    + replaced some SvUShorts with std::vector [Daniel Di Marco]
    + revert "Use PREFIXDIR when possible" [Stephan Bergmann]
    + revert "localize.pl is not necessary" - breaks on Windows [Andras Timar]
    + revert "new Linux Libertine G font release" - file names changed [Andras Timar]
    + revert "remove newly unused methods", used again [Caolán McNamara]
    + revert the change of SwCntntNode bases, for now [Luboš Luňák]
    + reverted previous ff1c626, instead renamed NONEBIN -> NONE. [Stephan Bergmann]
    + sal_True to true. [Kohei Yoshida]
    + set lang to en-US in order l10ntools can extract strings [Andras Timar]
    + set product name and version [Andras Timar]
    + should be > 4, not > 5 [Caolán McNamara]
    + show local range names in navigator [Markus Mohrhard]
    + show only relevant range names [Markus Mohrhard]
    + simplify [Tor Lillqvist]
    + simplify code by letting get_app_path always include a final slash. [Stephan Bergmann]
    + simplify the manifest dance [Tor Lillqvist]
    + small refactoring to avoid duplication of source file list [Tor Lillqvist]
    + soffice.sh should not be delivered on MacOS [David Tardon]
    + some cppcheck cleaning [Julien Nabet]
    + store previously selected tables in std::set. [Kohei Yoshida]
    + take pity on the gcc 4.5.X users [Caolán McNamara]
    + tell what "LB" means [Tor Lillqvist]
    + text Boundaries: draw small inner corners for the columns areas [Cédric Bosdonnat]
    + there is no special iso.res case any more [Andras Timar]
    + this is a GUI executable [Tor Lillqvist]
    + this is never NULL, can be a reference [Caolán McNamara]
    + this should use a static C/C++ runtime [Tor Lillqvist]
    + tidy indent [Caolán McNamara]
    + uNOLIBS_URE are supposed to end with .uno.dll, not only .dll. [Jan Holesovsky]
    + undo basis/brand split: move dynamic libraries from basis to brand. [Stephan Bergmann]
    + undo basis/brand split: move testtool from basis to brand. [Stephan Bergmann]
    + unify the MinGW / native Win temporary name here. [Jan Holesovsky]
    + unit test for copying range names. [Kohei Yoshida]
    + unit test for refreshing while source data contains empty field name. [Kohei Yoshida]
    + unit test to ensure we can use embedded nulls in OStringBuffer [Caolán McNamara]
    + unopkgio should be a console executable [Tor Lillqvist]
    + unusedcode: vcl::PrinterFoo [Matúš Kukan]
    + update Zenity with progress icon notification [Kevin Hunter]
    + update config.guess and config.sub [Peter Foley]
    + update list [Caolán McNamara]
    + update post_download.in [Peter Foley]
    + update some java checks to check all vars properly. [Tomas Chvatal]
    + update the sample autogen.lastrun for Android [Tor Lillqvist]
    + update to match reality [Tor Lillqvist]
    + update unused list [Caolán McNamara]
    + upgrade graphite to 1.0.3 fix surrogate support [Martin Hosken]
    + use "python" as (build-time) gb_PYTHON if run-time Python usage is disabled [Tor Lillqvist]
    + use AC_RUN_IFELSE AC_LINK_IFELSE AC_COMPILE_IFELSE AC_PREPROC_IFELSE macros [Peter Foley]
    + use PREFIXDIR each time possible to allow installing where /usr is not the prefix [Baptiste 
Daroussin]
    + use PREFIXDIR when possible [Baptiste Daroussin]
    + use libcmtd in a dbgutil MSVC build [Tor Lillqvist]
    + use the method to insert source data. [Kohei Yoshida]
    + use the right 'ar' and 'ranlib' when building with MinGW. [Jan Holesovsky]
    + waE hide unused parameter [Norbert Thiebaud]
    + waE unused debug-printf static variable [Norbert Thiebaud]
    + waE: Silence warnings for the iOS code [Tor Lillqvist]
    + waE: and no longer need this here then [Caolán McNamara]
    + waE: control reaches end of non-void function [Tor Lillqvist]
    + waE: fall through to final return [Caolán McNamara]
    + waE: signed/unsigned error [Caolán McNamara]
    + waE: unused e [Caolán McNamara]
    + waE: unused variable [Caolán McNamara]
    + waE: workaround auto_ptr deprecation [Caolán McNamara]
    + when I say --disable-extension-integration, I really mean it. [Jan Holesovsky]
    + why call twice, we've already got the result [Caolán McNamara]
+ dictionaries
    + set lang to en-US in order l10ntools can extract strings [Andras Timar]
+ help
    + add help for the new 'notexists' operator in Math [Andras Timar]
+ translations
    + remove untranslated nso help [Andras Timar]
    + use cygpath on Windows [Andras Timar]

Attachment: pgpS8phZ8pmyz.pgp
Description: PGP signature


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.