summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2012-05-21ensure that number of tabs is correctly set in ScViewData, fdo#45987Markus Mohrhard
2012-05-11resolved fdo#49639 import .xls with HTML as such, not CSVEike Rathke
2012-05-11fix initial height of multiline input windowNoel Power
2012-05-08resolved rhbz#819118 catch exception from VBA lib containerEike Rathke
2012-04-17resolved rhbz#813280 the current document is not always the first in listEike Rathke
2012-04-17fdo#46983 Macros: Macro to set filter in Calc does not work with .StringValueTakeshi Abe
2012-04-17fdo#48431: More reliable way to check for RTL text.Kohei Yoshida
2012-04-05resolved fdo#40021 CSV import got confused by erroneous HTML detectionEike Rathke
2012-03-26prevent update during init in new autofilter dlg, fdo#45679Markus Mohrhard
2012-03-22Make sure one base class does not use another one after destructionStephan Bergmann
2012-03-19only shrink to used area in text export, fdo#46230, related n#677811Markus Mohrhard
2012-03-19also shrink used area for HTML in some cases, fdo#46230, n#677811Markus Mohrhard
2012-03-17i#84393 Fix title field in header, footerSzabolcs Dezsi
2012-03-16fix to update inputbar when setting a range for a formula fdo#46809Noel Power
2012-03-16don't paste content if user cancels html import, fdo#47393Markus Mohrhard
2012-03-16ScNameMgrTable takes a reference, fdo#47307Markus Mohrhard
2012-03-16Resolves: fdo#46728 reference count the overlay managersCaolán McNamara
2012-03-12take explicit number format before implicit number format, fdo#47084Markus Mohrhard
2012-03-09don't show the anonymous db string, it is for internal use onlyMarkus Mohrhard
2012-03-09remove one more reference to the anonymous db stringMarkus Mohrhard
2012-03-09prevent creating new db ranges with the internal anonymous db nameMarkus Mohrhard
2012-03-09use new anonymous db name in filter dlg, fdo#47105Markus Mohrhard
2012-03-09Set entries correctly visible, fdo#47102Markus Mohrhard
2012-03-06don't crash when scrolling in input line, fdo#46975Markus Mohrhard
2012-03-05don't crash for empty input data in charts, fdo#46885Markus Mohrhard
2012-03-02don't show an error message for empty names in Define Names, fdo#46816Markus Mohrhard
2012-02-26fix core when clicking on entries in Manage Names dialog in calc fdo#46568Noel Power
2012-02-21don't add empty categories, fdo#46332Markus Mohrhard
2012-02-08we need to explicitly set the paste area in ScMarkData, fdo#45481Markus Mohrhard
2012-02-08make ctrl-shift-f2 change focus to the inputline fdo#40957Noel Power
2012-02-07fdo#45115: sc: fix setting bordersMichael Stahl
2012-01-30Make named ranges dialog more consistent, localizable (I+II+III)Stefan Knorr (astron)
2012-01-26cast from BorderLine to BorderLine2 is not validEike Rathke
2012-01-25ScTableSheetObj::findAll does not return the correct range, fdo#43462Markus Mohrhard
2012-01-24fix ( hopefully ) viewing artifacts in input line fdo#44391Noel Power
2012-01-20Grid lines should be immediately above or below the background.Kohei Yoshida
2012-01-19Fix a crash when copying a sheet with drawing obj to a new document.Kohei Yoshida
2012-01-19ScGlobal::GetAutoFormat not always required to create fresh instance.Stephan Bergmann
2012-01-18fdo#44896 accomodate localized text expansionAndras Timar
2012-01-16make adjusting formulas possible for TransferTabMarkus Mohrhard
2012-01-14refactor slightly to avoid link problems with gcc 4.7David Tardon
2012-01-12fdo#43077: Now, refreshing a table should refresh all linked tables.Kohei Yoshida
2012-01-12enlarge 'Reset' button for German translationAndras Timar
2012-01-10fdo#44147: Sheet 0 is selected by default.Kohei Yoshida
2012-01-08another missing null pointer check in multilinebar, fdo#44518Markus Mohrhard
2012-01-08don't set document modified for copy and select all, fdo#44423Markus Mohrhard
2012-01-07handle relative refs in name dialogs correctlyMarkus Mohrhard
2012-01-07improve copy/paste between different documentsMarkus Mohrhard
2012-01-06Fixed the validation message popup disappearing when scrolling etc.Kohei Yoshida
2012-01-06Fixed a crash-on-exit, when the validation message is up when closing.Kohei Yoshida