summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-01-15DdeGetData should apparently return boolStephan Bergmann
2014-01-15Translate German comments to EnglishSven Wehner
2014-01-14The "true" is likely meant for sal_Bool bAppendStr, not sal_Unicode cSeparatorStephan Bergmann
2014-01-14Fix check for odd nStrLen, as suggested by the commentsStephan Bergmann
2014-01-14Be explicit when using bool as integral valueStephan Bergmann
2014-01-14bool improvementsStephan Bergmann
2014-01-14fdo#73606: Avoid calling MarkDataChanged() when nothing is selected.Kohei Yoshida
2014-01-14WaE: unused function 'advanceNonEmptyBlock'Tor Lillqvist
2014-01-14fdo#73606: Avoid excessive and unnecessary heap allocation of array objects.Kohei Yoshida
2014-01-14sc: re-work ScHorizontalCellIterator to try to improve performance.Michael Meeks
2014-01-14nFlags parameter to Window::Hide appears effectively unusedStephan Bergmann
2014-01-14resolved fdo#73522 always create LinkManager if it doesn't exist yetEike Rathke
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann
2014-01-14PrepareClose should probably return boolStephan Bergmann
2014-01-14Fix typoTakeshi Abe
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