summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj
AgeCommit message (Expand)Author
2013-10-02WaE: unused variableTor Lillqvist
2013-10-02More SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around std::auto_ptrStephan Bergmann
2013-10-02remove some UniString::GetBufferCaolán McNamara
2013-10-01convert remains of String to OUString in formula moduleNoel Grandin
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-20indent: Just some indenting for better readingAndres Gomez
2013-09-20uno: new InteropGrabBag UNO prop in OfficeDocumentAndres Gomez
2013-09-19convert sc/inc/servuno.hxx from String to OUStringNoel Grandin
2013-09-17convert formula::FormulaCompiler::OpCodeMap from String to OUStringNoel Grandin
2013-09-07iString to OUString in some calc core codeMarkus Mohrhard
2013-09-04String to OUStringThomas Arnhold
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-29add support for in-place style previewNoel Power
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-19Revert "Seems unused too"Julien Nabet
2013-08-19Return on NULL right away, to avoid null dereferencing below.Kohei Yoshida
2013-08-19fdo#67699: Don't forget to set filter name to the descriptor.Kohei Yoshida
2013-08-19Seems unused tooJulien Nabet
2013-08-19fdo#67699: Remove a whole bunch of old hacks.Kohei Yoshida
2013-08-17sal_Bool to boolTakeshi Abe
2013-08-17Mark as constTakeshi Abe
2013-08-12No more RT_SHARED and RT_SHAREDMOD named range types.Kohei Yoshida
2013-08-12Const correctness at ScFormulaCell side.Kohei Yoshida
2013-07-30Now nobody accesses reference members directly. Make them private.Kohei Yoshida
2013-07-30More on the ref object.Kohei Yoshida
2013-07-30More on avoiding direct access to data members.Kohei Yoshida
2013-07-30More on removing direct access to reference position members.Kohei Yoshida
2013-07-27DamnitKohei Yoshida
2013-07-27Remove debug stuff.Kohei Yoshida
2013-07-27fdo#64423: Detect BIFF 2 (and 3) file format like we should.Kohei Yoshida
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke
2013-07-24More on this.Kohei Yoshida
2013-07-24More of the same.Kohei Yoshida
2013-07-19fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-12fdo#64448: Don't get type name from incorrect filter.Kohei Yoshida
2013-07-11fdo#66655: Get GETPIVOTDATA to work again.Kohei Yoshida
2013-07-09Mark as constTakeshi Abe
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-07-01Reduce dependency on the matrix header.Kohei Yoshida
2013-07-01WaE: pOldRanges may be used uninitializedIvan Timofeev
2013-07-01simplify AddPrintRanges calls at import timeLaurent Godard
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29extract this functionality from the uno codeMarkus Mohrhard
2013-06-28fdo#43460 sc: use isEmpty()Jelle van der Waa
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-06-26coverity#1038508 Use after free (USE_AFTER_FREE)Caolán McNamara
2013-06-24CELLTYPE_DESTROYED no longer relevant. Chuck it.Kohei Yoshida
2013-06-24ScFormulaCell is no longer a child class of ScBaseCell.Kohei Yoshida