summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17Unnecessary use of OUString constructor inside OUStringBuffer constructorNoel Grandin
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-12-16fdo#72158 Add Excel 2010 functionsWinfried Donkers
2013-12-16Check IsRefMode() before accessing the ref range.Kohei Yoshida
2013-12-16Make this non-inline (for easier debugging).Kohei Yoshida
2013-12-16Do not use C++11 std::vector.data(), use an alternative insteadDouglas Mencken
2013-12-16typo: start period is S, thus 'A = 1' -> 'S = 1'Andras Timar
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen
2013-12-14OupsJulien Nabet
2013-12-14cppcheck: fix same expression, no need to cast twiceJulien Nabet
2013-12-13there is no need to expose an ScColumn*, and always check for validityEike Rathke
2013-12-13how about style?Eike Rathke
2013-12-13we do have ValidCol(), so use itEike Rathke
2013-12-13const as const canEike Rathke
2013-12-13maybe better guard against a NULL child window also hereEike Rathke
2013-12-13fixed crash when searching via Find Text barEike Rathke
2013-12-13datastreams: Improve usability of the dialog.Jan Holesovsky
2013-12-13fdo#70989: Change wording from "Output Range" to "Results to".Kohei Yoshida
2013-12-13remove unused code (ancient Calc function ZELLERROR)Winfried Donkers
2013-12-13Revert "Always disable anti-aliasing for drawing cell borders." fdo#60805Noel Power
2013-12-13WaE: variable 'itResEnd' set but not usedTor Lillqvist
2013-12-13Drop duplicate #includeTakeshi Abe
2013-12-12Fix performance regression from ScMatrix conversion to multi_type_matrix.Kohei Yoshida
2013-12-12Fix "fit to column" breakage.Kohei Yoshida
2013-12-12Only call ScAccessibleCell::Init once on freshly created cellsStephan Bergmann
2013-12-12Convert OUString** to std::vector<OUString> in ScFuncDescNoel Grandin
2013-12-12resolved fdo#67205 CRITBINOM and BINOM.INV, use ODF OpenFormula descriptionEike Rathke
2013-12-12probabilty -> probabilityEike Rathke
2013-12-12CheckInverted() is not used anywhere.Matúš Kukan
2013-12-12datastreams: Wait with import if we need to repaint.Matúš Kukan
2013-12-12datastreams: Broadcast data changes.Matúš Kukan
2013-12-12remove unnecessary castsNoel Grandin
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Fix paste as link, and a test case to catch it in the future.Kohei Yoshida
2013-12-12Keep maActiveCell, mpAccCell in syncStephan Bergmann
2013-12-11getStatusIndicator can apparently return nullStephan Bergmann
2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza
2013-12-11Let's use a status indicator while exporting to xlsx.Kohei Yoshida
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11WaE: : ignoring return value -Werror=unused-resultTomaž Vajngerl
2013-12-10Typo.Kohei Yoshida
2013-12-10fdo#66969: Add test to ensure we import page field's visibility correctly.Kohei Yoshida