summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-06-11Updated coreAndras Timar
Project: translations 6f51f560aeead852a1add0250e068192477967e9
2013-06-11squash some excel fileformat warnings ( and protected mode opening )Noel Power
some attributes should not be exported for some controls, their very presence triggers the dreaded nag dialog ( promising doom & death if you open the file ) Change-Id: I974ac94f75ee95ab54ca19bd5cd31952a66b20e5
2013-06-11canvas unit test - tolerate canvas non-creation: really no X server...Michael Meeks
Change-Id: Id8be7bc4ad454e7e246e412803e4d672a921c08e
2013-06-11fdo#60924 autoinstall - gbuild/scp2: add calc moduleMarcos Paulo de Souza
Change-Id: I89e87f2e107bdb31f19262c83f8e20be9642a4eb
2013-06-11Repository.mk: make this file a bit more readable & consistentMatúš Kukan
Change-Id: Ibfca283cdf89fdb4eded06dde2b2f30b05df6882
2013-06-11-Werror=shadowStephan Bergmann
...shadowing typedef in include/vcl/salnativewidgets.hxx Change-Id: Ibca5c99bb783d1788e6528ff7ccd0994af069adb
2013-06-11abi#4817 attempt to access an element in an empty containerMiklos Vajna
Change-Id: Ic51ef8b3db182dd34195c9bb808170d20953d406
2013-06-11writerfilter: move the RTF tests to slowcheckMiklos Vajna
These now take around 5sec here, which is slow enough to be annoying -- if you have to wait for it after every partial build. Change-Id: I795fefcd79889aca7b00a5b3d408ee3488b13b03
2013-06-11fix and simplify getting files from the KDE4 file dialogLuboš Luňák
- Fix multiple selection handling. - The "double click selection KDE4 bug" does not exist (anymore?) as far as I can tell. - Apparently it's not true that multiselect needs the first item in the list to be the directory. - KFileDialog can already give full URLs. Change-Id: I5bb651902fb6c1d75af40b78bf32c79b004b7358
2013-06-11ugly workaround for external leading with symbol fonts (bnc#823626)Luboš Luňák
I'd much rather find the code using external leading in Writer's layout, but this font rendering and layout stuff is so complicated. Change-Id: Iaf58af387a6727eb18f5a9d1613de3ae30d7c35e
2013-06-11hack for reading properly textencoding for opensymbol from old LOLuboš Luňák
Which did it because of bullet font not having it correctly (fixed in 44c133ef996e32ebdfc9560bcf14b0cd77196a9e). Change-Id: I6992de03816661cf6970140eb35816e26cf0e612
2013-06-11sidebar: Remove the setPosSizePixel hack.Jan Holesovsky
Change-Id: I3c074f0860bf9cb384a7189038a214199a2d7222
2013-06-11dialcontrol: Make it always fit a square.Jan Holesovsky
Change-Id: I37e1d694a5e92b75bd68310f74671897887a60e1
2013-06-11better conditions for registering executablesMatúš Kukan
Change-Id: I197b5e35ee8e7b80f6bba3e59c811ab4261c489c
2013-06-11fdo#65199 mutible names for the same option.pje335_NL
Change-Id: Ib17c323b5a9a2dba5e3d32d8a1a418167a7e7fe5 Reviewed-on: https://gerrit.libreoffice.org/4222 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-06-11add cppcanvas unit test makefile I forgot.Michael Meeks
Change-Id: Ic56a61d6c71870620ad2cda7899da8d0252dfc11
2013-06-11abi#3241 fix crash on RTF importMiklos Vajna
The problem was that SwTxtFmtColl::IsAssignedToListLevelOfOutlineStyle() returned true, because the style name started with "header". However, there were no real assignment, so SwTxtFmtColl::GetAssignedOutlineStyleLevel() returned -1 later, which resulted in a (valid) assertion failure. Fix this by handling -1 outline level as not assigned. Change-Id: I522f75002cf064ce7bc4da949683ac4e5ff4ec72
2013-06-11create a cairo canvas unit test, if only I could use the XCanvas API.Michael Meeks
Change-Id: I3b0fdbe92db751e59ecb3f3b59f27e160b3ca226
2013-06-11Allow --headless to be disabled for unit tests.Michael Meeks
Change-Id: I9f2a97715dc0d7fc5905afb1b908de97acdafc57
2013-06-11protect against exception during construction.Michael Meeks
Change-Id: Ied19ddc28dc8413a35ee7b7269cd6c6f22ca9a91
2013-06-11Cairo canvas fixesMichael Meeks
+ Move BitmapEx construction from an XBitmapCanvas into BitmapEx where (arguably) it will be easier to re-factor later, treat a mask fetch failure as if we have no mask + Teach the cairo canvas to return a non-pre-multiplied RGB + separate Alpha BitmapEx when it can to avoid unpleasantness with the underlying X resources. + Add tentative code-path to convert 32bit color Bitmaps into 24bit color, to avoid confusing X Change-Id: Iaf6998c796aea6d73c57bed2bc03152d9636d5f5
2013-06-11Revert "fix canvas bitmap rendering (argb32 pixmaps) fixes color in n#780830"Michael Meeks
This reverts commit 46e53913e9dcc84ffed8fb5f1b4959c70c7e5649. Conflicts: vcl/inc/salbmp.hxx vcl/source/gdi/gdimtf.cxx vcl/unx/generic/gdi/salgdi2.cxx Change-Id: Ifa893b687c724ea71655aa4e084a44858695073e
2013-06-11Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks
This reverts commit 22f63477a3300d474c3d6832232b888f75c7290c. Conflicts: canvas/source/cairo/cairo_canvasbitmap.cxx Change-Id: Ib266050ebc6eaca4fbd36ed013ac95a1b4b9d316
2013-06-11Lock Solar Mutex in rptui::OSectionWindow::_propertyChangedStephan Bergmann
<https://bugs.freedesktop.org/show_bug.cgi?id=65478#c4> "REPORTBUILDER: Crash by following case 2 from fdo#61725 + click cancel" comment 4 discusses a scenario that leads to a fired DbgTestSolarMutex assertion in --enable-dbgutil builds at: 0 0x0000003c80635ba5 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:63 1 0x0000003c80637358 in __GI_abort () at abort.c:90 2 0x0000003c8062e972 in __assert_fail_base (fmt=0x3c807793e8 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0x7fcbe332a8b8 "ImplGetSVData()->mpDefInst->CheckYieldMutex()", file=file@entry=0x7fcbe332a880 "lo/core/vcl/source/app/dbggui.cxx", line=line@entry=1747, function=function@entry=0x7fcbe332b250 <ImplDbgTestSolarMutex()::__PRETTY_FUNCTION__> "void ImplDbgTestSolarMutex()") at assert.c:92 3 0x0000003c8062ea22 in __GI___assert_fail (assertion=0x7fcbe332a8b8 "ImplGetSVData()->mpDefInst->CheckYieldMutex()", file=0x7fcbe332a880 "lo/core/vcl/source/app/dbggui.cxx", line=1747, function=0x7fcbe332b250 <ImplDbgTestSolarMutex()::__PRETTY_FUNCTION__> "void ImplDbgTestSolarMutex()") at assert.c:101 4 0x00007fcbe2bb5ea8 in ImplDbgTestSolarMutex () at lo/core/vcl/source/app/dbggui.cxx:1747 5 0x00007fcbe4053783 in DbgFunc (nAction=15, pParam=0x0) at lo/core/tools/source/debug/debug.cxx:1119 6 0x00007fcbe2e75465 in DbgTestSolarMutex () at lo/core/include/tools/debug.hxx:295 7 0x00007fcbe2e9b213 in OutputDevice::ImplGetGraphics (this=0x1ca8e98) at lo/core/vcl/source/gdi/outdev.cxx:554 8 0x00007fcbe2e9af4c in OutputDevice::ImplHasMirroredGraphics (this=0x1ca8e98) at lo/core/vcl/source/gdi/outdev.cxx:511 9 0x00007fcbe3163f1f in Window::ImplPosSizeWindow (this=0x1ca8e98, nX=127, nY=1199, nWidth=2318, nHeight=13, nFlags=15) at lo/core/vcl/source/window/window.cxx:3286 10 0x00007fcbe31737c1 in Window::setPosSizePixel (this=0x1ca8e98, nX=127, nY=1199, nWidth=2318, nHeight=13, nFlags=15) at lo/core/vcl/source/window/window.cxx:7181 11 0x00007fcbe314fa59 in Window::SetPosSizePixel (this=0x1ca8e98, rNewPos=Point = {...}, rNewSize=Size = {...}) at lo/core/vcl/source/window/window2.cxx:1717 12 0x00007fcb8e0cfd2c in rptui::lcl_setScrollBar (_nNewValue=2318, _aPos=Point = {...}, _aSize=Size = {...}, _rScrollBar=...) at lo/core/reportdesign/source/ui/report/ScrollHelper.cxx:38 13 0x00007fcb8e0d0b41 in rptui::OScrollWindowHelper::ResizeScrollBars (this=0x1ca8cb0) at lo/core/reportdesign/source/ui/report/ScrollHelper.cxx:169 14 0x00007fcb8e0d0c72 in rptui::OScrollWindowHelper::Resize (this=0x1ca8cb0) at lo/core/reportdesign/source/ui/report/ScrollHelper.cxx:182 15 0x00007fcb8e0d0665 in rptui::OScrollWindowHelper::setTotalSize (this=0x1ca8cb0, _nWidth=1186, _nHeight=464) at lo/core/reportdesign/source/ui/report/ScrollHelper.cxx:110 16 0x00007fcb8e0cefba in rptui::OReportWindow::notifySizeChanged (this=0x1ca96c0) at lo/core/reportdesign/source/ui/report/ReportWindow.cxx:255 17 0x00007fcb8e0d3920 in rptui::OSectionWindow::_propertyChanged (this=0x21688a0, _rEvent=...) at lo/core/reportdesign/source/ui/report/SectionWindow.cxx:127 18 0x00007fcbe7271dfb in comphelper::OPropertyChangeMultiplexer::propertyChange (this=0x7fcb8c1f2668, _rEvent=...) at lo/core/comphelper/source/property/propmultiplex.cxx:154 19 0x00007fcbe6b0be20 in cppu::PropertySetMixinImpl::BoundListeners::notify (this=0x7fff42dd9780) at lo/core/cppuhelper/source/propertysetmixin.cxx:399 20 0x00007fcb8ed52b50 in reportdesign::OSection::set<unsigned int> (this=0x7fcbd0199020, _sProperty="Height", _Value=@0x7fff42dd9804: 0, _member=@0x7fcbd0199170: 0) at lo/core/reportdesign/source/core/inc/Section.hxx:96 21 0x00007fcb8ed4e2e2 in reportdesign::OSection::setHeight (this=0x7fcbd0199020, _height=0) at lo/core/reportdesign/source/core/api/Section.cxx:255 22 0x00007fcbd42877de in gcc3::callVirtualMethod(void*, unsigned int, void*, _typelib_TypeDescriptionReference*, bool, unsigned long*, unsigned int, unsigned long*, unsigned int, double*, unsigned int) () from lo/core/solver/unxlngx6/installation/opt/ure/lib/libgcc3_uno.so 23 0x00007fcbd428681a in cpp_call (pThis=0x202ea90, aVtableSlot=..., pReturnTypeRef=0x711840, nParams=1, pParams=0x7fff42dd9bc0, pUnoReturn=0x0, pUnoArgs=0x7fff42dd9c80, ppUnoExc=0x7fff42dd9d48) at lo/core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:237 24 0x00007fcbd4286fa8 in bridges::cpp_uno::shared::unoInterfaceProxyDispatch (pUnoI=0x202ea90, pMemberDescr=0x1e28590, pReturn=0x0, pArgs=0x7fff42dd9c80, ppException=0x7fff42dd9d48) at lo/core/bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx:368 25 0x00007fcb9d498480 in jni_uno::Bridge::call_uno (this=0x1609c90, jni=..., pUnoI=0x202ea90, member_td=0x1e28590, return_type=0x711840, nParams=1, pParams=0x7fff42dd9e80, jo_args=0x7fff42dda1d0) at lo/core/bridges/source/jni_uno/jni_java2uno.cxx:262 26 0x00007fcb9d4993ec in Java_com_sun_star_bridges_jni_1uno_JNI_1proxy_dispatch_1call (jni_env=0x1aec1d8, jo_proxy=0x7fff42dda1f0, bridge_handle=23108752, jo_method=0x7fff42dda1d8, jo_args=0x7fff42dda1d0) at lo/core/bridges/source/jni_uno/jni_java2uno.cxx:589 27 0x00007fcba5011f90 in ?? () 28 0x00000005ff211500 in ?? () 29 0x0000000000000000 in ?? () Change-Id: Id8f043b87227b589a9d79beaa94006aab3d9ad9d
2013-06-11Updated coreAndras Timar
Project: translations 91d7065cae5bfbcfcf243fe9dcefbca6e13c42fa
2013-06-11honour mbAutoClose in BinaryXOutputStreamNoel Power
presumably this mbAutoClose usages got clobbered mistakenly in some merging operation Change-Id: I7116827269cdbb555753f6678528c83ab804de46
2013-06-11fix build error, reinstate WriteOCXExcelKludgeStream to export ole controlNoel Power
new ole export used WriteOCXExcelKludgeStream but that function dissapeared when msocximex was stripped of ocx control import ( now we use the new filters in oox ) When that stuff was moved WriteOCXExcelKludgeStream was #ifdef'ed out Change-Id: I370983efa5e8c4ba2b210dfb7535ea211d13a8c1
2013-06-11Resolves: #i121045 After save a xls file contain marco in AOO, macor can't...Jianyuan Li
Reported by: binguo Reviewed by: sunying Patched by: Jianyuan Li Change-Id: Ie728ce5185082334e3ce250d73e0660a6097f494
2013-06-11typing fix on postion -> positionCiorba
Change-Id: I3c5cda4be6020e91c3935a1bebb1d1bd90f9b927 Reviewed-on: https://gerrit.libreoffice.org/4228 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
2013-06-11Work around -Werror=strict-aliasingStephan Bergmann
Change-Id: I0184488344bd11c50bddd1bb1726e0d1225aff7e
2013-06-11Resolves: fdo#65595 wrap long checkbox stringCaolán McNamara
Change-Id: Ied827721a1ceca69ed33b494f8b55cb4bb1b748b
2013-06-11fdo#65483 Invalid po lines caused missing translationsZolnai Tamás
L10ntools merge skipped reading po files entirely when got an invalid entry from one of these po files, by now just skip the invalid po file instead. Change-Id: I787d531e1842e53e2074690b1300a204abd928f5
2013-06-11split group dialog into group and ungroup dialogsCaolán McNamara
Change-Id: If9f8e8a47bd8ce0207b7dec8470375d5fa48f6cd
2013-06-11sidebar: Cleanup leftovers after the SidebarDialControlBmp removal.Jan Holesovsky
Change-Id: I9e729ee6bbe6df23556f6f7c674a5d3ae12aaa0a
2013-06-11sidebar: Allow smaller SidebarDialControl, to fit nicely.Jan Holesovsky
Change-Id: I6e0b86527a3c458be563b1fb5a71d45d05aeb5ca
2013-06-11sidebar: Let the sidebar's dial control use the same graphics as DialControl.Jan Holesovsky
It is not the most pretty one under the sun, but at least any general improvements in the DialControl will improve the look of the sidebar too :-) Change-Id: Ib26b097b322b69516898a5dd80bed3f8a0fa89d7
2013-06-11groupdialog.ui widgetManal Alhassoun
Change-Id: Ic19184c1250b59a4dac7c2bb42893d63c6b1a602 Reviewed-on: https://gerrit.libreoffice.org/4208 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-06-11Resolves: #i121120 Support RightB(), LeftB(), LenB() and MidB()Wang Lei
Patch by: Zhang Lu Review by: Wang Lei (cherry picked from commit 424079cb8348d77e40f7d3291578bdffbe662f34) Conflicts: formula/inc/formula/compiler.hrc formula/inc/formula/opcode.hxx oox/source/xls/formulabase.cxx sc/inc/helpids.h sc/util/hidother.src sc/util/makefile.mk Change-Id: Ia04aa69aa2764842507b36ba7cc8c99e99a314e9
2013-06-11Resolves: #i121183# Added buffering non-bitmap formats in GraphicArmin Le Grand
(cherry picked from commit 54c0f6f5b605ae05eade910fd2b672adf1d0d7fc) Change-Id: I4117f4002b14cb8b3811422a5fcbae6a0d2a2d08
2013-06-11Missing zip files now result in a DeploymentException so ignore that.Michael Meeks
DeploymentException seems to be a hard RuntimeException, so this is a new behaviour. We need to think if zip::ZipFileAccess::createWithURL should return that; see 28e3aff576f06b0b02c7232da5d723e865b3c7ed Change-Id: Ie99ea4c7519cbc1aa7790768d7e9e0c2edef68e0
2013-06-11limit next codepoint index to the minindex..endindex boundsOliver-Rainer Wittmann
Patch by: hdu (cherry picked from commit 6115cd0bf8ef8d7e063615636175e148c8d57da1) Change-Id: I62265b3021f86bee1f78a79a2c668c1ce09c5521
2013-06-11Resolves: #i121183# enhance export of ppt hatch masterpagebackgroundArmin Le Grand
(cherry picked from commit 60f299f255a8a2fd2c4aabde6933d4388af3643b) Conflicts: filter/source/msfilter/escherex.cxx sd/source/filter/eppt/eppt.cxx sd/source/filter/eppt/eppt.hxx Change-Id: I62d772ab67ed03bfa964040bd07b3684cf2dee8f
2013-06-11Resolves: #i121153# adapted RenderBitmapPrimitive2D_self...Armin Le Grand
bitmap transformation to metafile case where no destination bitmap size is given (cherry picked from commit 1f0b83f0e62094257a1c69ff18969f07422772dc) Change-Id: I12ece7aa36df6a9895303af59693de3b9813bb17
2013-06-11fdo#65450 Not to call MenuBar's selection logic for rollover effectIsamu Mogi
Currently when we rollovers on MenuBar, MenuBar's selection logic (ChangeHighlightItem et al) is called. But calling these logic on background window seems to illegal and causes fdo#65450.
2013-06-11fdo#65265 : fix for DOCX export of formatting dataAdam Co
Change-Id: Iab3c56e5c3e3cf359e42cf7080883d1408cc3304 Reviewed-on: https://gerrit.libreoffice.org/4215 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-06-11Use a local variable for the pointsFridrich Štrba
Change-Id: Ibd274ecd7eaeadaaef9f2a17a0d721355a561431
2013-06-11Refactor a bit the code while reading itFridrich Štrba
Change-Id: I58693bb4ffe0f59365069a87fc30081ddf226eaa
2013-06-11Fix typo and make the debug output a bit more readableFridrich Štrba
Change-Id: I45cb5303bfcc1f3df8455ac454f3e1b3fc5a11e0
2013-06-11attempt to apply HIG rules to photo album dialogCaolán McNamara
Change-Id: Ib1bed02d229d17c4ec5f0d95014e973c692914e2
2013-06-11Related: #i120604# corrected 3d gradientsArmin Le Grand
adapted basegfx to be smarter in some areas (cherry picked from commit 888e64505474808166c29ada24178cc3e58d6c18) Conflicts: basegfx/inc/basegfx/pixel/bpixel.hxx basegfx/inc/basegfx/point/b2dhompoint.hxx basegfx/inc/basegfx/point/b3dhompoint.hxx basegfx/inc/basegfx/raster/rasterconvert3d.hxx basegfx/inc/basegfx/tuple/b2dtuple.hxx basegfx/inc/basegfx/tuple/b2i64tuple.hxx basegfx/inc/basegfx/tuple/b2ituple.hxx basegfx/inc/basegfx/tuple/b3dtuple.hxx basegfx/inc/basegfx/tuple/b3i64tuple.hxx basegfx/inc/basegfx/tuple/b3ituple.hxx basegfx/source/point/b2dhompoint.cxx basegfx/source/tuple/b2ituple.cxx Change-Id: Id92864093dd40d34bd20b130cc3b405a7b8f9d91