summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2013-02-05fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida1-3/+9
2013-02-02bnc#801152: Scan all columns to determine the first data row.Kohei Yoshida1-3/+4
2013-02-01show style when dialog is created with existing cond format, fdo#59778Markus Mohrhard1-0/+4
2013-01-31bnc#615357: Recompile cells with #NAME! for English function name option.Kohei Yoshida1-6/+24
2013-01-27fdo#59056: Re-calculate cell anchor position of a pasted drawing object.Kohei Yoshida1-2/+6
2013-01-25import inherited number formats with cached values, fdo#59724Markus Mohrhard1-1/+3
2013-01-24fdo#58562: Ensure internal data is always used when pasting to another doc.Kohei Yoshida1-1/+7
2013-01-24reset automatic row height flag after import, fdo#59193Markus Mohrhard1-0/+3
2013-01-23don't use ScDrawLayer::GetObjDataTab to get Anchor fix for fdo#59325Noel Power1-1/+1
2013-01-22allow space for translated text expansionAndras Timar1-4/+4
2013-01-21fdo#58988, fdo#58562: Populate draw clip document with data for charts.Kohei Yoshida1-5/+178
2013-01-21prevent to create cond formats with empty range, fdo#58778Markus Mohrhard3-8/+19
2013-01-21don't create multiple dialogs in the loop, fdo#59314Markus Mohrhard1-0/+1
2013-01-18reset one of the sort containers before refilling, fdo#57465Markus Mohrhard1-0/+2
2013-01-16create correct icon set information, fdo#58610Markus Mohrhard3-5/+7
2013-01-14fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2Eike Rathke1-0/+64
2013-01-14make the list box a bit larger, fdo#58609Markus Mohrhard1-1/+3
2013-01-13Let's not return here to prevent memory leak.Kohei Yoshida1-2/+1
2013-01-11fdo#59084: Sync dimension members after reloading the group data.Kohei Yoshida1-2/+2
2013-01-11fdo#58069: Invalidate sheet stream cache when directory path changes.Kohei Yoshida1-1/+37
2013-01-11Resolves: fdo#59112 re-scroll to current entry when dialog resizedCaolán McNamara1-0/+1
2013-01-09accidently moved that line aroundMarkus Mohrhard1-1/+1
2013-01-09set the list box entry for 3 entry color scalesMarkus Mohrhard1-0/+1
2013-01-08fdo#58671: Remove accelerators from Undo action textsKorrawit Pruegsanusak1-1/+1
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky2-2/+2
2013-01-08correct label for data bar dialog, fdo#58608Markus Mohrhard1-1/+1
2013-01-03fdo#58004: Let's remove these upper bound truncation.Kohei Yoshida1-2/+0
2013-01-02fdo#58539: Avoid throwing exception not specified in the signature.Kohei Yoshida1-2/+10
2013-01-02fdo#47466 FORMATTING: Autoformat empty rows causes app to crashJulien Nabet1-0/+2
2012-12-31don't add a new cond format if we just want to edit one, related fdo#58781Markus Mohrhard1-0/+1
2012-12-25one more fix for fdo#58686Markus Mohrhard1-1/+3
2012-12-24be safe against invalid cond format cell info, fdo#58686Markus Mohrhard1-0/+3
2012-12-20Forgot to add checkbox to the dialog & saving the option when checked.Kohei Yoshida1-2/+13
2012-12-20Make use of the recalc option when loading ODF documents.Kohei Yoshida1-8/+21
2012-12-20Add ODF recalc option bits to the UI and configuration.Kohei Yoshida4-32/+53
2012-12-19Refactored pivot table dialog code for better modularity.Kohei Yoshida4-678/+603
2012-12-20some small fixes for UI around date cond formatsMarkus Mohrhard1-3/+7
2012-12-18fdo#56937 - mac a11y hang related to traversing vast, broken hierarchies.Michael Meeks2-5/+17
2012-12-18UI does not update correctly for icon sets, fdo#58308Markus Mohrhard2-1/+5
2012-12-18workaround FORMULA is not part of the condition is in the UIMarkus Mohrhard1-0/+4
2012-12-17Change the order of always, never, ask enumerations.Kohei Yoshida2-8/+8
2012-12-17Re-arranged formula options page to make room for re-calc option.Kohei Yoshida3-47/+50
2012-12-17Use check box "Always perform this in future" rather than 4 buttons.Kohei Yoshida2-7/+3
2012-12-16Compress graphics dialog converted to new widget layout.Tomaž Vajngerl1-8/+4
2012-12-15check conditions before checking for matrix fragmentEike Rathke1-3/+6
2012-12-15calcishmakkica: #i114428# merge some XOR related codeMarina Plakalovic1-1/+1
2012-12-15calcishmakkica: #i90269# #i95144# #i101466#Eike Rathke [er]1-7/+9
2012-12-15calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU...Marina Plakalovic3-4/+129
2012-12-15calcishmakkica: #i101466# implement AVERAGEIFMarina Plakalovic1-0/+41
2012-12-15force size recalculation if existing cond format is displayed, fdo#58339Markus Mohrhard1-0/+2