summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2011-08-15Implemented new resize logic for textbox. Looks more clean.feature/calc-multiline-inputAnurag Jain1-27/+35
2011-08-04Implemented the resizing of output are in multi-line mode and added a NULL po...ANURAG JAIN1-27/+56
2011-07-25Refresh the layout of the child controls after the resizing.Kohei Yoshida1-0/+1
2011-07-25Made the tool bar to resize. But still the transition is not smooth.ANURAG JAIN2-32/+55
2011-07-11More progress.Anurag Jain2-199/+296
2011-07-05align with master.. brief description of changesNoel Power3-116/+313
2011-06-29temporary resizing etc. from anurag to get it displayingNoel Power1-16/+18
2011-06-22initial commit of Input bar group controlAnurag Jain2-44/+131
2011-06-06Removing a TODO comment. This is done.Kohei Yoshida1-2/+0
2011-06-06Set the correct height based on the actual text height from edit engine.Anurag Jain1-5/+5
2011-06-06Display one line at a time in single-line mode.Anurag Jain1-2/+8
2011-05-31Always use edit engine to draw text in the input bar.Kohei Yoshida2-125/+90
2011-05-23Merge branch 'master' into feature/calc-multiline-inputKohei Yoshida61-442/+366
2011-05-23Implementing height offset in paint method of ScTextWnd.Anurag Jain1-12/+37
2011-05-22Replace List for std::vector<String>.Rafael Dominguez1-4/+3
2011-05-22Replace List for std::vector<String>.Rafael Dominguez1-11/+6
2011-05-22Replace List for std::vector<String>.Rafael Dominguez2-16/+15
2011-05-20adjust for return by ref instead of pointerCaolán McNamara1-1/+1
2011-05-20adjust for return by ref instead of pointerCaolán McNamara2-4/+4
2011-05-20adjust to ensure renameCaolán McNamara1-1/+1
2011-05-20adjust for modified singletonCaolán McNamara4-7/+6
2011-05-18Remove all the #include <tools/ownlist.hxx>Joseph Powers1-1/+0
2011-05-18fdo#34072Takeshi Abe1-16/+0
2011-05-18Unify Display Grid/ Grid Visible and other menu itemsChristian Dywan2-2/+2
2011-05-17Fix index out of bounds in ScTableConditionalFormat.Rafael Dominguez1-1/+1
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier2-7/+7
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida36-36/+36
2011-05-13Refactored global anonymous db storage.Kohei Yoshida2-2/+3
2011-05-13Fixed the fallout of the changes in ScDBCollection.Kohei Yoshida22-334/+282
2011-05-13Initial check-in of on-going work for multi-line input bar in Calc.Anurag Jain2-6/+42
2011-05-11some cleanup in vbaMarkus Mohrhard3-14/+0
2011-05-10More cleanups of ScDBData.Kohei Yoshida10-35/+36
2011-05-10Cleaned up ScImportParam.Kohei Yoshida4-18/+18
2011-05-09Merge branch 'libreoffice-3-4'Kohei Yoshida32-400/+1533
2011-05-09use sheet local db data in ScVbaRange::AutofilterMarkus Mohrhard7-52/+52
2011-05-09check for less equal, not greater equalMarkus Mohrhard1-3/+3
2011-05-09add implementation for new uno interface XUnnamedDatabaseRangeMarkus Mohrhard1-7/+108
2011-05-08use sheet local db data in ScVbaRange::AutofilterMarkus Mohrhard7-52/+52
2011-05-06Remove range names with external references regardless of cells.Kohei Yoshida1-13/+12
2011-05-06Wrong approach. You can't use remove_if with set.Kohei Yoshida1-22/+43
2011-05-06fdo#34930: Remove range names with external references when breaking link.Kohei Yoshida1-1/+47
2011-05-05check for less equal, not greater equalMarkus Mohrhard1-3/+3
2011-05-04fdo#36848: Typing a named range in the position window should jump.Kohei Yoshida1-6/+9
2011-05-04Properly close the document shell when erased from the manager.Kohei Yoshida1-0/+8
2011-05-04fdo#36849: Assume that the range list member may be NULL.Kohei Yoshida1-3/+6
2011-05-04add implementation for new uno interface XUnnamedDatabaseRangeMarkus Mohrhard1-7/+108
2011-05-03fdo#36051: Eliminated the hang due to removal of autofill undo object.Kohei Yoshida3-57/+6
2011-05-03fdo#36721: Fixed a crash on datapilot while editing the source range.Kohei Yoshida1-0/+13
2011-05-03DataPilot -> pivot table in en-US stringsAndras Timar2-2/+2
2011-05-01Remove DECLARE_QUEUE( ScChangeTrackMsgQueue,Rafael Dominguez1-7/+8