summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2013-12-10fdo#66969: Reset group dimension data from all referencing pivot objects.Kohei Yoshida
2013-12-10Dump group types from pivot cache for debugging.Kohei Yoshida
2013-12-10fdo#66969: Set selected page name after building all dimension members.Kohei Yoshida
2013-12-10Allow dumping of internal states of pivot table objects for debugging.Kohei Yoshida
2013-12-10write the correct 'sort-ascending' value, fdo#72548Eike Rathke
2013-12-10GPU Calc: cache more once compiled program in memoryhaochen
2013-12-09GPU Calc: fix compiler warnings regarding to member init orderI-Jui (Ray) Sung
2013-12-09Release cl_mem&kernel after sumifs reduction kernelhaochen
2013-12-09be able to read the correct 'sort-ascending' value, fdo#72548Eike Rathke
2013-12-09fdo#54938: Convert sc to use cppu::supportsServiceMarcos Paulo de Souza
2013-12-09GetBasic and m_pBasic are unusedCaolán McNamara
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-12-09SearchResults dialog: Use also AlignToCursor when setting cursor.Matúš Kukan
2013-12-09fdo#72413: Fix O(n^2) in inserting SearchResults' items.Matúš Kukan
2013-12-09Use OUString::startsWithStephan Bergmann
2013-12-08Improve failure logStephan Bergmann
2013-12-08Remove EmptyNumericField as it looks like it isn't used anymore.Tomaž Vajngerl
2013-12-08fix OOXML validation error with conditional formattingMarkus Mohrhard