summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-01-09specify that grid color listbox can shrink...Caolán McNamara
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2014-01-09WaE [loplugin]: statement aligned as second statement in if body ...Tor Lillqvist
2014-01-08GPU Calc: support reduction kernel in AVERAGEhaochen
2014-01-08Oops. We don't want to leak here.Kohei Yoshida
2014-01-08Move the LinkManager instance from ScDocument to ScDocumentLinkManager.Kohei Yoshida
2014-01-08Cleanup.Kohei Yoshida
2014-01-08fdo#73408: Make the software interpreter selection stick in the UI.Kohei Yoshida
2014-01-08stretch label to fill vertically for long textCaolán McNamara
2014-01-08designate which elements should shrink when limited widthCaolán McNamara
2014-01-08designate which elements should shrink when limited widthCaolán McNamara
2014-01-08resolved fdo#72929 buffer jump matrix' result matrix blocksEike Rathke
2014-01-08Do not use SvxShapeCollection directly.Matúš Kukan
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2014-01-07fdo#72774: Write test to ensure correct group items in pivot cache on load.Kohei Yoshida
2014-01-07fdo#72774: Generate correct group items for the year group.Kohei Yoshida
2014-01-07fdo#72774: Add test for group field cache population on file load.Kohei Yoshida
2014-01-07fdo#72774: Ensure that all the group fields are in cache upon file load.Kohei Yoshida
2014-01-07Drop the check of the SC_BACKGROUND_COMPILATION env varTor Lillqvist
2014-01-07Add some more loggingTor Lillqvist
2014-01-07Avoid assertion failure if group has been disabledTor Lillqvist
2014-01-07Resolves: #i123622# No focus event fired on cell when new sheet is createdSteve Yin
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2014-01-07fdo#72645: Case-insensitive string comparison in GETPIVOTDATA.Kohei Yoshida
2014-01-07fdo#72645: Allow GETPIVOTDATA to get result from leaf node of result tree.Kohei Yoshida
2014-01-06fdo#73001: Simplify the selection function logic & calculate correct results.Kohei Yoshida
2014-01-06Try not to use ScDocument as a "anything can go in" storage place.Kohei Yoshida
2014-01-06Add unit test for getting data entries. This used to crash at MAXROW.Kohei Yoshida
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr
2014-01-06convert col or row dialog to .uiCaolán McNamara
2014-01-06avoid out of bounds string accessCaolán McNamara
2014-01-06CreateScColOrRowDlg is unusedCaolán McNamara
2014-01-06Resolves: #i123629# [ia2] Invalid focus event fired after editing cellSteve Yin
2014-01-05Don't crash when entering a value into cell at MAXROW position.Kohei Yoshida
2014-01-05fdo#73117 fix switched true/false explanation for HYPGEOM.DISTWinfried Donkers
2014-01-04convert calc paragraph dialog to .uiCaolán McNamara
2014-01-04convert calc character dialog to .uiCaolán McNamara
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis
2014-01-03resolved fdo#72949 evaluate criteria on the query rangeEike Rathke
2014-01-03I forgot to add a terminator here.Kohei Yoshida
2014-01-03fdo#73113: Write unit test for LOOKUP.Kohei Yoshida
2014-01-03Resolves: #i123909# Select one column, paste cell range...Steve Yin
2014-01-02added Latvian "LVL" to EUROCONVERT(), fdo#73239Eike Rathke
2014-01-02added Estonian "EEK" to EUROCONVERT(), fdo#73239Eike Rathke
2014-01-02resolved fdo#73113 not string cell does not mean no string at cellEike Rathke
2014-01-02WaE: statement aligned as ... [loplugin]Tor Lillqvist
2014-01-02oox: fix crash with threaded xlsx loading by pre-allocating sheet storage.Michael Meeks
2014-01-01fdo#73021 - avoid call crash on spell-check + unit test.Michael Meeks
2013-12-31GPU Calc: Remove unnecessary 'std::cerr'haochen
2013-12-31GPU Calc: Fix accuracy not reach 11 in MDURATIONxinjiang