summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-01-13longparas: convert ValidateKashidas to sal_Int32Caolán McNamara
2014-01-13resolved fdo#73555 compile statistics templates using English grammarEike Rathke
2014-01-13Related: rhbz#1047871 conditional formatting doesn't fit on screenCaolán McNamara
2014-01-13Revert "fdo#32530 calc:alignment depend on 1st char direct"Michael Stahl
2014-01-13Related: #i91494# same for CTL as CJKCaolán McNamara
2014-01-13Resolves: #i91494# use the same font height for CJK text...Tsutomu Uchino
2014-01-12fdo#32530 calc:alignment depend on 1st char directAbdulaziz A Alayed
2014-01-11correct loops in UpdateNoteCaptions for notesLaurent Godard
2014-01-11Resolves: #i42309# change behavior for equal button of input line...Tsutomu Uchino
2014-01-10fdo#73484: Ensure that we import all tab settings from Excel.Kohei Yoshida
2014-01-10restore original commentThomas Arnhold
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2014-01-09Move some of the link related methods to the document link manager.Kohei Yoshida
2014-01-09fdo#68961: Check visible range during scrolling, and re-paint if necessary.Kohei Yoshida
2014-01-09GPU Calc: masked formulae that aren't supported well on some OpenCL platformshaochen
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