summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-12-17fdo#58196 Viewing: Reenable mirroring for scaled-down imagesWerner Koerner
commit I6feb744712956a92d6140d079dc3a85ee8511930 (Stepwise rebuild bitmap rendering from scratch to avoid rendering bugs) missed horizontal and vertical flipping for images scaled down by more than about 60%. Change-Id: I68241792d2b43edde33f478c998d447debd8fd13 Reviewed-on: https://gerrit.libreoffice.org/1332 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-12-17118878: Writer crash after column number and width of frame are modifiedYong Lin Ma
Patch by: Lin Yuan Review by: mayongl Reported by: Ji Yan
2012-12-17fdo#53525 - Revert "writer:crash(i118878) when addingMichael Meeks
columns and chang. properties in a frame" This reverts commit de1c42d9f552bc57b28d50f4313bc982c63b84d4.
2012-12-1732bit compile fix for OString::valueOf usage.Michael Meeks
2012-12-17Revert part of 34e79c19babc0e6cc281025b40635b91dca444f3.Arnaud Versini
undefined reference to `sal_detail_initialize' Change-Id: I92074e108dc405e1484503cb39c8c46b2cf50ce0
2012-12-17fdo#58399 - revert attempts to untangle and accelerate this mess.Michael Meeks
Reverts commits: 76350361f386b78e1bc9edb75af89e7ff3afe356 67f899e1d2db0dccde4b9587a52b7157fe1fb0be 1d77d4eada214e14938336070b248c18705939ff 1d16f59023b1b19d01ca69b8c9735be6d3baf5d9 The bug has a great series of linked bugs and stack-traces; the weakref / mixed tools & UNO lifecycle here is simply hideous.
2012-12-17pywizards: absolutize fails in Windows with backslashXisco Fauli
I don't have a way to test it in Windows, so I hope it fixed now Change-Id: I0f24aadb26c0d091fa95d9fcc655fa876c4b18db
2012-12-17Change the order of always, never, ask enumerations.Kohei Yoshida
This tri-state option is commonly ordered ask-always-never or always-never-ask, but not always-ask-never, which is not very common. Change-Id: Ie3a3d1b40397b5cd7d28e64948a2b946bb619b49
2012-12-17fix problematic calc object selection after object create (at non 100% zoom)Noel Power
sometimes difficult to select custom shapes etc. created at non 100% zoom levels. workaround was to use selection tool to select an area. Change-Id: I112a60ebf37a37b16f6af5e70358853088e648a8
2012-12-17LibreLogo: fixes for the Slovenian and other localizationsLászló Németh
Change-Id: I52f8526f91b93420e2da6ad69e86ddbf70ad01bd
2012-12-17API CHANGE: Remove useless deprecated rtl/memory.hArnaud Versini
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, adapted some function definitions in sal/osl/all/compat.cxx to avoid "must return a value" warnings. Change-Id: Iac156b004464018225bbfda24f0a234f9ebcb19f
2012-12-17add script to regenerate pch filesPeter Foley
based on a script by Lubos Lunak (http://article.gmane.org/gmane.comp.documentfoundation.libreoffice.devel/40210) Change-Id: Ib32de8be8a57b3b430f4b5b298b7f417e5a02ccb Reviewed-on: https://gerrit.libreoffice.org/1350 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2012-12-17Re-arranged formula options page to make room for re-calc option.Kohei Yoshida
Change-Id: If144ffa1c5d868f41f6303b0f99fbe2e4d23a6b8
2012-12-17Resolves: fdo#31055 fallback to a default bullet on symbol lackCaolán McNamara
a) fix up some entries in Wingdings for which we do have a suitable mapping after all b) on complete failure for mapping to OpenSymbol show a default bullet, which is better than no glyph c) document that the original tables were against StarSymbol which had extra glyphs (and/or I thought it had) Change-Id: I5e43cc0a5216e76d00b7df1a69967e08c3656e21
2012-12-17Use check box "Always perform this in future" rather than 4 buttons.Kohei Yoshida
Change-Id: Ib04debaf3c2d06e694e965c1ece01d6cc7a43fa8
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann
The STLport was only built for the benefit of old extensions on platforms that once used it themselves (Linux x86, Solaris x86 and SPARC, Windows). We deliberately break such old extensions for LO 4.0 by no longer shipping that backwards-compatiblity cludge. Keeps STLport listed in readlicense_oo/ because of o3tl/inc/o3tl/compat_functionality.hxx. Also removes GXX_INCLUDE_PATH, as that was only used by STLport (if at all?). Removes a spurious #define MOVEFILE_REPLACE_EXISTING 0x01 from l10ntools/inc/helpmerge.hxx that was once added with 854812584862d0609b695682d2bfea2667d75c00 "INTEGRATION: CWS extensionl10nfix01 (1.11.6); FILE MERGED: 2008/06/26 13:56:03 ihi 1.11.6.1: #i90987# windows rename -> MoveFileEx" but now starts to cause trouble on Windows. Also disables warning C4005 about redefinition of WB_LEFT/RIGHT macros (defined in both tools/wintypes.hxx and the Windows API) in a number of places that include windows.h -- however the old STLport caused those warnings to not show. Change-Id: Ie138a219fbbc86fb5aaa7ea0b88cf349935d9829
2012-12-17OUString::reverseCompareTo() string literal overload to match the AsciiL oneLuboš Luňák
Change-Id: Id5ca706aa3fd1831990db2310933c6b94ca376cb
2012-12-17Resolves: fdo#58237 set listbox to be expandableCaolán McNamara
which is currently also a synonym as shrinkable so the listbox is shrunk to fit. we do need to get around for forcing widgets to stay within their available space in boxes (should work fine in grids) Change-Id: I38a570b2d59952f3457252c57399e2d6ab9e12c6
2012-12-17oox: try to make Windows build happyMiklos Vajna
Change-Id: Ib7340d79fc29ef0d0c46083a6aac6c27aba2629b
2012-12-17cppcheck: I wanted to check for 'e' and 'E' here for 'end'Caolán McNamara
Change-Id: Ie5a1da69c1282c518ec33835fefe723b0fdf3a40
2012-12-17sort style list in outline numberingCaolán McNamara
Change-Id: I17139da65d0adbdaaa2c7bafb066fc6f74c42700
2012-12-17Resolves: fdo#58284 outline numbering list is of wrong typeJulien Nabet
Change-Id: Ifb1fa41bef033b4f0624f46a945d5a5c47bada4a
2012-12-17argh... remove accidentally committed concat-depsMichael Stahl
Change-Id: I212bda7ac80c9903bb72ec919c4c8fc232a89cfc
2012-12-17fix ascii escaped unicode generationAndras Timar
Change-Id: I732a480e71c3f26ffde527c5e0eea36f814b8b03
2012-12-17Revert "hide rc.exe splash screen"Michael Stahl
This reverts commit c2e3d09bb740749e1a6e045ff08bf32e5812fa9e. Quoting from my last revert of the exact same rc.exe -nologo: commit a6e3c2b4800144df40e5f78f6f912cdc6a575a32 gbuild: Microsoft Resource Compiler does not do -nologo At least the version 6.1.6723.1 that is in the Windows SDK 6.0A only complains about "invalid option: -ologo". Change-Id: Id6affdf4c833796691c903257dd515cc0d0e861e
2012-12-17rtl:: prefixes removal in ooxJosé Guilherme Vanz
This commit removes some ::rtl:: prefixes and macros in oox Change-Id: I8b24535775df85cc5bb87cc808afcd338ec52df6 Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1334 Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br> Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2012-12-17Resolves: fdo#58373 restore label for font is printer/both or unavailableCaolán McNamara
I removed it because it only refers to the Western font and not the two other categories. But apparently there's demand for it, so better to restore it as misleading as it is for non-Western Change-Id: I84c0cf858c16a9cadcba8d0c3993f0b0b7ad5a45
2012-12-17split out document info page and convert to .uiCaolán McNamara
move svt::SelectableFixedText to vcl and implement "selectable" GtkLabels by mapping to that vs FixedText for standard GtkLabels Change-Id: Ic114991cd2c2eb6673bcef634fa286dd7c67056f
2012-12-17n#792778 testcaseMiklos Vajna
Change-Id: I0f86c70f5068b32e2a1cf1ac605e32b7e5903e94
2012-12-17n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna
Previously textframes inside groupshapes were tried to be imported as TextFrames, but then their addition to a GroupShape failed, so the text simply ended up as a normal paragraph. Fix this by importing members of groupshapes as drawinglayer objects, just like how the WW8 import does. Also fix two testcases, which implicitely tested that the groupshape VML element is ignored on import. Change-Id: I1a9fba8a5fd532203a825e55b1d5996277ea12fa
2012-12-17sal_Bool to boolTakeshi Abe
Change-Id: I8fe2b267454a3a4c235e6de7f44aa127657d0429
2012-12-17convert print properties tabdialog to .ui formatCaolán McNamara
the dialog itself that is, two of the pages are in .ui format and the rest are pending conversion Change-Id: I5a22cf1603abb0400272ce8969c0b43a00ed7739
2012-12-17split out printer paper page and adapt code to .uiCaolán McNamara
Change-Id: I95266926801ab5cb63ec012b37cd35757ec541ef
2012-12-17Move forcing existence of tabpages to TabControl::GetOptimalSizeCaolán McNamara
rather than just for SfxTabDialog, do it for all TabControls Change-Id: I29a19c51c7ce3baec428df716e2ee3595e496c39
2012-12-17allow tabpageids to have names which can be queriedCaolán McNamara
and in the .ui builder set that name from the name of the label widget matching that tab which allows human understandable names to be used in looking up the pageids for a given tab page rather than fragile by_position so tab pages can be freely moved around without busting the code Change-Id: Ieaff1408b25545c561a0b28c51ec205af6e1400f
2012-12-17mnTabPageResId is not used anywhere, continue to skip the resource thoughCaolán McNamara
Change-Id: Ief4707613352b1382fb23e5914fd05f6c7618327
2012-12-17callcatcher: update unusedcode code listCaolán McNamara
Change-Id: I3ba30e0745c8f2adac29a6c4ff15a8156cee4baf
2012-12-17UniString::Fill -> OUStringBuffer::padToLengthCaolán McNamara
none of these strings starts out before "Fill" longer than the size they are asked to be filled to so there are no trailing unfilled bits to consider all of which means that we can get rid of UniString::Fill now Change-Id: I8da21e9787017da9243a2c1d7118d3fbcca2a7fb
2012-12-17remove rather pointless uses of aEmptyStrCaolán McNamara
Change-Id: I66fdf76c9e6aceca594bac6e1007676250ac7301
2012-12-17UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara
Change-Id: I70f2238021c79a34b97a6bdbcc374d8b1ffb2a31
2012-12-17String aNam uppercased but otherwise unusedCaolán McNamara
Change-Id: Ifd8c5edd3711357374efb2aba0ed108a36d3c740
2012-12-17use return value optimizationCaolán McNamara
Change-Id: I08e6b49c9250d3542777f207e93f1d7b6d1a92a7
2012-12-17String::AllocBuffer -> OUStringBufferCaolán McNamara
Change-Id: I66489516df4b363fd7ed61e90471efaeb1235333
2012-12-17fdo#58362 do not crash on customize toolbarDavid Tardon
Change-Id: I7102a1635329b3bcdd3bf6bc250555cc71e0977e
2012-12-17drop useless checkDavid Tardon
Change-Id: I3da8370930bafa6e1744291391c71871d203bb00
2012-12-16postprocess: hopefully solve dependency problemsMatúš Kukan
Change-Id: I48c3a6c621e5faa46eba9eb4f34428b2f947a86f
2012-12-16Updated coreAndras Timar
Project: translations c6cfd71c3d302bdb0999888f9c867d70acb40708 update translations for LibreOffice 4.0 beta2
2012-12-16Remove unpublished Accessibility examples from ODK.Thorsten Behrens
Change-Id: Ied4259b1d08ae54fc0ba036239227ac897e11ebd
2012-12-16pywizards: Fix "Finish Wizard" on WindowsXisco Fauli
Change-Id: I7ed2cef99e989aba387917fdeb16a82debd1053f
2012-12-16pywizards: handle UnknownPropertyExceptionXisco Fauli
Change-Id: I922d27f584ef39d543ee2bba997680dbea06d95f