summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2012-10-06drop unused #includeDavid Tardon1-1/+0
2012-10-06fix crash in cond format dialog with new range editMarkus Mohrhard2-6/+6
2012-10-06also support removing of conditional formatsMarkus Mohrhard9-3/+92
2012-10-06finally adapt the uno implementationMarkus Mohrhard1-7/+7
2012-10-06remaining places in calc core are adapted to overlapping cond formatsMarkus Mohrhard2-10/+8
2012-10-06adpat ScTable methods to overlapping conditional formatsMarkus Mohrhard7-64/+36
2012-10-06adapt ScDocument methods to new overlapping cond formatsMarkus Mohrhard2-15/+30
2012-10-06adapt xls import to new cond formatsMarkus Mohrhard1-12/+3
2012-10-06use parantheses to prevent wrong evaluationMarkus Mohrhard1-1/+1
2012-10-06adapt old style odf cond format importMarkus Mohrhard1-11/+2
2012-10-06remove some newly unused includesMarkus Mohrhard1-5/+0
2012-10-06adapt oox import to cond format changeMarkus Mohrhard1-10/+3
2012-10-06adapt ods import of new cond format dataMarkus Mohrhard1-6/+3
2012-10-06support overlapping conditional formatsMarkus Mohrhard14-92/+245
2012-10-06remove unused ATTR_COLORSCALEMarkus Mohrhard2-3/+0
2012-10-06also highlight invalid rangesMarkus Mohrhard1-0/+7
2012-10-06add range edit box to cond format dialogMarkus Mohrhard4-5/+43
2012-10-06replace some pointers with boost::scoped_ptrMarkus Mohrhard2-13/+8
2012-10-06only set a new cond format list if it really changedMarkus Mohrhard6-2/+24
2012-10-06faster repaint after cond format dialogMarkus Mohrhard1-3/+11
2012-10-06after setting a ScConditionalFormatList repainting is necessaryMarkus Mohrhard1-0/+1
2012-10-06more work on getting cell attributes and cond formats in syncMarkus Mohrhard3-6/+71
2012-10-05I can't see why the hyphenate cmds have toggle entriesCaolán McNamara1-1/+1
2012-10-04sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin2-14/+14
2012-10-04really export default row heights for xlsx fdo#55621Noel Power2-1/+8
2012-10-04xlsx fix import/export of column widths fdo#55623Noel Power3-5/+6
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2-11/+6
2012-10-04Fixes/improvements on previous commitStephan Bergmann3-5/+5
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin4-12/+10
2012-10-04Add "Compress Graphic" menu entry for bitmaps to CalcTomaž Vajngerl4-2/+64
2012-10-03changing conditional formats invalids the streamMarkus Mohrhard1-0/+2
2012-10-03probable attempts to find the parent dialogCaolán McNamara1-2/+2
2012-10-02simplify and speed up color format renderingMarkus Mohrhard2-134/+88
2012-10-02XubString->OUStringCaolán McNamara4-31/+25
2012-10-02fix errorin translation from german to englishMarkus Mohrhard1-1/+1
2012-10-02iterating here is wrong, join will already merge all necessary rangesMarkus Mohrhard1-2/+1
2012-10-02add test for ScRangeList::JoinMarkus Mohrhard1-0/+27
2012-10-01No vbaobj component if DISABLE_SCRIPTINGTor Lillqvist15-15/+30
2012-10-01fdo#54940 - fix last small ergonomic issue.Michael Meeks1-1/+1
2012-10-01Deduplication of lcl_HasOnlyControls for disable-dynlinkingTor Lillqvist1-1/+1
2012-09-30create guids that excel acceptsMarkus Mohrhard1-1/+9
2012-09-29fdo #50343: Fixed crash on xlsx import of file with array formulaKatarina Behrens1-7/+6
2012-09-29Use comphelper::getComponentContextStephan Bergmann7-82/+54
2012-09-29sc/qa/unit: recover xDocSh->DoClose()Korrawit Pruegsanusak1-0/+2
2012-09-28vba procedures and macro names will result in crash, fdo#55174Markus Mohrhard1-0/+4
2012-09-28use a as prefix for local variablesMarkus Mohrhard1-7/+7
2012-09-28fetime of mpCondFormat is more complex, fdo#55379Markus Mohrhard2-6/+6
2012-09-28halt corrupted styles with multi-saved xlsx document fdo#55418Noel Power1-1/+4
2012-09-28Unwind some of the resource ID nastiness between sc and svx.Kohei Yoshida2-3/+126
2012-09-28fix xlsx export missing alignment attributes with cellstyle fdo#55417Noel Power1-1/+7