summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2013-05-17Revert "fdo#63878 fix the zoom problem when the sheet are RTL"Noel Power
2013-05-16fix for fdo#53031Manal Alhassoun
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa
2013-05-12cppcheck: unusedVariable (pPreviewPattr)Julien Nabet
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-05-09Remove broadcaster from ScBaseCell, remove ScNoteCell and CELLTYPE_NOTE...Kohei Yoshida
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-06fdo#63878 fix the zoom problem when the sheet are RTLFaisal M. Al-Otaibi
2013-05-02fdo#39593 - share copy/paste code, and add a few consts.Minh Ngo
2013-05-02fix fdo#64085 : set proper alignment for justified align text.navin patidar
2013-04-29fdo#63592 Solve context numerical problem when changing text directionabdulmajeed ahmed
2013-04-29fdo#61060 - Freezing now marks spreadsheet as unsaved.Sameer Deshmukh
2013-04-29fdo#63546: set appropriate alignment when wrt direction of cells is changed.navin patidar
2013-04-28Bin CLOOK comments and un-split one large switch statementTor Lillqvist
2013-04-22replace one more auto_ptrMarkus Mohrhard
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-20fdo#55432 fix the context menu position for RTL sheetAbdulaziz A Alayed
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19fdo#61541 : Count Number of selected Cells in calcPrashant Pandey
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-18Related: fdo#63546 bundle both changes together as one undoCaolán McNamara
2013-04-18Resolves: fdo#63592 changing text direction exits edit modeCaolán McNamara
2013-04-18fix fdo#63546 : set appropriate alignment when writing direction is changed.navin patidar
2013-04-16fdo#63290 - UI: Goal Seek - incorrect term "current cell"Joren De Cuyper
2013-04-15basic inplace Font preview for calcNoel Power
2013-04-15adapt code to select source .uiCaolán McNamara
2013-04-15adapt code to data form .ui conversionCaolán McNamara
2013-04-15Calc: converted sort warning dialog to .uiAlbert Thuswaldner
2013-04-15adapt code to create names .ui conversionCaolán McNamara
2013-04-15convert external data dialog to .uiCaolán McNamara
2013-04-13Centralize D_TIMEFACTOR as DATE_TIME_FACTOR.Kohei Yoshida
2013-04-11adapt code for delete cells dialogCaolán McNamara
2013-04-10fdo#51615: Further tweaks in the jumping to the next cell.Jan Holesovsky
2013-04-10coverity#1000602: fix check for null pointerMarkus Mohrhard
2013-04-10fdo#51615 replace button in Find&Replace Dialog not search for the next itemJoren De Cuyper
2013-04-10we can remove RID_SCDLG_DELCONTCaolán McNamara
2013-04-09Resolves: fdo#61948 delayed delete deletes nothing under windowsCaolán McNamara
2013-04-09adapt code for select range .ui conversionCaolán McNamara
2013-04-08fdo#46808, convert embed::MSOLEObjectSystemCreator to new styleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03convert calc format cells dialog to .ui formatCaolán McNamara
2013-04-01more fix for fdo#62399Faisal M. Al-Otaibi
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-28Remove some headers in cell.hxx.Kohei Yoshida
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-28Reduce calls to ScDocument::GetCell().Kohei Yoshida
2013-03-28More on replacing ScBaseCell.Kohei Yoshida
2013-03-28More on killing direct use of ScEditCell.Kohei Yoshida
2013-03-28Started killing direct use of ScEditCell.Kohei Yoshida