summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Collapse)Author
2014-09-23fdo#82577: Handle WindowNoel Grandin
Put the VCL Window class in the vcl namespace. Avoids clash with the X11 Window typedef. Change-Id: Ib1beb7ab4ad75562a42aeb252732a073d25eff1a
2014-09-22Resolves: fdo#84057 Localized string is truncatedCaolán McNamara
use grids which are better at compressing than boxes and other tweaks Change-Id: I231ded59f248847668dcf2b0c38bab1be090431f
2014-09-22WaE: -Wodr, two different ScVisAreaChanged classesCaolán McNamara
Change-Id: I036632dcc7a91eb43aac2bdc2dee7e3355227f24
2014-09-21Related fdo#80538 Re-adding toolbar separatorsYousuf Philips
Change-Id: I29c2171495c0419fa5b6a7b99725d6098331afd0 Reviewed-on: https://gerrit.libreoffice.org/11523 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-09-21(fdo#78826) HIG: add missing colons in optformulaAdolfo Jayme Barrientos
Also: * Use Unicode ellipsis * Shorten section heading (see fdo#84057) Change-Id: I37cefa8a39c8907c7cbc138b255f2f8e78002c47 Reviewed-on: https://gerrit.libreoffice.org/11531 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-09-19Move this header file to a better place.Kohei Yoshida
undo headers are all located in source/ui/inc. Change-Id: I9111cad08b64e161f22ebf7ff7fe8f2dd2d10a14
2014-09-19fdo#84009: Adjust the test case to catch this.Kohei Yoshida
Change-Id: I16bdc6760276b5bc0c78c3693d3f92c68ef67ed1
2014-09-19fdo#84009: Be sure to update the sheet index when moving the sort range.Kohei Yoshida
Change-Id: Ic9ad51b33f6dfb6f90e76439c27eeff25ec4c7da
2014-09-18fdo#83764: Write test for this.Kohei Yoshida
Change-Id: I4bc7c3ebdca14caa7d1c8edc2ad777a0e6dd5de2
2014-09-18Move all sort related unit tests to separate source file.Kohei Yoshida
Change-Id: I26e967e9d9fb361ad0d8988715d0d0fd47e478fe
2014-09-18fdo#83764: Ensure that the row position is below MAXROW.Kohei Yoshida
When attempting to split formula groups, else multi_type_vector would try to locate a block outside its logical range. Change-Id: I424ede112138de459b5ba3bff5e021c4407ccf3d
2014-09-18fdo#82577: Handle FontNoel Grandin
Put the VCL Font class in the vcl namespace. Avoids clash with the X11 Font typedef. Change-Id: I1a84f7cad8b31697b9860a3418f7dff794ff6537
2014-09-17Typo: excatly->exactlyJulien Nabet
Change-Id: Ica1e1399bc4a9b9ca61d09cf26e8c47e2368f644
2014-09-17WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
Change-Id: I3c210fa3866fe34c4e5f9ea799a4156862290432
2014-09-17bnc#592918: Display data description in pivot table.Kohei Yoshida
When there are no column fields and exactly one data field. Change-Id: I10d2af7e626f98a4d8a981e078e99e7da9207d1c
2014-09-17Another Windows build fix - too much C++11 for MSVC 2012...Jan Holesovsky
Change-Id: I2ae08bd7b850e26bd58d8cb9fad830edb0395259
2014-09-17SFX_ITEM_SET to SfxItemState::SETTomaž Vajngerl
Change-Id: I95dc8872d702cbe63d5fdab10a9ddd0e86d49e06
2014-09-17Remove redundant class SvxLineColorToolBoxControlKrisztian Pinter
Change-Id: I882ee959baae429307218d3076a2a198ff960ddd
2014-09-17Make it easier to add new color attributes to GetDocColorsKrisztian Pinter
Change-Id: I2098892fc44c7a8bde1eb30f6db1709e58925577
2014-09-17Add loading document colors to CalcKrisztian Pinter
Change-Id: I06783b04dbbad2aa690820af1ca2cf05a1004f20
2014-09-16sc: adjust tab height a bitTomaž Vajngerl
Change-Id: I82b20bb7f17b59fdd925d3e5da95b63c2839bda7
2014-09-16fdo#81264 Calc is not accessible to screen readers if sheet is modified [a11y]Niklas Johansson
When the IA2 changes was merged it removed the call to CommitFocusGained and thereby stopped sending a STATE_CHANGED FOCUSED. A big thank you to Joanmarie Diggs for noticing the lack of that event. I only tested the patch on Fedora, but I will have a look at Windows with NVDA as soon as the patch gets included in the daily builds. Change-Id: Ic616d1b367ad8b8ed5d243e0ba124764082e96f1 Reviewed-on: https://gerrit.libreoffice.org/11451 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2014-09-15sc: sal_Bool -> boolStephan Bergmann
Change-Id: I3b59c5679ac3d370f62960b9fc26eab4c3fc4873
2014-09-15ScVbaPane apparently does not inherit XHelperInterfaceStephan Bergmann
...and thus should simply derive from WeakImplHelper1 instead of InheritedHelperInterfaceImpl1? Change-Id: I0327e767715a648cabee8a4bd46b5ecff3b0f07b
2014-09-15cppcheck: unpreciseMathCallJulien Nabet
Change-Id: I440dc3e30ee139d6cb261e1308e48e9b63b52bc8 Reviewed-on: https://gerrit.libreoffice.org/11434 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-09-14Resolves: fdo#83633 remove additional ++iCaolán McNamara
Regression from 63ea2d467b50452ae0cab18b4151107a747ae70d Date: Wed Jul 2 19:10:24 2014 +0200 replace while with for Change-Id: I151e447446b9793cff6abe7633eca4d11059a390
2014-09-12sc: enable threaded sheet loading un-conditionally.Michael Meeks
Previous this was experimental only. Change-Id: Ie5923e5342e7bace7492d561ce80ac86f69ec06c
2014-09-12well enabling optimizations with SunStudio is just asking for trouble...Michael Stahl
Change-Id: I396b1f612432ffe5f77cae505f2a57ca0f2068a2
2014-09-12sc: remove optimization disabling workaround for GCC 4.5 bugMichael Stahl
... since we need newer GCC for C++11 anyway. Change-Id: I5408d9066b9f1efec234fe05551fed2d8fb583ed Reviewed-on: https://gerrit.libreoffice.org/11394 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
...to gain further confidence in the claim "that none of the existing code tries to uses combinations of these enum values" (d92602c5b13d0a60439d86c5a033d124178726ca "more fixes for SfxItemState") Change-Id: I987922d945e8738e38adfde83b869adf3ff35b13 Reviewed-on: https://gerrit.libreoffice.org/11384 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2014-09-11reject invalid dbase files with 0 len db_slng right at the startCaolán McNamara
Change-Id: If4aa5249391ea2d2e475fa3ebaccf4e9fc7442de
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
Change-Id: I88eeac06413fc3935cbbdb357ff8bf9acaa383a8
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann
Change-Id: I64be7ca711dcd3ea7c4d5840a30f2f701d055e1b
2014-09-10create a regression test for loading lotus wks documentsCaolán McNamara
Change-Id: I274236939c6de4db811f8932025c619479bebbee
2014-09-10refactor lotus wks importer to remove globalsCaolán McNamara
so that the global aLotusPatternPool map gets destroyed at a sane point in time where calling delete on its patterns is a legal operation and not at some random location in the dtor chain Change-Id: I6f202c5345c6a227b5a680d70150bf32fb9450c7
2014-09-10callcatcher: update unused codeCaolán McNamara
Change-Id: Ie31c16318b09699e080484292d489a378e3a6dce
2014-09-09semibold->boldCaolán McNamara
Change-Id: I563f4530f2003ea3090cd15696ea53143f7b3aa6
2014-09-09fdo#75757: remove inheritance to std::vectorTakeshi Abe
from ApiCellRangeList. Change-Id: I29913e0e437c112640b08187f8bea6b1f0f1c17c Reviewed-on: https://gerrit.libreoffice.org/11349 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-09-09fdo#80098 make header of Search Result dialog localizableAndras Timar
Change-Id: I16ec29e4f35f00e39d88dd334284db7bf051a846
2014-09-09fdo#75757: remove inheritance to std::vectorTakeshi Abe
from BinRangeList. Change-Id: Ibfffceb583dc8a9c849aa4fd3eff56d73bcd5452 Reviewed-on: https://gerrit.libreoffice.org/11336 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-09-08spurious warning C4189 local variable initialized but not referencedMichael Stahl
Change-Id: I1162ad2b222445b61a3cc3c6314c74b1b11f5483
2014-09-08Keep files of failing tests aroundStephan Bergmann
(Arguably, such files should be stored in a workdir/CppunitTest/... directory removed and freshly created before every test run, instead of in TMPDIR.) Change-Id: Ibf1f54fd3d3f9c354c12067e671196e182ef7159
2014-09-08coverity#708008 Uninitialized scalar fieldCaolán McNamara
Change-Id: I425b1d822d98cbc28a1d99b41379b0dc5d8e6193
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg
* Only unfixed header namespace alias in ConnectionLog.hxx: LogLevel = ::com::sun::star::logging::LogLevel Change-Id: I48c941a4762830f2265c8241f4c1695a43ec891a Reviewed-on: https://gerrit.libreoffice.org/11333 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-09-07add test for cond format copy&paste whole sheetMarkus Mohrhard
Change-Id: I6e15bec2e1a2593b965df4c105758dc4bf22061f
2014-09-07rename the testMarkus Mohrhard
Change-Id: I5c72782d90dbdaf1320f1685b530aed49ad80f18
2014-09-07fix copy&paste of conditional format between sheetsMarkus Mohrhard
Change-Id: I8856bff376f0f6e366062eddbc68a9eee098be5b
2014-09-07add test for duplicated conditional formatsMarkus Mohrhard
Change-Id: If6d24cba87eebf6ddbb0d5392d653890ff99ef04
2014-09-07prevent duplicated conditional formatting during copying of sheeetsMarkus Mohrhard
Change-Id: I866c0c4c05830af0070767aec36375a846a2bf84
2014-09-07fix indentationMarkus Mohrhard
Change-Id: I0ca8c236fe1f9ede0a3fea6de0a76aaf712e3ff1