summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)Author
2012-05-11fix initial height of multiline input windowNoel Power
2012-04-17resolved rhbz#813280 the current document is not always the first in listEike Rathke
2012-04-17fdo#48431: More reliable way to check for RTL text.Kohei Yoshida
2012-03-22Make sure one base class does not use another one after destructionStephan Bergmann
2012-03-16ScNameMgrTable takes a reference, fdo#47307Markus Mohrhard
2012-03-16Resolves: fdo#46728 reference count the overlay managersCaolán McNamara
2012-03-09use new anonymous db name in filter dlg, fdo#47105Markus Mohrhard
2012-02-08make ctrl-shift-f2 change focus to the inputline fdo#40957Noel Power
2012-01-24fix ( hopefully ) viewing artifacts in input line fdo#44391Noel Power
2012-01-14refactor slightly to avoid link problems with gcc 4.7David Tardon
2012-01-07handle relative refs in name dialogs correctlyMarkus Mohrhard
2012-01-06Revert this to build on msvc 2008Korrawit Pruegsanusak
2012-01-06Limit the number of initial sheets to 1 to 1024 in the UI.Kohei Yoshida
2012-01-06The data range may not always start at row 0, use 'n' prefix for int.Kohei Yoshida
2012-01-06Update behavior and translation last record to prev recordLior Kaplan
2012-01-06gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan
2012-01-05fdo#36851, bnc#737190: Make the data validation popup more reliable.Kohei Yoshida
2011-12-19don't set the current entry during initialisationMarkus Mohrhard
2011-12-15remove unused ScInputBarGroup::GainFocusNoel Power
2011-12-14stop formulabar controls being repositioned vertically in multiline modeNoel Power
2011-12-13Pass the correct ScTabViewShell instance to the input box.Kohei Yoshida
2011-12-12fdo#32530: Correct default horizontal alignment for complex script.Kohei Yoshida
2011-12-12fix autocorrection sync problem with input/formulabarNoel Power
2011-12-09fixed fdo#43614 Crash when closing document and several Spreadsheet documents...Eike Rathke
2011-12-07better sizing of inputbar ( removed weird calculations I didn't understand )Noel Power
2011-12-05Remove Large Handles optionStefan Knorr (astron)
2011-12-03correctly select new entry after returning from Define NamesMarkus Mohrhard
2011-12-03ManageNames: make the add button usableMarkus Mohrhard
2011-12-01ManageNames: remove Select button from Manage NamesMarkus Mohrhard
2011-12-01ManageNames: move some strings to globstrMarkus Mohrhard
2011-12-01ManageNames: fix tab order in Manage NamesMarkus Mohrhard
2011-12-01ManageNames: fix taborder for DefineNames dialogMarkus Mohrhard
2011-12-01ManageNames: fix tab order in Paste Names dialogMarkus Mohrhard
2011-11-30gsoc inputbar ( fix scrolling ) add support for hard linebreaksNoel Power
2011-11-29Let's not over-activate tab controls unnecessarily.Kohei Yoshida
2011-11-29ManageNames: only calculate formula for visible range namesMarkus Mohrhard
2011-11-29fdo#32826: Fixed the print preview inconsistency.Kohei Yoshida
2011-11-29Arg to CalcPages() no longer used.Kohei Yoshida
2011-11-29sal_Bool cleanup in ScPreview.Kohei Yoshida
2011-11-29fdo#32826: Finally return the real selected sheets, and use it.Kohei Yoshida
2011-11-29These methods can be const.Kohei Yoshida
2011-11-29Passed the selected sheet info to ScPreview.Kohei Yoshida
2011-11-28dr78: #i116881# correct handling of cached page breaks for user-defined cell ...Eike Rathke
2011-11-28dr78: #i116426# use ODataAccessDescriptor for database import parameters, sup...Eike Rathke
2011-11-28dr78: #i51508# use the correct MapMode for EditEngine when formatting for screenEike Rathke
2011-11-28dr78: #i88468# merge page margin display back into DoPrintEike Rathke
2011-11-28dr78: #i114518# don't resize/invalidate in DataChanged if called from PaintEike Rathke
2011-11-28dr78: #i26822# remove draw shell if selected object is removed by undoEike Rathke
2011-11-27missing virtual constructorMarkus Mohrhard
2011-11-24tweak toolbar layout for gsoc formula/input bar & other misc changesNoel Power