summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-07-23Unused parameter.Kohei Yoshida
Change-Id: Ie76561a2c8e5d6a8613e948620503f42ad73a207
2012-07-23Honor the configuration option in the interpreter.Kohei Yoshida
Change-Id: I686d1f3703cbb122e1b3ed010a727163be2e942a
2012-07-23Let's not forget to set the description for this option.Kohei Yoshida
Change-Id: I9441ef145b62b84c1b4b8dd6ce85d6c0744f3103
2012-07-23Handle saving to and loading from user configuration.Kohei Yoshida
Change-Id: I81730077322b8890726da4d033f034c1266afa76
2012-07-23Add a new configuration option.Kohei Yoshida
Change-Id: Ib9ba5a2b269a2e20f8ba3703e8efc496357911ef
2012-07-23Using ScCalcConfig throughout saves quite a bit of code.Kohei Yoshida
Change-Id: I697b03d603a99cdb58c31d78447bbed10230311e
2012-07-23Add new formula config option in the UI for "treat empty string as zero."Kohei Yoshida
Change-Id: I116857ee8b377c80707efbc76fcfa06c3e46201d
2012-07-24Remove unused argumentTakeshi Abe
Change-Id: Ida75dce28b876abf4aec8dcae8ad60ba89063b59
2012-07-23Fixed multiple attachment passing to thunderbird: file:// part needs 'sArno Teigseth
Change-Id: I365e559610e06c6ffe964121b3c45077bf6ca264
2012-07-23tubes: do not include telepathy-glib.h in public headersMatúš Kukan
Change-Id: Ib2c88f2f1fc1c9ebffbbdc9896045c3d1e5b719c
2012-07-23tubes: create TeleConferenceImpl to hide more details from publicMatúš Kukan
Change-Id: If1be001e336991218893e3bc455a16e73ecaab0f
2012-07-23tubes: get local callbacks out of classMatúš Kukan
Change-Id: I7e43d9990827c4c7d86d947e7d71a94b686642fc
2012-07-23tubes: update unused build.lstMatúš Kukan
Change-Id: I98842967fadc26efe8295e3acf3bcfc513b68591
2012-07-23attempt to fix compile by avoiding make_shared.Michael Meeks
Change-Id: Id34b1cca10108334533eb900f5a1cf03c93fb0f4
2012-07-23Some clean-upStephan Bergmann
Change-Id: Ib515db3b5e3bc77a397d24ed7ec1ed446f2998a2
2012-07-23Properly fix -Werror=unused-parameterStephan Bergmann
Change-Id: Ia526b347e977836226bdac2b9741fa95e38e9788
2012-07-23-Werror=unused-parameterStephan Bergmann
...and no need for ScDocFunc::UnmergeCells to be virtual---there are no overrides. Change-Id: Ifc8083926d7b5cb22bb3a28e6b2cc29658d07ebf
2012-07-23warning C4702: unreachable codeStephan Bergmann
Change-Id: I37863a76a051566ca97d8de5a5cfe35cf4dc5be0
2012-07-23implement import of RTF_{MD,MDPR,MBEGCHR,MENDCHR}Miklos Vajna
Change-Id: Ie671977d523e1fb7142f62ca2d8d47e65082d3fd
2012-07-23implement RTF_MBAR{,PR}Miklos Vajna
Change-Id: Id5acca5c734f69797d5c19fdcfc0ccb4717127f6
2012-07-23ah, dos format breaks some patchesCaolán McNamara
Change-Id: Id99429366485924ff35da63ebde1b5df11419d58
2012-07-23my patch applied it, other's don't, so regeneratingCaolán McNamara
Change-Id: I7ffd382b6aa3954bc346d1ecc45607a417ad2509
2012-07-23rtftok: cleanup - use M_TOKEN() macroMiklos Vajna
Change-Id: If51def3c7c798104fd6dec9cf38473e5d70420fc
2012-07-23implement import of RTF_{MACC,MACCPR,MCHR,ME}Miklos Vajna
Change-Id: I5521bc3dc58b096dd80746a0af9c9d5e24ffe4a3
2012-07-23oox::formulaimport::XmlStream: allow avoiding XFastAttributeListMiklos Vajna
Change-Id: Iba0ad5ae72920f27e8a443a043c5891b102aee98
2012-07-23Related: boost#4127 strict-aliasing rules warningCaolán McNamara
Change-Id: I9b4f9009c29276054ff94a427adf51c2094377b5
2012-07-23Related: #i13494# regression tests for word iteratorCaolán McNamara
Change-Id: Ifad0a8ae01386db80a5eca9dfba8ee6841980139
2012-07-23Don't use a mutex for gethostbyname_r on Mac OS XArnaud Versini
Change-Id: I5b8c7901266ae73d95626e98116b9a3b43710642
2012-07-23Use config_host.mk.source when configuring 'build' for cross-compilation.Jan Holesovsky
Change-Id: I2e6e2a98bbaf515ececa75948d6b20bf9a093fe5
2012-07-23-Werror=sign-compareStephan Bergmann
Change-Id: I6be5df685575c6909d4adfcee0ccc4fb0bd4b600
2012-07-23WaE: misc. fixes.Michael Meeks
Change-Id: I6cab01b0b82f7b82fff617715c5af45d23c536fe
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
Change-Id: I8fe133dd8d1f759fbe21d47ae358c0b5451812b5
2012-07-23Build the cross-msi-tools if winegcc is foundFridrich Štrba
Change-Id: Idc58b314a0721507e80e7b0e6216f29090f1d347
2012-07-23fdo#47368 - fix one potential re-enterancy hazard around even emissionMichael Meeks
Change-Id: I8be50fb82d1333731dae825b1785e981fe69adbd
2012-07-23fdo#47957 refactoring and simplifying the color config settingsUray M. János
Change-Id: I508aeee3176caea7e61ba95198233f14d3528de1
2012-07-23Avoid confusion in 10.7 SDK headers in at least Xcode45-DP3Tor Lillqvist
When building with MAC_OS_X_VERSION_MAX_ALLOWED < MAC_OS_X_VERSION_10_7, <CoreData/NSFetchRequest.h> does #define NSPersistentStoreRequest NSObject (i.e. as a dummy) and does not import <CoreData/NSPersistentStoreRequest.h>. But <CoreData/NSIncrementalStore.h> doesn't do anything similar, it imports <CoreData/NSPersistentStoreRequest.h> unconditionally. So if <CoreData/NSFetchRequest.h> has already been included by then, it will end up quite confusing. Change-Id: I9de6885ea444a73bf5fd50aa6a3d132b9fcc2f31
2012-07-23Define also MACOSX_SDK_VERSION in compilationsTor Lillqvist
Change-Id: I1f9810b1230c4e3e5ca0571e5392297c1daf6a47
2012-07-23warning C4101: unreferenced local variableStephan Bergmann
Change-Id: I8dcd71b73204d37d3125e38b6983af430fa4570c
2012-07-23Assertion clean-upStephan Bergmann
Change-Id: I234c615d9d3386da2b244709add5c029b76d346c
2012-07-23Resolves: fdo#50975 rsvg_handle_new_from_data calls rsvg_handle_closeCaolán McNamara
rsvg_handle_new_from_data calls rsvg_handle_fill_with_data which itself calls rsvg_handle_close on success, so we don't have to. And older versions of librsvg (e.g. 2.16.1) don't protect against rsvg_handle_close getting called twice, although new versions do, so we crash on e.g. RHEL-5 Change-Id: I451075e50c9c2c7b07289356d7a92eb55db82f9f
2012-07-23implement import of RTF_{MOMATH,MR,MF,MFPR,MCTRLPR,MNUM,MDEN}Miklos Vajna
Change-Id: I4d0d9df26de1ef52a808c82d89a8404c98ef7bc4
2012-07-23RTFValue: extend to be able to store embed::XEmbeddedObjectMiklos Vajna
Change-Id: I6218be1f4afe22665ab85f7d731e1c1567bb2c8e
2012-07-23fdo#39812: Writer: fix collapsing merged table border painting:Michael Stahl
Create a table with a merged cell like in the screenshot in the bug, with a SAL_DEBUG in SwTabFrmPainter::PaintLines the following lines are painted: debug: paint start 1 debug: start: 2749,1488 end: 12387,1488 2 debug: start: 2749,1945 end: 7567,1945 3 debug: start: 7567,1945 end: 12387,1945 4 debug: start: 2749,2015 end: 12387,2015 5 debug: start: 2749,2542 end: 7567,2542 6 debug: start: 7567,2542 end: 12387,2542 7 debug: start: 2749,1488 end: 2749,1945 8 debug: start: 2749,1945 end: 2749,2015 9 debug: start: 2749,2015 end: 2749,2542 A debug: start: 7567,1945 end: 7567,2542 B debug: start: 12387,1488 end: 12387,1945 C debug: start: 12387,1945 end: 12387,2015 D debug: start: 12387,2015 end: 12387,2542 debug: paint end *11111*11111* 7 B 7 B *22222*33333* 8 A C *44444*44444* 9 A D 9 A D *55555*66666* The problem is obviously that the Y coordinates of the lines 2, 3 and 4 differ; they should be on the same Y position. The problem here is that logically horizontal lines must be painted not centered but "below" the line, and It turns out that SwTabFrmPainter::Insert cannot correct the positions properly to do that, because it only looks at borders in a single cell. When using the UI to set the borders, we get (for innner table borders) only a bottom border in the cells, but no top borders, so the top position of the logically vertical borders needs to be corrected with the width of the bottom border of the cell _above_; a symmetric correction of the bottom position to the top border of the cell below is also necessary. Fortunately if we just leave the positons alone in Insert then TabFrmPainter will eliminate duplicate lines with equal positions and so it's only necessary to correct the positions when actually painting the line in wTabFrmPainter::PaintLines, where we have the neighboring lines available. Change-Id: Ia8519f6673db0f3a1ecaa68038896cac39609129
2012-07-23ATSUI is not present in the 10.7 SDK even if one builds for 10.6 or earlierTor Lillqvist
So use the avoid-ATSUI patch dependingh on (the newly added) MAXOSX_SDK_VERSION, not MAC_OS_X_VERSION_MAX_ALLOWED. It is not clear (to me at least) whether for instance building against SDK version 10.7 but with MAC_OS_X_VERSION_MAX_ALLOWED=1060 ensures the resulting binaries actually work on 10.6. Somebody should check. If it doesn't work, we should add a check to configure.in that the min-required and max-allowed values are not less than the SDK version. (If it would work even for MAC_OS_X_VERSION_MAX_ALLOWED=1040, we would not need to require the increasingly obsolete Xcode 3 and 10.4 SDK for "official" builds.) Change-Id: Ia7088a26024ed288db55fa734465138d44d2ae12
2012-07-23Propagate also the OS X SDK version we are building against to the environmentTor Lillqvist
Change-Id: I3c1137bdb1186df773a92c34267b2324ad43ae7e
2012-07-23WaE: unused variableTor Lillqvist
Change-Id: Ie355701716c7106ef2afd76ae8b6544a00ac474c
2012-07-23Use xcode-select -print-path for 10.6 and 10.7 SDKsTor Lillqvist
Change-Id: I79d71c682c07f49b70c6791953c000868bf65cd9
2012-07-23Eventually build the lanedo msi* tools soonFridrich Štrba
Change-Id: Ie8174ae4b7d2c02503f40fe1263076d924f2c9e2
2012-07-23Rename FieldEntry to WW8FieldEntryKristian Rietveld
When compiled with Clang on OS X, the OS X dynamic linker appears to be confused about which FieldEntry destructor to call at runtime. In some cases, the FieldEntry destructor in register/source/reflwrit.cxx is called instead (both destructors have the same symbol name). This patch avoids this problem. Change-Id: I7d69894318cb8fda0a7c5a9b1c2ff3ca0d47a37c
2012-07-23callcatcher: update code post some stl conversionCaolán McNamara
some big hunks melting away now Change-Id: Ic74870cad06a2322e98bf1a66287a9b29a7b003e