summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-12-30fdo#39440 - cppcheck cleanlinessRadu Ioan
2012-12-29bHOver isn't used in second loop and afterwardsJulien Nabet
2012-12-29callcatcher: update unused code listCaolán McNamara
2012-12-29Some cppcheck cleaningJulien Nabet
2012-12-26ignore #include inside #ifLubos Lunak
2012-12-26fix operator lookup with clangLuboš Luňák
2012-12-26add a unit test for new method in ScRangeListMarkus Mohrhard
2012-12-26one more improvement around cond format rendering, fdo#57896Markus Mohrhard
2012-12-25simplify cond format copy&paste code, fdo#58677Markus Mohrhard
2012-12-25one more fix for fdo#58686Markus Mohrhard
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-24be safe against invalid cond format cell info, fdo#58686Markus Mohrhard
2012-12-22C4701: potentially uninitialized local variable 'bTestEqualCondition' usedTor Lillqvist
2012-12-22storing the chart doc while loading is a bad idea, fdo#57530Markus Mohrhard
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-20Forgot to add checkbox to the dialog & saving the option when checked.Kohei Yoshida
2012-12-20Make use of the recalc option when loading ODF documents.Kohei Yoshida
2012-12-20Add ODF recalc option bits to the UI and configuration.Kohei Yoshida
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat
2012-12-20Group undo actions when showing/hiding several notes once, fdo#39454Rodolfo Ribeiro Gomes
2012-12-19Refactored pivot table dialog code for better modularity.Kohei Yoshida
2012-12-20fdo#39454 Allow (show/hide) comments for selected cells (cell range)Rodolfo Ribeiro Gomes
2012-12-20some small fixes for UI around date cond formatsMarkus Mohrhard
2012-12-20handle last week/next week betweek different years, fdo#58340Markus Mohrhard
2012-12-19regenerate pchPeter Foley
2012-12-19Little optimization when detecting if there is cell notes to be deletedRodolfo Ribeiro Gomes
2012-12-19even simpler way to get the whole rangeMarkus Mohrhard
2012-12-19Little optimisation when getting the whole rangeRodolfo Ribeiro Gomes
2012-12-19wrap vararg sax functions in typesafe overloadsLuboš Luňák
2012-12-19Remove unused method from sc: importBiffRecordMarcos Paulo de Souza
2012-12-18Check the validity of row ranges after after the data area shrinkage.Kohei Yoshida
2012-12-18fdo#56937 - mac a11y hang related to traversing vast, broken hierarchies.Michael Meeks
2012-12-18finalize pivot *before* scenario sheet to ensure table numbers are correctNoel Power
2012-12-18Remove unused ScTabPopShellMarcos Paulo de Souza
2012-12-18we need to use a copy of the original ScPatternAttr, fdo#58338Markus Mohrhard
2012-12-18fix the test for cond format exportMarkus Mohrhard
2012-12-17first check that the number of cells has not been reached yet, fdo#58346Markus Mohrhard
2012-12-17UI does not update correctly for icon sets, fdo#58308Markus Mohrhard
2012-12-17workaround FORMULA is not part of the condition is in the UIMarkus Mohrhard
2012-12-17fix the month date formats, related fdo#58340Markus Mohrhard
2012-12-17checking for the month is wrong, related fdo#58340Markus Mohrhard
2012-12-17Change the order of always, never, ask enumerations.Kohei Yoshida
2012-12-17Re-arranged formula options page to make room for re-calc option.Kohei Yoshida
2012-12-17Use check box "Always perform this in future" rather than 4 buttons.Kohei Yoshida
2012-12-17callcatcher: update unusedcode code listCaolán McNamara
2012-12-17UniString::Fill -> OUStringBuffer::padToLengthCaolán McNamara
2012-12-17UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara
2012-12-16PCH for Library_scLuboš Luňák
2012-12-15check conditions before checking for matrix fragmentEike Rathke
2012-12-15add missing *IFS pieces to Excel filterEike Rathke