summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)AuthorFilesLines
2013-07-14fdo#66477 Random Number Generation added to menu>fill.Tomaž Vajngerl1-0/+2
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann1-1/+1
2013-07-01Resolves: fdo#66027 #i122116# Remove GalleryExplorer member functionsAriel Constenla-Haile1-0/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-27I forgot to pass the string param objects.Kohei Yoshida1-2/+2
2013-06-27abstract out the FormulaGroupInterpreter more cleanly.Michael Meeks1-12/+5
2013-06-27use #if to avoid gotchas, move header to include, make UI conditional.Michael Meeks1-4/+6
2013-06-27more work on formula interpretation.Jing Xian1-0/+10
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin1-10/+10
2013-06-17Resolves: #i121538# Removed old Fontwork dialogs preset box...Armin Le Grand1-1/+0
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2-2/+2
2013-06-02remove unused variableMarkus Mohrhard1-1/+0
2013-06-02all formula cells have now an explicit number formatMarkus Mohrhard1-12/+0
2013-06-02initial work on removing some ScFormulaCell instancesMarkus Mohrhard1-11/+11
2013-06-02preparations for inherited number format removalMarkus Mohrhard1-2/+2
2013-06-02more String->OUString and early bail outsMarkus Mohrhard1-33/+27
2013-06-02String->OUString and bail out earlyMarkus Mohrhard1-51/+49
2013-06-02let us use scoped_ptr when possibleMarkus Mohrhard1-4/+2
2013-05-22AppendAscii cleanupRicardo Montania1-7/+7
2013-05-20Only register and use the Sidebar if it is globally enabled.Michael Meeks1-1/+1
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann4-0/+19
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa1-0/+15
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke3-27/+27
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák3-4/+4
2013-04-30bnc#816516: Implement easy access to the recent documents.Jan Holesovsky1-0/+2
2013-04-28Bin CLOOK comments and un-split one large switch statementTor Lillqvist1-2/+7
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák10-96/+96
2013-04-05new module i18nlangtagEike Rathke1-2/+2
2013-03-28Remove some headers in cell.hxx.Kohei Yoshida1-3/+2
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida2-2/+2
2013-03-28Started killing direct use of ScEditCell.Kohei Yoshida1-12/+10
2013-03-27-Wunused-macrosStephan Bergmann1-3/+0
2013-03-26Remove a variant of constructor from ScCellIterator.Kohei Yoshida1-1/+1
2013-03-22More ScCellIterator usage conversion. The rest are non-trivial...Kohei Yoshida1-55/+53
2013-03-22Use ScCellValue instead of ScBaseCell in ScCellIterator.Kohei Yoshida1-0/+1
2013-03-22Simplify ScCellIterator.Kohei Yoshida1-2/+2
2013-03-22Remove a variant of PutCell().Kohei Yoshida1-1/+0
2013-03-22More on reducing use of ScDocument::PutCell().Kohei Yoshida1-7/+12
2013-03-20fdo#46808, Convert XSLTFilterDialog to new-styleNoel Grandin1-7/+5
2013-03-19Remove use of ScBaseCell and its derivatives outside ScDocument.Kohei Yoshida1-2/+8
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2-5/+5
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold4-6/+6
2013-03-15initial work on an odc exportMarkus Mohrhard2-2/+2
2013-03-12Abbreviate Rectangle as Rect, not RecTor Lillqvist1-4/+4
2013-03-04resolved rhbz#916936 allow also input line for read-onlyEike Rathke1-4/+6
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1