summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2013-06-15prevent increase indent from running outside the cellabdulmajeed ahmed1-2/+4
2013-06-15sibebar: Improve look of the number format panel.Jan Holesovsky1-134/+156
2013-06-15sidebar: Adjust width requests of the toolbox items.Jan Holesovsky1-5/+3
2013-06-15sidebar: Visual improvements of the Cell appearance sidebar.Jan Holesovsky1-62/+89
2013-06-15sidebar: Conversion to .ui for CellAppearancePropertyPanelPrashant Pandey7-320/+338
2013-06-14ditch dangling reference to com.sun.star.comp.oox.xls.FormulaParserEike Rathke1-3/+0
2013-06-13Resolves: #i121532# unified getting the blended selection colorArmin Le Grand1-18/+2
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann3-6/+6
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand8-15/+14
2013-06-13a few more fixes for crashes around cell text attr storageMarkus Mohrhard1-2/+2
2013-06-12typo correction AX_SELCTION_xxx -> AX_SELECTION_xxxNoel Power1-4/+4
2013-06-12Minor tweaks.Jan Holesovsky2-3/+3
2013-06-12set mnemonic widgets on sidebar .uisCaolán McNamara2-20/+5
2013-06-12sidebar: Conversion to .ui for NumberFormatPropertyPanelPrashant Pandey7-300/+304
2013-06-12Resolves: #i121236# Added support for fast move of objects with cursor keysArmin Le Grand1-0/+5
2013-06-11Add a comment clarifying the intent of the code that may look like a bug.Kohei Yoshida1-0/+3
2013-06-11-Werror=shadowStephan Bergmann1-1/+1
2013-06-11sidebar: Remove the setPosSizePixel hack.Jan Holesovsky1-1/+1
2013-06-11fix build error, reinstate WriteOCXExcelKludgeStream to export ole controlNoel Power1-10/+9
2013-06-11Resolves: #i121045 After save a xls file contain marco in AOO, macor can't...Jianyuan Li5-31/+139
2013-06-11split group dialog into group and ungroup dialogsCaolán McNamara11-178/+241
2013-06-11groupdialog.ui widgetManal Alhassoun8-30/+176
2013-06-11Resolves: #i121120 Support RightB(), LeftB(), LenB() and MidB()Wang Lei10-4/+333
2013-06-10Possibly uninitialized variablesFridrich Štrba1-2/+2
2013-06-10I wanted to use cm instead of mmCaolán McNamara1-2/+2
2013-06-10little cleanups of sc general options tab pageCaolán McNamara1-9/+10
2013-06-10Convert sc general option page to .ui formatFaisal M. Al-Otaibi9-319/+582
2013-06-10the last element is in the next blockMarkus Mohrhard1-1/+1
2013-06-07Resolves: #i121136# Improve Spreadsheet performance in some areasWang Lei2-4/+8
2013-06-07share spPaperSizeTable ( and associated access code ) in msfilterNoel Power2-210/+12
2013-06-07remove unintended changes ( from some aborted approach )Noel Power1-2/+1
2013-06-07remove old gloop, superseded by new unit test frameworkNoel Power183-6571/+0
2013-06-07add missing PageSetup.PageSize apiNoel Power4-2/+149
2013-06-07only reset marked area when using find/replace all, fdo#53106Markus Mohrhard1-5/+8
2013-06-07don't hide cell content behind pivot table buttons, fdo#60877Markus Mohrhard1-1/+1
2013-06-06use a transparent graphic for the OLE2 image, and spell 'Empty' correctly.Michael Meeks1-2/+2
2013-06-06Resolves: #i121448# Aligned default fill color/line style for all appsArmin Le Grand5-26/+5
2013-06-06Some more modules at least building with mingw64Fridrich Štrba2-5/+5
2013-06-06Resolves: #i121334# Changed default for charts background to be none...Armin Le Grand5-20/+20
2013-06-06another attempt at followon patch for fdo#38385 attempt to detect rtlNoel Power2-4/+21
2013-06-06Revert "follow patch for fdo#38385 attempt to detect rtl"Noel Power2-39/+6
2013-06-06Remove remnants of help agentCaolán McNamara1-5/+1
2013-06-06use autowrap rather than a manual wrap for long stringCaolán McNamara1-3/+5
2013-06-06set mnemonic widgetsCaolán McNamara1-9/+5
2013-06-06Convert Compatibility tab page to .uiabdulmajeed ahmed7-56/+99
2013-06-06Convert Changes tab page to .uiabdulmajeed ahmed10-189/+223
2013-06-05sidebar conversion tutorial: Cleanup - remove .src and .hrc (if possible).Jan Holesovsky4-299/+0
2013-06-05sidebar conversion tutorial: Cleanup - remove calls of SetOutputSizePixel().Jan Holesovsky1-8/+0
2013-06-05sidebar conversion tutorial: Create entry points for custom widgets.Jan Holesovsky1-1/+1
2013-06-05sidebar conversion tutorial: Address the toolbar items via commands.Jan Holesovsky1-24/+32