summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
2012-10-06prevent creating cond formats without a attached rangeMarkus Mohrhard
2012-10-06prevent crash when no cond format will be defined in cond format dlgMarkus Mohrhard
2012-10-06enable the add button in manage conditional formatsMarkus Mohrhard
2012-10-06selecting the correct entry will also show it in the dialogMarkus Mohrhard
2012-10-06implement the menu strucutre from Astron's proposalMarkus Mohrhard
2012-10-06onyl show the exisiting cond format if the range is equalMarkus Mohrhard
2012-10-06fix another crash in cond format dialog with range name listMarkus Mohrhard
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon
2012-10-06drop unused #includeDavid Tardon
2012-10-06fix crash in cond format dialog with new range editMarkus Mohrhard
2012-10-06also support removing of conditional formatsMarkus Mohrhard
2012-10-06finally adapt the uno implementationMarkus Mohrhard
2012-10-06remaining places in calc core are adapted to overlapping cond formatsMarkus Mohrhard
2012-10-06adpat ScTable methods to overlapping conditional formatsMarkus Mohrhard
2012-10-06adapt ScDocument methods to new overlapping cond formatsMarkus Mohrhard
2012-10-06adapt xls import to new cond formatsMarkus Mohrhard
2012-10-06use parantheses to prevent wrong evaluationMarkus Mohrhard
2012-10-06adapt old style odf cond format importMarkus Mohrhard
2012-10-06remove some newly unused includesMarkus Mohrhard
2012-10-06adapt oox import to cond format changeMarkus Mohrhard
2012-10-06adapt ods import of new cond format dataMarkus Mohrhard
2012-10-06support overlapping conditional formatsMarkus Mohrhard
2012-10-06remove unused ATTR_COLORSCALEMarkus Mohrhard
2012-10-06also highlight invalid rangesMarkus Mohrhard
2012-10-06add range edit box to cond format dialogMarkus Mohrhard
2012-10-06replace some pointers with boost::scoped_ptrMarkus Mohrhard
2012-10-06only set a new cond format list if it really changedMarkus Mohrhard
2012-10-06faster repaint after cond format dialogMarkus Mohrhard
2012-10-06after setting a ScConditionalFormatList repainting is necessaryMarkus Mohrhard
2012-10-06more work on getting cell attributes and cond formats in syncMarkus Mohrhard
2012-10-05I can't see why the hyphenate cmds have toggle entriesCaolán McNamara
2012-10-04sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin
2012-10-04really export default row heights for xlsx fdo#55621Noel Power
2012-10-04xlsx fix import/export of column widths fdo#55623Noel Power
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-04Add "Compress Graphic" menu entry for bitmaps to CalcTomaž Vajngerl
2012-10-03changing conditional formats invalids the streamMarkus Mohrhard
2012-10-03probable attempts to find the parent dialogCaolán McNamara
2012-10-02simplify and speed up color format renderingMarkus Mohrhard
2012-10-02XubString->OUStringCaolán McNamara
2012-10-02fix errorin translation from german to englishMarkus Mohrhard
2012-10-02iterating here is wrong, join will already merge all necessary rangesMarkus Mohrhard
2012-10-02add test for ScRangeList::JoinMarkus Mohrhard
2012-10-01No vbaobj component if DISABLE_SCRIPTINGTor Lillqvist
2012-10-01fdo#54940 - fix last small ergonomic issue.Michael Meeks
2012-10-01Deduplication of lcl_HasOnlyControls for disable-dynlinkingTor Lillqvist
2012-09-30create guids that excel acceptsMarkus Mohrhard