summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-08-02Use the internal API to set field item's properties.Kohei Yoshida
2012-08-02new fix for fdo#47907Noel Power
2012-08-02tubes: move sc/source/ui/collab/contacts.* to tubesMatúš Kukan
2012-08-02fix fdo#52998 xls(x) comment export problemsNoel Power
2012-08-01add TabRatio api and detect macro at group shape fixes bnc#770708Noel Power
2012-08-01Remove unused code: those classes are unusedThomas Arnhold
2012-08-01resolved fdo#53012 crash in CSV fixed width importEike Rathke
2012-08-01vertically align and enlarge fields in cond.formatting dialogJean-Baptiste FAURE
2012-07-31remove commented out SV_DECL_OBJARRMichael Stahl
2012-07-31Import intended blank or error cached formula results instead of 0Daniel Bankston
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-30small code cleanupMarkus Mohrhard
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-28Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in scArnaud Versini
2012-07-28Partially revert "Remove unused defines"Thomas Arnhold
2012-07-28WaE: equality comparison with extraneous parenthesesTor Lillqvist
2012-07-27copy conditional formats with sheets, fdo#52457Markus Mohrhard
2012-07-27use correct cursor pos for cond format formulas, fdo#52565Markus Mohrhard
2012-07-27tabs to spacesEike Rathke
2012-07-27tabs to spacesEike Rathke
2012-07-27added back a missing elseEike Rathke
2012-07-27warning: statement has no effectMichael Stahl
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
2012-07-27this explicit conversion is unnecessary, use the implicit oneMarkus Mohrhard
2012-07-27don't need to get this one for each cellMarkus Mohrhard
2012-07-26Unused local variable.Kohei Yoshida
2012-07-26Actually this method is totally redundant. Remove it.Kohei Yoshida
2012-07-26Try to encapsulate the row flag array.Kohei Yoshida
2012-07-26mark manual row heights correctly during import, fdo#52393Markus Mohrhard
2012-07-26tubes: send file when inviting contact to MUC collaborationMatúš Kukan
2012-07-26tubes: forgot to include these headersMatúš Kukan
2012-07-26tubes: kill double-singletonning of TeleManagerMatúš Kukan
2012-07-26fix non-const accesses in previous commit:Michael Stahl
2012-07-26Convert SV_DECL_VARARR_SORT(ScHTMLColOffset) to o3tl::sorted_vectorNoel Grandin
2012-07-26SV_DECL_VARARR_SORT(ScRTFColTwips) o3tl::sorted_vectorNoel Grandin
2012-07-25sal_Bool to bool, String to OUString, in SfxMedium.Kohei Yoshida
2012-07-25delete conditional format entries that are removed, fdo#52351Markus Mohrhard
2012-07-25sal_Bool -> bool in ScRefUpdateMarkus Mohrhard
2012-07-25hopefully more successful attempt to solve fdo#50304Noel Power
2012-07-25Revert "fix excel row height export problems ( I hope ) fdo#50304"Noel Power
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-24tubes: keep contacts dialog updated on contacts' presence changesMatúš Kukan
2012-07-24it's pData2Eike Rathke
2012-07-24tubes: fix crash: do not delete boost::shared_ptr's pointerMatúš Kukan
2012-07-24tubes: remove unused methodMatúš Kukan
2012-07-24tubes: init TeleManager in desktopMatúš Kukan