summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-08-27add HelpIDs to CALC Conditional Formatting dialogsAndras Timar
2013-08-27Resolves: fdo#68555 use (current) consistent ok/cancel/help button orderCaolán McNamara
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara
2013-08-26staticEike Rathke
2013-08-26fdo#68581: The first paragraph text can be legitimately empty.Kohei Yoshida
2013-08-26Add more test cases for rich text cell export to ODS.Kohei Yoshida
2013-08-26Fix this export test. Now this test passes.Kohei Yoshida
2013-08-26resolved fdo#53449 weight given separators to pick one for outputEike Rathke
2013-08-26WaE: unused variable 'vParts' [loplugin]Tor Lillqvist
2013-08-26add magic incantation for expander buttons in treelist, tweak some methodsNoel Power
2013-08-26treelist for autofilter ( nested nodes for dates ) ( using SvxTreeListBox )Noel Power
2013-08-26Document a bit the Ugly bad and nasty workaroundFridrich Štrba
2013-08-26translated commentsEike Rathke
2013-08-26typo in commentEike Rathke
2013-08-26sal_Bool to boolEike Rathke
2013-08-26Ugly bad and nasty workaround for some dupplicate symbols issueFridrich Štrba
2013-08-26resolved fdo#68437 append the bDetectSpecialNumber "true" string in optionsEike Rathke
2013-08-25Unused variable.Kohei Yoshida
2013-08-25A little more cleanup.Kohei Yoshida
2013-08-25Combine SetMatrixCellData() with SetCellData().Kohei Yoshida
2013-08-25Now we don't need to increment progress bar on every edit cell.Kohei Yoshida
2013-08-25fdo#60740: Export multi-line formula results to ods without UNO API.Kohei Yoshida
2013-08-25fdo#60740: Export cell field items without using UNO API.Kohei Yoshida
2013-08-25fdo#60740: Handle empty paragraphs correctly.Kohei Yoshida
2013-08-25fdo#60740: Export edit cells to ods without using UNO API.Kohei Yoshida
2013-08-24Make this a separate function.Kohei Yoshida
2013-08-24We can simplify this one too.Kohei Yoshida
2013-08-24Remove ugly and expensive hack only to see if the cell is an edit cell.Kohei Yoshida
2013-08-24Use smart pointer for this too.Kohei Yoshida
2013-08-24Provide a way to retrieve current cell instance during ods export.Kohei Yoshida
2013-08-24Use smart pointer for this.Kohei Yoshida
2013-08-23semibold -> boldCaolán McNamara
2013-08-23cppcheck: fix reassigned valueJulien Nabet
2013-08-22fdo#39484 - don't loose outlines while trying to undo formulae changes.Michael Meeks
2013-08-22fdo#68252: Add FONTWORK into the INSERT menuIvan Timofeev
2013-08-22convert include/svtools/htmlout.hxx from String to OUStringNoel Grandin
2013-08-22cppcheck: various fixesJulien Nabet
2013-08-22Unused variable.Kohei Yoshida
2013-08-22cppcheck: fix redundant assignmentsJulien Nabet
2013-08-22Don't forget to export underline attributes.Kohei Yoshida
2013-08-21fdo#60740: Populate auto styles from edit cells without using UNO API.Kohei Yoshida
2013-08-21fdo#68381 take care of cell notes on TransposeLaurent Godard
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-20Add edit text iterator that iterates through only edit text cells.Kohei Yoshida
2013-08-20fdo#53032 - Use the right mark area to undo paste of RTF.Michael Meeks
2013-08-19Revert "Seems unused too"Julien Nabet
2013-08-19Return on NULL right away, to avoid null dereferencing below.Kohei Yoshida
2013-08-19fdo#67699: Don't forget to set filter name to the descriptor.Kohei Yoshida
2013-08-19Seems unused tooJulien Nabet
2013-08-19fdo#67699: Remove a whole bunch of old hacks.Kohei Yoshida