summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2012-10-08De-duplicate harderTor Lillqvist
2012-10-08fdo#30944 Add popup menu function to charts to export them as a graphicTomaž Vajngerl
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-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-06support overlapping conditional formatsMarkus 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-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-02XubString->OUStringCaolán McNamara
2012-10-01fdo#54940 - fix last small ergonomic issue.Michael Meeks
2012-10-01Deduplication of lcl_HasOnlyControls for disable-dynlinkingTor Lillqvist
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28add the remaining parts to previous commitMarkus Mohrhard
2012-09-28fdo#54940 - make editing relative refs more intuitive to meMichael Meeks
2012-09-28double-click on a conditional format inspects / edits it.Michael Meeks
2012-09-28auto-expand the first conditional format in the list.Michael Meeks
2012-09-28improve conditional formatting height calculations.Michael Meeks
2012-09-28convert GetRepeatComment to OUStringCaolán McNamara
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-09-26unusedcode: more removingMatúš Kukan
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-20unusedcode: vbafoundfiles.?xx and XFoundFiles.idlMatúš Kukan
2012-09-20Add some static goodness here, tooTor Lillqvist
2012-09-18use light red as error colorMarkus Mohrhard
2012-09-17update unused code listCaolán McNamara
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-13targetted container_controls rework.Noel Power
2012-09-12targetted VBA re-work.Noel Power
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann