summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-05-17Revert "fdo#63878 fix the zoom problem when the sheet are RTL"Noel Power
2013-05-17no number format mumbo-jumbo needed on empty format stringEike Rathke
2013-05-16fix for fdo#53031Manal Alhassoun
2013-05-16SvxCheckListBox is in svxcore, not svxCaolán McNamara
2013-05-16Resolves: #i117782# convert calculate page to .ui formatCaolán McNamara
2013-05-16partial fix for bnc#819865Noel Power
2013-05-15Resolves: #i20044# Fixed queryEmptyCell()Andre Fischer
2013-05-15String to OUString in calc header & footer editOlivier Hallot
2013-05-15String.AppendAscii DropRicardo Montania
2013-05-15fire change event after copy ( with dest paramater set )Noel Power
2013-05-15make some vba Name object attributes read/write and add test documentNoel Power
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-14cppcheck: fix arrayIndexThenCheck/optimize loopsJulien Nabet
2013-05-14fdo#55582 calc partLennard Wasserthal
2013-05-14convert army of header/footer dialogs to .ui formatCaolán McNamara
2013-05-14split ScHFEditDlg into multiple classesCaolán McNamara
2013-05-14refactor raw use of ScHFEditDlg to use ScAbstractDialogFactoryCaolán McNamara
2013-05-14remove unneccessary argument from CreateScHFEditDlgCaolán McNamara
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-05-14resolved fdo#60468 no special tab case workaround for CSV importEike Rathke
2013-05-14initialized with plain 0, instead of sal_False/falseTakeshi Abe
2013-05-14coverity#1000855 Unitialized scalar variableNorbert Thiebaud
2013-05-13cppcheck: fix uselessAssignmentPtrArgJulien Nabet
2013-05-13set correct single tab page parentCaolán McNamara
2013-05-13unused helpidsCaolán McNamara
2013-05-13reenable left/right area swap in .ui layout termsCaolán McNamara
2013-05-13and now we can convert single-tab mode tooCaolán McNamara
2013-05-13Convert Calc page header/footer content to Widget UIOlivier Hallot
2013-05-13fix Workbooks.xls unit test ( was failing on windows )Noel Power
2013-05-13fix uninitialised warningsNoel Grandin
2013-05-13fdo#46808, Convert some chart2 services to new styleNoel Grandin
2013-05-13fdo#46808 Convert chart2::FormattedString service to new styleNoel Grandin
2013-05-13remove dead codeNoel Grandin
2013-05-13fdo#46808, Convert sheet::GlobalSheetSettings service to new styleNoel Grandin
2013-05-13fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa
2013-05-12cppcheck: unusedVariable (pPreviewPattr)Julien Nabet
2013-05-10try fix build failure ( on some platforms ) uno::makeAny( 1 )Noel Power
2013-05-10Broadcast only on deleted cells that were previously non-empty.Kohei Yoshida
2013-05-10fix various problems with vba Names & Names objectsNoel Power
2013-05-10resolved fdo#64384 check subtotal row filtered also for single referenceEike Rathke
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-05-10temporarily disable unit test that fails on windowsNoel Power
2013-05-09coverity#705449: comparing array against NULLMarkus Mohrhard
2013-05-09coverity#705446: self assignmentMarkus Mohrhard
2013-05-09add missing exception specificationLuboš Luňák
2013-05-09ScHint doesn't need to store broadcaster pointer. Let's not.Kohei Yoshida
2013-05-09Test more broadcaster relocation scenarios.Kohei Yoshida
2013-05-09Simplify this a bit.Kohei Yoshida