summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Collapse)Author
2012-07-28Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in scArnaud Versini
Change-Id: Ia40c0af6844f736f0aad2566aec3c71f5016123e
2012-07-28Partially revert "Remove unused defines"Thomas Arnhold
This partially reverts 8ca21893e58dc9694e0e7a6c0fc52154b3ccb5f7 http://lists.freedesktop.org/archives/libreoffice/2012-July/035331.html Change-Id: Iae4347a26b1f388bc5e780d24ab7371ffac8b1f8
2012-07-28WaE: equality comparison with extraneous parenthesesTor Lillqvist
Change-Id: I867b95cfcdad653d206998b1c02a34c4b7442ef4
2012-07-27copy conditional formats with sheets, fdo#52457Markus Mohrhard
Change-Id: Ic7a337e8a6b36fecbd3aad0e3366fd6f0ccc99c6
2012-07-27use correct cursor pos for cond format formulas, fdo#52565Markus Mohrhard
Change-Id: I4e270a8c8ee60a6ab9a3d3b717db2c1243a34e1d
2012-07-27tabs to spacesEike Rathke
Change-Id: I4772dd7ae21c222e7af4b42981fc81bce268ccee
2012-07-27tabs to spacesEike Rathke
Change-Id: Ie366b41d824e71d32721305e6bce823535d64c29
2012-07-27added back a missing elseEike Rathke
c75e2ed27d5da71891ed7a148ff9603c58eaa58e (merge of OOo filter rework) omitted an else of a condition. Change-Id: I6f342a48938aaf4090fc738afc6cf551a083b4fc
2012-07-27warning: statement has no effectMichael Stahl
Change-Id: I06a26ebd1703e1d753e35daeed610671fc451a8f
2012-07-27Lotus WK: fix warningsEike Rathke [er]
2012-07-27StarCalc 1.0: fix memory leaksEike Rathke [er]
2012-07-27QuattroPro warningsEike Rathke [er]
2012-07-27unify return type in this methodMarkus Mohrhard
Change-Id: I8db70cff48ce900db0710b30f94090ebd7d77c0a
2012-07-27this explicit conversion is unnecessary, use the implicit oneMarkus Mohrhard
Change-Id: I798a1cd56baa86c7ee08b5f47ec5149d8a4815de
2012-07-27don't need to get this one for each cellMarkus Mohrhard
Change-Id: I9aab49c7604add1d574949909f0ab8b867341b27
2012-07-26Unused local variable.Kohei Yoshida
Change-Id: I27b653dd4c3f84342f0cdb90b6aa4989aa6ce016
2012-07-26Actually this method is totally redundant. Remove it.Kohei Yoshida
There is already an existing method that does the same thing. Change-Id: I627fa73cca8da35d703000bd27d33168612b4126
2012-07-26Try to encapsulate the row flag array.Kohei Yoshida
Eventually this flag array will go. The manual row height flag is the last one standing... Change-Id: I3f6be511eba50836d785ddf20ef08878797f6fe0
2012-07-26mark manual row heights correctly during import, fdo#52393Markus Mohrhard
Change-Id: Id8a1658dbe6d9a89c89d1a0633392b0fa1104c4e
2012-07-26tubes: send file when inviting contact to MUC collaborationMatúš Kukan
- add UUID info to TeleConference - let SendFile function take argument for contact instead of getting contact from the channel info, what couldn't work for MUC channel Change-Id: I4dc45c084966a030ff4b503e192d452797f0bfdd
2012-07-26tubes: forgot to include these headersMatúš Kukan
Change-Id: I8d91e9c42476efc4b0182899343e40eea2df13c6
2012-07-26tubes: kill double-singletonning of TeleManagerMatúš Kukan
I am not sure why it was introduced in 0dae49a03c9b4816d8cdde69e30bcd2db2e30724 and hope that it's safe to remove it now. Change-Id: I62f0ac230a83473386eabc45c9fcc387f62631e3
2012-07-26fix non-const accesses in previous commit:Michael Stahl
Probably using const_cast is "good enough" here for the exising use cases of modifying elements in a sorted_vector; not exposing non-const accessors in sorted_vector should deter adding these in the future. Change-Id: I613d7d40041b01109fd1d54f51c105acf56ae34a
2012-07-26Convert SV_DECL_VARARR_SORT(ScHTMLColOffset) to o3tl::sorted_vectorNoel Grandin
Change-Id: I583eeccc2cdb0c3fd0dc60f9e222e026c6b0ead2
2012-07-26SV_DECL_VARARR_SORT(ScRTFColTwips) o3tl::sorted_vectorNoel Grandin
Change-Id: I6d048af2b32ad02952cfe91d155ca17f5067ecee
2012-07-25sal_Bool to bool, String to OUString, in SfxMedium.Kohei Yoshida
Change-Id: I1bc8486b3fbbcdd45407eeda52a7e239646cd204
2012-07-25delete conditional format entries that are removed, fdo#52351Markus Mohrhard
Change-Id: I9ab70d2b7a557ae5f717898edfb6c363343462f6
2012-07-25sal_Bool -> bool in ScRefUpdateMarkus Mohrhard
Change-Id: I2bf6583a465d1aee1b8a8788f52c61059b98de76
2012-07-25hopefully more successful attempt to solve fdo#50304Noel Power
Change-Id: I86dfff571c14bce97d0851b4093dbc376d8b6ea4
2012-07-25Revert "fix excel row height export problems ( I hope ) fdo#50304"Noel Power
This reverts commit 9746c6de3a05fe9284d6d6bb2f636bfe912733cd.
2012-07-25delete svl/svstdarr.hxxMichael Stahl
Change-Id: Ia3d1d8dbe100443410b80c3881f10ab51b2d0419
2012-07-24tubes: keep contacts dialog updated on contacts' presence changesMatúš Kukan
- make the dialog - TubeContacts static pointer, so there is only one Change-Id: I12f256bebc27ba31a82082d7107066de8079893c
2012-07-24it's pData2Eike Rathke
Change-Id: I1d1229f1c1ef229ca7454a712e027a78e25ab56f
2012-07-24tubes: fix crash: do not delete boost::shared_ptr's pointerMatúš Kukan
This prevents a crash on exit for INTERCEPT=demo but there is another: Open more calc documents, close one, and then type something -> crash. I wonder if this was working in the past. Change-Id: I599b1babb02488d317c6684aba7431b5de7af15b
2012-07-24tubes: remove unused methodMatúš Kukan
Change-Id: I8657786fe64753a2e2a57febd1d56b39f83dec33
2012-07-24tubes: init TeleManager in desktopMatúš Kukan
- register clients when we run --invisible - create ScDocFuncSend only if we are going to use it Change-Id: I7e33cd5a2e42e34a055146dc6c2bdac3657d6529
2012-07-24"Send via Bluetooth" (experimental) feature.Muthu Subramanian
This currently works only on Linux as of now.
2012-07-24prevent crash in malformed pivot table loaded from .xlsEike Rathke
ScDPMember::GetItemData() unconditionally returned a reference to a ScDPItemData pointer obtained through ScDPSource::GetItemDataById() ScDPTableData::GetMemberById() ScDPCache::GetItemDataById() that can be null for malformed entries. Changed ScDPMember::GetItemData() to return a pointer instead and adapted callers to check for null. 3.5.x in ScDPSource::GetItemDataById() had a check for null pointer and added an empty ScDPItemData element to the cache for this case and returned the pointer to that entry (marked as todo). This is not the case anymore. Change-Id: I241c232d7182f5d58e8531af540e69b26ab4888a
2012-07-23More helpful description for this option.Kohei Yoshida
Change-Id: Ib9399719d3d055c98108811cfb29dfd6f6dd9095
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-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-23tubes: do not include telepathy-glib.h in public headersMatúš Kukan
Change-Id: Ib2c88f2f1fc1c9ebffbbdc9896045c3d1e5b719c
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-23WaE: misc. fixes.Michael Meeks
Change-Id: I6cab01b0b82f7b82fff617715c5af45d23c536fe
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
Change-Id: I8fe133dd8d1f759fbe21d47ae358c0b5451812b5