summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Collapse)Author
2012-10-07work-around really weird bug in VS2012Peter Foley
Change-Id: I7092bbcbddec179c62c2817b069f757863ca5982
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
There are basicically two classes of cases: 1) Where the code is for obscure historical reasons or what I see as misguided "optimization" split into a more libraries than necessary, and these then are loaded at run-time. Instead, just use direct linking. 2) Where dynamic loading is part of the functionality offered to some upper (scripting etc) layer, or where some system-specific non-LO library is loaded dynamically, as it is not necessarily present on end-user machines. Can't have such in the DISABLE_DYNLOADING case. Change-Id: I9eceac5fb635245def2f4f3320821447bb7cd8c0
2012-10-06prevent creating cond formats without a attached rangeMarkus Mohrhard
Change-Id: Ic4c13fa3d0eae54b7db1fa5a4e5c5040582b21ed
2012-10-06prevent crash when no cond format will be defined in cond format dlgMarkus Mohrhard
Change-Id: Iffc54ada1fcf586c00eddf934079fa671f263ce0
2012-10-06enable the add button in manage conditional formatsMarkus Mohrhard
Change-Id: I82a0abf58f8fc68d0e9e145923961fa3e3c654fe
2012-10-06selecting the correct entry will also show it in the dialogMarkus Mohrhard
Change-Id: I6bbeb2d1cb5af724ac0743d13f3e36cb8b613a88
2012-10-06implement the menu strucutre from Astron's proposalMarkus Mohrhard
Change-Id: I46b751f033f2b4f08461b2eaae8ad16c1487f1c0
2012-10-06onyl show the exisiting cond format if the range is equalMarkus Mohrhard
Change-Id: I6a183b41261f1813b1cce277f3fe4a276ab07bb0
2012-10-06fix another crash in cond format dialog with range name listMarkus Mohrhard
Change-Id: I84f9c71fd7f80ad9300f4f7b2c273cd9af0f075e
2012-10-06get rid of CREATE_OUSTRINGDavid Tardon
Change-Id: I67cd3213c7c92a4a782906a7250c176efeb01633
2012-10-06drop unused #includeDavid Tardon
Change-Id: Ic0de83ff615a1dde575d90cff7594c830b96c063
2012-10-06fix crash in cond format dialog with new range editMarkus Mohrhard
Change-Id: Ie19038046fa9121cc234546a9891685153be5646
2012-10-06also support removing of conditional formatsMarkus Mohrhard
Change-Id: I47ba632ccf752611a41b29c0da8e5d0f28a88565
2012-10-06finally adapt the uno implementationMarkus Mohrhard
Change-Id: I15ae8d041f4813c0ee0a36464526296d0cdeb3d7
2012-10-06remaining places in calc core are adapted to overlapping cond formatsMarkus Mohrhard
Change-Id: I096623d3c531d21eca2f5be29f22a1677a738b0d
2012-10-06adpat ScTable methods to overlapping conditional formatsMarkus Mohrhard
Change-Id: I2f63ac7884f0897aa47fd4ee35b8af06553c311c
2012-10-06adapt ScDocument methods to new overlapping cond formatsMarkus Mohrhard
Change-Id: Ifc18a3f02b7734e1f6772fb264f2c7bfe6907f17
2012-10-06adapt xls import to new cond formatsMarkus Mohrhard
Change-Id: Ibf8149d14c1404fc6e82ec285be9389072f24c31
2012-10-06use parantheses to prevent wrong evaluationMarkus Mohrhard
Change-Id: Ia872b5648286fd76039f7c397ea78e18bc2ad6b8
2012-10-06adapt old style odf cond format importMarkus Mohrhard
Change-Id: I0bfcc21f66e2c76f6c8521bfc711972eb747ac43
2012-10-06remove some newly unused includesMarkus Mohrhard
Change-Id: I33e3d581d2ba38d6f68629fc2a7671cb48873bad
2012-10-06adapt oox import to cond format changeMarkus Mohrhard
Change-Id: I0924e0077f877cc123eab999c332e4c08df41f50
2012-10-06adapt ods import of new cond format dataMarkus Mohrhard
Change-Id: I15969a5ddaab1d7edb2f0b2035f8206e6f544ab3
2012-10-06support overlapping conditional formatsMarkus Mohrhard
Still missing: *Removing conditional formats *Handling of Manage Names dialog *UNO *Undo/Redo *Import/export *Adjusting the dialogs to support this Change-Id: I72481cfb807fee2c3a1546222fe7e786d515ab44
2012-10-06remove unused ATTR_COLORSCALEMarkus Mohrhard
Change-Id: I8118127b21144962275cb4486881b1e63b06ff0a
2012-10-06also highlight invalid rangesMarkus Mohrhard
Change-Id: I51c725319acb0547963feddf18c0fb34aa6e4f25
2012-10-06add range edit box to cond format dialogMarkus Mohrhard
Change-Id: I913c844b08f2fd01963c60c4ffa948fc128a5897
2012-10-06replace some pointers with boost::scoped_ptrMarkus Mohrhard
Change-Id: I5c263cd95262fae2f75069cb441752bbf7ce61f8
2012-10-06only set a new cond format list if it really changedMarkus Mohrhard
Change-Id: I820d1f083edb09abb262beba1536b1b1acba3321
2012-10-06faster repaint after cond format dialogMarkus Mohrhard
Change-Id: Id5894efd385ad20c7a544142ce4fa4ec5d4ef062
2012-10-06after setting a ScConditionalFormatList repainting is necessaryMarkus Mohrhard
Change-Id: I7283974ae8f12bd49c6ab806b1b052074f13a932
2012-10-06more work on getting cell attributes and cond formats in syncMarkus Mohrhard
Change-Id: If10059a6d2b8d2449a01fe09eb2efb9ccea55806
2012-10-05I can't see why the hyphenate cmds have toggle entriesCaolán McNamara
because the dialogs are modal ones so no different than most commands. (Probably cut and paste and few notice using themes where empty toggles have no frame and are indistinguisable from non-toggle) Change-Id: If82b59e7cebb71bc834a48970283b2cf68e5fdf9
2012-10-04sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin
Change-Id: Id506fa56d07be56d63715703e354625715275933
2012-10-04really export default row heights for xlsx fdo#55621Noel Power
Change-Id: Icdf581cd7ae245f2749fecf00957bc9524f717d8
2012-10-04xlsx fix import/export of column widths fdo#55623Noel Power
column widths were never imported or exported correctly in xlsx. Change-Id: I92d469ce52495fe77281cb22341e9c5127e6b506
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
The xml.sax.Parser service already existed, it just did not have a new-style service to create it. Change-Id: I6f145a7504ff9e149c802f723991954a2801cbc9
2012-10-04Fixes/improvements on previous commitStephan Bergmann
* UUIInteractionHandler still needs to implement XInitialization. * Moved ambiguating InteractionHandler typedef out of the way. * Removed InteractionHandler.createDefault, as it was originally stated that "it is strongly recommended that [the "Parent"] property is supplied." * Added back documentation about Parent and Context. * Simplified some call-sites to directly use XInteractionHandler2. Change-Id: I1029b8f3cf079171c75920cafaaa44b5bbada883
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
Since we don't need to expose XInitialisation, we can make the new-style service implement XInteractionHandler2. Change-Id: Ib27beed1c12df17592c6472d6f58c233d2c41558
2012-10-04Add "Compress Graphic" menu entry for bitmaps to CalcTomaž Vajngerl
Change-Id: I591c544f600361b5bc9c59b5627f6cdd9f9b09db
2012-10-03changing conditional formats invalids the streamMarkus Mohrhard
Change-Id: I5d0137ebfa53cfbe37f7ad33c3400e75e2e3a05a
2012-10-03probable attempts to find the parent dialogCaolán McNamara
Change-Id: I033f3cd9b42df21c9b63dc03e8e0136971d5dc24
2012-10-02simplify and speed up color format renderingMarkus Mohrhard
Change-Id: I7f9abc1e20ffb7d49ebae0c0f9d5e50f91b074c0
2012-10-02XubString->OUStringCaolán McNamara
Change-Id: I49d2d41ad4d5ee4ececf5a57eae070898e33075f
2012-10-02fix errorin translation from german to englishMarkus Mohrhard
Change-Id: Ic58ef47fbd1972762830f66fc3d4d5f1ced2c54e
2012-10-02iterating here is wrong, join will already merge all necessary rangesMarkus Mohrhard
Change-Id: I0653cdc8675c584fa11ef90a84b79a636bd98408
2012-10-02add test for ScRangeList::JoinMarkus Mohrhard
Change-Id: Idb7a051e32884d8db4f6d452c280b3a985b4ff6e
2012-10-01No vbaobj component if DISABLE_SCRIPTINGTor Lillqvist
Change-Id: I8b00febb62502280afa6106289104af151caf9c5
2012-10-01fdo#54940 - fix last small ergonomic issue.Michael Meeks
Change-Id: I305bf537a203389321aa0e0efc1ce3d9654dd4aa
2012-10-01Deduplication of lcl_HasOnlyControls for disable-dynlinkingTor Lillqvist
Change-Id: I56a9da0493fdbee7bff4d342d5e29a83ce289530