summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)Author
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-30bnc#816516: Implement easy access to the recent documents.Jan Holesovsky
2013-04-28Bin CLOOK comments and un-split one large switch statementTor Lillqvist
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
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-28Started killing direct use of ScEditCell.Kohei Yoshida
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-26Remove a variant of constructor from ScCellIterator.Kohei Yoshida
2013-03-22More ScCellIterator usage conversion. The rest are non-trivial...Kohei Yoshida
2013-03-22Use ScCellValue instead of ScBaseCell in ScCellIterator.Kohei Yoshida
2013-03-22Simplify ScCellIterator.Kohei Yoshida
2013-03-22Remove a variant of PutCell().Kohei Yoshida
2013-03-22More on reducing use of ScDocument::PutCell().Kohei Yoshida
2013-03-20fdo#46808, Convert XSLTFilterDialog to new-styleNoel Grandin
2013-03-19Remove use of ScBaseCell and its derivatives outside ScDocument.Kohei Yoshida
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-15initial work on an odc exportMarkus Mohrhard
2013-03-12Abbreviate Rectangle as Rect, not RecTor Lillqvist
2013-03-04resolved rhbz#916936 allow also input line for read-onlyEike Rathke
2013-03-04doubled includesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-28Remove dead voice command codeTor Lillqvist
2013-02-23Fix typo begining/beginning.Julien Nabet
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-30Don't overwrite bCalcAll when it's already set & remove SetCompile().Kohei Yoshida
2013-01-30bnc#615317: Recompile cells with #NAME! for English function name option.Kohei Yoshida
2013-01-30Let's stick with just one variant of ScDocument::GetString()...Kohei Yoshida
2013-01-22tools/string.hxx: add operator==/!= for OUString/StringMichael Stahl
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-18make sure we call SetInRefMode only onceMarkus Mohrhard
2013-01-16Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel().Kohei Yoshida
2013-01-08Let's not have two variants of this getter. One is enough.Kohei Yoshida
2012-12-30Some cppcheck cleaning in scJulien Nabet
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-04calc66: #i114511# don't count cursor movement or clipboard copyNiklas Nebel
2012-12-03ugly hack to avoid virtual method in WindowMarkus Mohrhard
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard
2012-11-28Turned the xml source dialog into a reference dialog.Kohei Yoshida
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud
2012-11-13fdo#56776: Change in formula options should cause repaint.Kohei Yoshida
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks