summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-05-28Add TemplateManager entry to File menu.Rafael Dominguez
- Add to startmodule, writer, impress and draw. Change-Id: I9a688861f77982b00462e997ed10d3e7d090536d
2012-05-21Use Aplication User Model IDs for the native file typesJesús Corrius
Change-Id: I4941d97a8eb540bbf63320db83230707ced9f90f
2012-05-21MSI: remove always true LaunchConditionAndras Timar
Change-Id: Ia2b63502dbd8b5e4e0ca7faa34e06df73f094a78
2012-05-21strings for MSI Summary InfoAndras Timar
Change-Id: Iae8eb4a1a7f3a0d429ac47f64a77dcd4404d14d1
2012-05-21MSI: ARP strings for Summary InfoAndras Timar
Change-Id: If47645a381a8da9851ba1bc19431f6341151906f
2012-05-21codemaker: write version 49 (1.5) class filesMichael Stahl
The trick of writing generic types into class files of versions < 49 does no longer work with javac from OpenJDK 7: /comphelper/qa/complex/comphelper/Map.java:154: error: type Pair does not take parameters Pair< ?, ? >[] initialMappings = new Pair< ?, ? >[ _keys.length ]; There appears to be a related JDK bug for this, at some time javac had an undocumented option to produce similar class files that are also rejected now, this has been closed as "Not a Defect": http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7078419 Change-Id: I8a504f6cbb3bb58cd914aebb88637cc6feb0bd48
2012-05-21SdiTarget.mk: need explicit rule to get object files rebuiltMichael Stahl
Without this, when changing sdi file, the objects that include the generated header are only rebuilt at the second make invocation. Change-Id: Idd52a12dd162ec780da3a3b9f24d3bdd9b408a33
2012-05-21fdo#40874: make recorded border macros run:Michael Stahl
When the new BorderLine2 struct with its added members was introduced, the PutValues methods that are called by the macro recorder with seqeunces of Anys were not adapted, so running recorded macro for ".uno:BorderInner" ".uno:BorderOuter" ".uno:SetBorderStyle" fails. (regression from b624e6e6cf2ecfc6e6e983af45212fce5e731006, 7db30f7aa037f52eb07cbb4fd2796bd869204af8) Change-Id: Icd8a11d7f5c8d79c57020f213a1554540b6c666d
2012-05-21lo-commit-stat: use utf8 to be able to query a dash in the bug titleIvan Timofeev
Change-Id: I691616575b5ea0b35e0ec0cc98db6772a7ad3b25
2012-05-21add dependency on generated filesMatúš Kukan
Change-Id: Idad4558cfa741f1f2e17b270989a8a96ac80dd06
2012-05-21fdo#50173: fix Styles and Formatting gtk crasherBjoern Michaelsen
- when using the gtk vcl plugin, pressing F11 in writer crashes libreoffice on some systems with an X error - related: fdo#46687 Change-Id: I235cf327d812b606a357de859b1a959be728d2a1
2012-05-21initial support for percentile in data bars/color scalesMarkus Mohrhard
Color Scales look correctly but in the databar code seems to be an error if all values are positive. Change-Id: I0bfb277df50021bd20a4b13a5da342670102b649
2012-05-21added unit tests for DATEDIF fdo#44456Eike Rathke
2012-05-21deleting NULL is safeTakeshi Abe
Change-Id: Iad17d77d61eccf0973fff0da91089e7a59fc9df0
2012-05-21removed unused #definesTakeshi Abe
Change-Id: I2aeba0342e46c3a4bd50f49b8a43ebb125269dfa
2012-05-21removed unused temporary rtl::OUStringTakeshi Abe
Change-Id: I81e04b1b71b8ee5a903185b6857e8cf91b67eed1
2012-05-21this needs to be the upper limitMarkus Mohrhard
Change-Id: I4b6f826f8f87b2c4a4bb73d9b6246505d2632b23
2012-05-21better import for excel 2007 data bar filesMarkus Mohrhard
Change-Id: I0d32a82aa4829ae635967f24293b2f32a71a4cbe
2012-05-21don't let the Mac/PPC linker complain when the symbol isn't usedChristian Lohmaier
2012-05-21Register Kind Names for supported file types for Windows Vista and higherJesús Corrius
2012-05-21MSI: remove unused stringAndras Timar
Change-Id: I3c5778ae39561c5a87bef6a2adbb8d45112f0fbd
2012-05-21allocate in exact sizeTakeshi Abe
Change-Id: I0a9d760ebd10f3655f116953a2ed353f992ef508
2012-05-21support to suppress values in data bar cellsMarkus Mohrhard
Change-Id: Ia292edd73408eed19cd6bc824e9621992c33ac97
2012-05-21some smalll data bar rendering improvementsMarkus Mohrhard
Change-Id: I068565f21b6bda67e6a3b39eb3bbd248e1b48efe
2012-05-21support fixed axis in the middle of the cellMarkus Mohrhard
Change-Id: I1f6dca8434282d161dac3f86da6b4c75aac29a02
2012-05-20more on correct import of data bars from Excel2010Markus Mohrhard
http://msdn.microsoft.com/en-us/library/documentformat.openxml.office2010.excel.databar.aspx Change-Id: I6d76cd888b723718e5a2beedfb5223fb6c0d0ba2
2012-05-20correctly import data bar information from Excel2010Markus Mohrhard
Change-Id: I7545dfd849f2cc9924a6bb7f6d1ca9d97c3cf079
2012-05-20add namespace for extensions from Excel2010Markus Mohrhard
Change-Id: I45144a08729b00c1e46784b430af7bc15244dfe7
2012-05-20fix build with build.plDavid Tardon
Change-Id: I29310b2c53258201609983b0a2c7292ced0614f9
2012-05-20remove Win9x specific conditionsAndras Timar
Change-Id: I81e8619f1c1dd2d2691ddcb6db6daf951cf87a70
2012-05-20we do not need to depend on dictionaries anymoreDavid Tardon
Change-Id: I78e0772723ca3bc6c2fef42d6af66e17117cac0b
2012-05-20move idxdict out of dictionariesDavid Tardon
So dictionaries is again a nice data-only module and we do not need to build it in build phase of cross-compilation. It really does not make sense to build a gazillion of extensions just because we will need one tiny tool later... Change-Id: I23f01b818afba1bc8cc88ef3e8305ecfb7a193c0
2012-05-20gbuildize solenvDavid Tardon
Change-Id: I6e0758e543a89f593a1b0432b28b4c9768993af7
2012-05-20make adding a bunch of files a bit easierDavid Tardon
Change-Id: I97e6d26a33e18f0303742c930478a8ebac13a7b0
2012-05-20move x11_extensions to tail_buildDavid Tardon
Change-Id: I7ed368730ddba2dac28e05970c509081ecaf0e80
2012-05-20gbuildize x11_extensionsDavid Tardon
Change-Id: I4362106ac5d221241eafdf44705ca5553ac7013c
2012-05-20Some cppcheck cleaningJulien Nabet
Change-Id: Ic30cdeffabec1eb1a6c153ac450a3d28064ef534
2012-05-20only add -manifest:no for msc--mingw's ldd chokes on itDavid Tardon
Change-Id: I3be2e72e5d4fbe879318e0cef48bfe0852f8bbbc
2012-05-19Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
Change-Id: I4ebb1027151c3bc34f81fb1e13de6c4c5cfed54d
2012-05-19Remove "else if" dup small blockJulien Nabet
Was there since 2008-04-03 (with a format changed 2012-04-06) Change-Id: Ib7fb741f5c39f3547002246706575ef0694009dd
2012-05-19fdo#47035: Fix saving of jpeg files on Mac/PPCChristian Lohmaier
jpeg_compress_struct gets padded with the same effect as the jpeg_decompress_struct, so needs some reordering as well to make Mac/PPC happy (a27a399)
2012-05-19fdo#47035: Fix loading of jpeg files on Mac/PPCChristian Lohmaier
jpeg_decompress_struct gets padded when compiling libjpeg, but the jpeg filter in svtools assume non-padded size, resulting in a mismatch that makes libjpeg refuse to do its work.
2012-05-18Revert fix for "#i86306# prepare against really broken CUPS installations..."Stephan Bergmann
...from 8046a87ecc879651ee9cf344211cdd198a419cab. At least sometimes in sw_complex test (with various bundled Java extensions enabled) under load, this code reports "Signal 11 during cups initialization called, ignoring cups" and in-process JVM aborts in panic. Looks like a legitimate SIGSEGV (to be translated into java.lang.NullPointerException) from JVM code is erroneously caught by the temporary lcl_signal_action in cupsmgr.cxx instead. As there is no non-cooperative way to have different signal handlers for different threads (at least under POSIX), and <https://issues.apache.org/ooo/show_bug.cgi?id=86306> "office crashes at startup on Solaris Intel" suggests this signal-catching business is only there to work around a completely broken machine, I think it is best to simply remove it again. Change-Id: I55b95a71d622f83c975989a4ffb1d95ef5737075
2012-05-18can't compare int and sal_Int32 in CPPUNIT_ASSERT_EQUALMarkus Mohrhard
Change-Id: I804e8f27197314d913d2dde138391996338458aa
2012-05-18ensure that number of tabs is correctly set in ScViewData, fdo#45987Markus Mohrhard
Change-Id: Ia77ea939f6ce9301afeabe1d1679998ce34b397e
2012-05-18Revert 4 commits related to fdo#45987Markus Mohrhard
Revert "and another wae ( that I missed )" This reverts commit a1faa06b415f54c0e8ff8a8f1e580e8a57b9296a. Revert "fix wae" This reverts commit 2f5885765445d8a8f50037da3420dbcd19d5634f. Revert "attempt to prevent illegal maTabData access(s)" This reverts commit 8352eb5a1af1eb44550a9d60d31e6c2fb2dc43b9. Conflicts: sc/source/ui/view/viewdata.cxx Revert "fix bad stl access fdo#45987" This reverts commit 8b1d29bc9b00bc2730738a990023a65ab6e0219b. Conflicts: sc/source/ui/view/viewdata.cxx Change-Id: Idba6ec8ab448332ec349f23b10a2cce8b313ff19 33c437c8b9f005c43f03518863e151a6f0fc9589
2012-05-18note how to find images using UNO, as it's not exactly easy to find outLuboš Luňák
Change-Id: If5440cae646a56fef4c054774705689e5512b8e4
2012-05-18testcase for part of bnc#705956Luboš Luňák
60cb70b94537e9ff1155fb80255fc04ce41363b2 specifically Change-Id: I160b24505d3e2425ce807f92f80d6737b725941b
2012-05-18Adjust sheet fields in cells when sheet structure changes.Kohei Yoshida
Change-Id: I0aff738968e286df57ef7dd5b67780108cdc6c89
2012-05-18lo-commit-stat: problem with wide character in bug titlePetr Mladek
+ do not check for "-" in the bug title; it might be also wide character in some cases + show result when looking for bug titles + sort bugs when loolking for bug titles and printing bug numbers Change-Id: I39496f7d0cf5f7a116e7d3c506b76b4a3de1dee1