summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2014-01-20sal_Bool->boolNoel Grandin
2014-01-20sal_Bool->boolNoel Grandin
2014-01-20sal_Bool->boolNoel Grandin
2014-01-20sal_Bool->bool and remove unnecessary param on ScConsData::InitDataNoel Grandin
2014-01-20sal_Bool->boolNoel Grandin
2014-01-20sal_Bool->boolNoel Grandin
2014-01-20sal_Bool->boolNoel Grandin
2014-01-20sal_Bool->boolNoel Grandin
2014-01-20sal_Bool->boolNoel Grandin
2014-01-19more build fixesMarkus Mohrhard
2014-01-19CID#1157754: fix memory leakMarkus Mohrhard
2014-01-17Avoid some global statics that drag in lots of code in the static linking caseTor Lillqvist
2014-01-17sal_Bool->boolNoel Grandin
2014-01-17sal_Bool->boolNoel Grandin
2014-01-17sal_Bool->boolNoel Grandin
2014-01-17sal_Bool->boolNoel Grandin
2014-01-17sal_Bool->boolNoel Grandin
2014-01-17remove unused method setDummyUpperLeftNoel Grandin
2014-01-17sal_Bool->boolNoel Grandin
2014-01-17sal_Bool->boolNoel Grandin
2014-01-17convert pivot table subtotals data field dialog to .uiCaolán McNamara
2014-01-17convert data field dialog to .uiCaolán McNamara
2014-01-17sal_Bool->boolNoel Grandin
2014-01-17sal_Bool->boolNoel Grandin
2014-01-17sal_Bool->boolNoel Grandin
2014-01-17sal_Bool->boolNoel Grandin
2014-01-17sal_Bool -> boolNoel Grandin
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-16Resolves: rhbz#1047871 convert conditional formattting dialog to widget layoutCaolán McNamara
2014-01-14bool improvementsStephan Bergmann
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-10fdo#73484: Ensure that we import all tab settings from Excel.Kohei Yoshida
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-09Move some of the link related methods to the document link manager.Kohei Yoshida
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-08fdo#73408: Make the software interpreter selection stick in the UI.Kohei Yoshida
2014-01-08resolved fdo#72929 buffer jump matrix' result matrix blocksEike Rathke
2014-01-08Do not use SvxShapeCollection directly.Matúš Kukan
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#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-06convert col or row dialog to .uiCaolán McNamara
2014-01-06CreateScColOrRowDlg is unusedCaolán McNamara
2014-01-04convert calc paragraph dialog to .uiCaolán McNamara
2014-01-04convert calc character dialog to .uiCaolán McNamara
2014-01-03resolved fdo#72949 evaluate criteria on the query rangeEike Rathke