summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Collapse)Author
2015-03-283D refs with more than one sheet should not set sheets deleted, tdf#90001Markus Mohrhard
Change-Id: I501ad421c283ec6a1f2629aa424f4d4c32228516
2015-03-28only handle formula group if useful, tdf#90042 relatedEike Rathke
Same as in ScDocument::SetString() as changed with c79bdd062f657d1be98aa815d9b882d144f35e04, do it similar in ScDocument::SetValue() Change-Id: I7c666b176062c81a8a74cb49f345408c1060d973
2015-03-27tdf#90042 only handle formula group if usefulLaurent Godard
Change-Id: I497a5bae4b08b46357415501ddbafc70585adfb0 Reviewed-on: https://gerrit.libreoffice.org/14920 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-03-27loplugin:literaltoboolconversionMiklos Vajna
Change-Id: Iea5209473632891b2015ac2df493e307972867e8
2015-03-27add test for tdf#89170Markus Mohrhard
Change-Id: Ia3458ae91ea20aa3f5090f9b85a5030ddde81c3c
2015-03-27we need to use the edit engine attibute id for rich text, tdf#89170Markus Mohrhard
Change-Id: I8489b0341709d44bc62e5ddef49fe232998f3c80
2015-03-27a boolean variable is enoughMarkus Mohrhard
Change-Id: I0594de8cc79626720f2f72062c39a6f2590dd64f
2015-03-27loplugin:staticfunctionNoel Grandin
Change-Id: I10c30ef28e7321882a720d1e7869a75a89febfc5
2015-03-26Revert "tdf#89319 remove redundant file seekings in XLS export"Eike Rathke
As the crash tests have shown, the assert introduced with 71b630e5b683b3761af9d6bdce56f13f20da84c1 to force verification of the assumption made in 8e2293e06adba3f22e824acad99983fb5b997e4d was hit in 120 documents. Citing from https://gerrit.libreoffice.org/#/c/14427/ comment: "The assumptions behind this patch are wrong. This only works if every single part of the export goes through StartRecord/EndRecord calls. We have some features that don't use that and need the STREAM_SEEK_TO_END in the beginning of the StartRecord." Revert "replace an OSL_ENSURE() with assert(), tdf#89319 related" This reverts commit 71b630e5b683b3761af9d6bdce56f13f20da84c1. Revert "tdf#89319 remove redundant file seekings in XLS export" This reverts commit 8e2293e06adba3f22e824acad99983fb5b997e4d.
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
Change-Id: I18b1b0b92b106c5fd96c80472e279a7cfd380235
2015-03-26Enhancement : tdf#89908 Add Search field to the autofilterDeena Francis
Change-Id: Id44f61b5194f0a0898f8eed85ceadf78c3101aa1 Reviewed-on: https://gerrit.libreoffice.org/14958 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-03-26TableRef: generate token for #DataEike Rathke
Change-Id: I06d4789b92d9f6567dd87c8d3cb6186538269663
2015-03-26TableRef: generate tokens for #Headers and #TotalsEike Rathke
Change-Id: Ib28bae06022d151bc108ebb3062efe86cc3b8bb9
2015-03-26tdf#86606 remove direct formatting entries from context menuYousuf Philips
Change-Id: I57ec4cb36aa0e3a921653d337bcf5029fc5d3fc8 Reviewed-on: https://gerrit.libreoffice.org/14979 Tested-by: Yousuf Philips <philipz85@hotmail.com> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-03-26convert NUM_ constants to enum clasNoel Grandin
Change-Id: Id41ea91aaf618c7f3f323698c09caa7c8df2290a
2015-03-26tdf#57950: Replace chained O(U)StringBuffer::append() with operator+Austin Chen
Change-Id: Iae8e50864dbd90ff49a4fcc31a06b2158eab4afc Reviewed-on: https://gerrit.libreoffice.org/14998 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-03-25TyposJulien Nabet
Change-Id: I665a56fcad10e136e949a10497f6ab8813af9968
2015-03-25TyposJulien Nabet
Change-Id: I434be0034b26ac4719590238817538ecd90b8923
2015-03-25convert SPELLCMD_ constants to enum classNoel Grandin
Change-Id: I0f57a60a44ddac63a73e0bb35df59b3b25857d43
2015-03-25tdf#89387 Add functor for ScAmpersandŁukasz Hryniuk
Change-Id: If89073cc6b21aad0f04f79e934aa2d646a057333 Reviewed-on: https://gerrit.libreoffice.org/14873 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2015-03-25convert EE_STAT constants to enum classNoel Grandin
Change-Id: I2967cdbfd0303844892150bbff7aa5ce1a57054f
2015-03-25convert EV_CNTRL constants to enum classNoel Grandin
Change-Id: I0ffc0e222c978ce7c734228f712e88422d3a615f
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
there were a couple of lines in SC and SW where the code was using a EV_CNTRL constant. I switched it to used the same-valued constant from EE_CNTRL Change-Id: I027183cc3b6e700bf365d48833e37eddc9b50f04
2015-03-25convert VALID_ constants to enum classNoel Grandin
Change-Id: Id63d0e0dcf550b4d4f9cf3a2800aeb40f9f9bbce
2015-03-24tdf#40835 add ODFF function FDISTWinfried Donkers
and clean up F-Distribution function names. Change-Id: I8666659269121b3ea32e8179b42e3497aa86754f Reviewed-on: https://gerrit.libreoffice.org/14657 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-03-24loplugin:implicitboolconversionStephan Bergmann
Change-Id: I7d1be2365c2e18a007a26e63195ea0cb169ee254
2015-03-24also import and export to ODF the new databar propertyMarkus Mohrhard
Change-Id: Ib29a0d5c9fefe15fbd0f08a5cf9600eff58cd030
2015-03-24add minLength and maxLength support to databarsMarkus Mohrhard
Change-Id: Idbbc4b64b616ead6ef880340064623b9a5c0ff51
2015-03-24export showValue databar propertyMarkus Mohrhard
Change-Id: I4143b91b4d2edea9a9dab7ce1c06a59ca5d12857
2015-03-24Resolves tdf#72152: respect page orientation of Calc files in recent docsJulien Nabet
Change-Id: I2a8d4cce979ce0ff1fd260bfa796817a0dbb7ce2 Reviewed-on: https://gerrit.libreoffice.org/14512 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
Change-Id: I5dca39f7668be2c03c904c33b6181ba769b70990
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin
Change-Id: I03813103d648c5745beab740403c7912cdff2756
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin
Change-Id: Iead354b95b832edd72eb8e881855f228fd85be70
2015-03-24convert SvxZoomType to enum classNoel Grandin
Change-Id: I7308e848d3f9ac391dc656a145139dabbc792df3
2015-03-24convert sfxlink to enum classNoel Grandin
Change-Id: I4466af8d40e7860b20a26c5ccf2265ee40c5a9ab
2015-03-24convert SfxChildAlignment to enum classNoel Grandin
Change-Id: I9013bc6dace79421b0a9ad0401a4fb59365d4dcf
2015-03-23Unusedcode.easy: ScBroadcastAreaSlot::AreaBroadcastInRangeJulien Nabet
Change-Id: If3f17ccea65a91199e4d8a0f8c0a241d07788f9c
2015-03-23TyposJulien Nabet
Change-Id: Ie08a26a569b83bfe3ef4351dbb7b6e928745b95d
2015-03-23tdf#89387 Change summing loop to SumSquare methodŁukasz Hryniuk
Change-Id: I996a984763f9fece9074f8bc318db25f01b8f4ed Reviewed-on: https://gerrit.libreoffice.org/14954 Tested-by: David Tardon <dtardon@redhat.com> Reviewed-by: David Tardon <dtardon@redhat.com>
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna
At the end this gets exported in the LOK API as a rectangle anyway, so better to convert the vcl::Regions into a Rectangle, and not the other way around. Change-Id: I81fede6e30af112d17bb74328801915d90474863
2015-03-23OutputDevice::LogicInvalidate: clean up sc/sd duplicationMiklos Vajna
Writer is not affected, as there the map mode is disabled and everything is in twips internally. Change-Id: I3b5289f82e89be5943a0b14a5167b33132cf78d0
2015-03-23sc tiled rendering: add missing mm100 -> twips conversionHenry Castro
Change-Id: Id0b1d88d0852e9333538ca9cecf4605c06440494
2015-03-23sc tiled editing: Clear the right area behind the editeng.Jan Holesovsky
Based on a patch by Henry Castro. Change-Id: Ic463c97577d521e3c2e4d6bc904c517aa564edca
2015-03-23sc tiled editing: Use the correct device for PixelToLogic.Henry Castro
Change-Id: I55e4eb784694de889d7bb0a3a6043a5a2b74239c
2015-03-23sc tiled editing: Set the correct map mode for editeng.Jan Holesovsky
When we are entering some text into the sheet, now it happens at the correct place. Unfortunately we are still invalidating the wrong area, so it is not really visible unless you tweak the ScGridWindow::LogicInvalidate() to invalidate much more tiles. Change-Id: I74a568761c3b21522fe291649c33829aaea200e7
2015-03-23loplugin:constantfunction: scNoel Grandin
Change-Id: Id3268114041575d7dbb84e8d963ead566c78b928
2015-03-20Replace hardcoded UI string with string from .res fileAndras Timar
Change-Id: Iba362cc2ee624271dcc078d7e7ded1ef6ff44ae4
2015-03-20fix commentsEike Rathke
Change-Id: I5b6d1c47805e9f4258b7f7977dc296ca4235986e
2015-03-20tdf#89597: Resize formula buffers after adding a dummy sheetKatarina Behrens
for pivot table cache records. Regression from commit d17a83fa549f828f29e6939. On loading pivot table cache records, a dummy sheet is created to store them. Formula buffers are now vectors, not maps and need to be resized in such case. Change-Id: Ib6abeac1b139ffb74579712017eed2194cff592b
2015-03-20Add const version of getDocImportKatarina Behrens
Will need it for tdf#89597 Change-Id: I705d30422e2de9d5f75ac0c5c69c69ede05af48f