summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-06-13Resolves: #i121532# unified getting the blended selection colorArmin Le Grand
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-06-13a few more fixes for crashes around cell text attr storageMarkus Mohrhard
2013-06-12typo correction AX_SELCTION_xxx -> AX_SELECTION_xxxNoel Power
2013-06-12Minor tweaks.Jan Holesovsky
2013-06-12set mnemonic widgets on sidebar .uisCaolán McNamara
2013-06-12sidebar: Conversion to .ui for NumberFormatPropertyPanelPrashant Pandey
2013-06-12Resolves: #i121236# Added support for fast move of objects with cursor keysArmin Le Grand
2013-06-11Add a comment clarifying the intent of the code that may look like a bug.Kohei Yoshida
2013-06-11-Werror=shadowStephan Bergmann
2013-06-11sidebar: Remove the setPosSizePixel hack.Jan Holesovsky
2013-06-11fix build error, reinstate WriteOCXExcelKludgeStream to export ole controlNoel Power
2013-06-11Resolves: #i121045 After save a xls file contain marco in AOO, macor can't...Jianyuan Li
2013-06-11split group dialog into group and ungroup dialogsCaolán McNamara
2013-06-11groupdialog.ui widgetManal Alhassoun
2013-06-11Resolves: #i121120 Support RightB(), LeftB(), LenB() and MidB()Wang Lei
2013-06-10Possibly uninitialized variablesFridrich Štrba
2013-06-10I wanted to use cm instead of mmCaolán McNamara
2013-06-10little cleanups of sc general options tab pageCaolán McNamara
2013-06-10Convert sc general option page to .ui formatFaisal M. Al-Otaibi
2013-06-10the last element is in the next blockMarkus Mohrhard
2013-06-07Resolves: #i121136# Improve Spreadsheet performance in some areasWang Lei
2013-06-07share spPaperSizeTable ( and associated access code ) in msfilterNoel Power
2013-06-07remove unintended changes ( from some aborted approach )Noel Power
2013-06-07remove old gloop, superseded by new unit test frameworkNoel Power
2013-06-07add missing PageSetup.PageSize apiNoel Power
2013-06-07only reset marked area when using find/replace all, fdo#53106Markus Mohrhard
2013-06-07don't hide cell content behind pivot table buttons, fdo#60877Markus Mohrhard
2013-06-06use a transparent graphic for the OLE2 image, and spell 'Empty' correctly.Michael Meeks
2013-06-06Resolves: #i121448# Aligned default fill color/line style for all appsArmin Le Grand
2013-06-06Some more modules at least building with mingw64Fridrich Štrba
2013-06-06Resolves: #i121334# Changed default for charts background to be none...Armin Le Grand
2013-06-06another attempt at followon patch for fdo#38385 attempt to detect rtlNoel Power
2013-06-06Revert "follow patch for fdo#38385 attempt to detect rtl"Noel Power
2013-06-06Remove remnants of help agentCaolán McNamara
2013-06-06use autowrap rather than a manual wrap for long stringCaolán McNamara
2013-06-06set mnemonic widgetsCaolán McNamara
2013-06-06Convert Compatibility tab page to .uiabdulmajeed ahmed
2013-06-06Convert Changes tab page to .uiabdulmajeed ahmed
2013-06-05sidebar conversion tutorial: Cleanup - remove .src and .hrc (if possible).Jan Holesovsky
2013-06-05sidebar conversion tutorial: Cleanup - remove calls of SetOutputSizePixel().Jan Holesovsky
2013-06-05sidebar conversion tutorial: Create entry points for custom widgets.Jan Holesovsky
2013-06-05sidebar conversion tutorial: Address the toolbar items via commands.Jan Holesovsky
2013-06-05sidebar conversion tutorial: Make use of the .ui.Jan Holesovsky
2013-06-05sidebar conversion tutorial: Remove explicit assignment of images.Jan Holesovsky
2013-06-05sidebar conversion tutorial: Introduce action commands in the .ui and .cxx.Jan Holesovsky
2013-06-05sidebar conversion tutorial: Change boost::scoped_ptr's to normal pointers.Jan Holesovsky
2013-06-05sidebar conversion tutorial: Get rid of ToolBox backgound(s).Jan Holesovsky
2013-06-05sidebar conversion tutorial: Create .ui in glade.Prashant Pandey