summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2016-12-23tdf#101442 - "hyperlink" to "link"Federico Bassini
2016-12-22Pass SfxPrinter by VclPtrStephan Bergmann
2016-12-22unwind RID_IMAGELIST_NAVCONT ImageListCaolán McNamara
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-21uitest: add selected area to gridwin stateMarkus Mohrhard
2016-12-21ODR violation (base class must be the same across compilation units)Stephan Bergmann
2016-12-21convert OutDevViewType to scoped enumNoel Grandin
2016-12-21remove newly unused SfxImageManagerCaolán McNamara
2016-12-21drop GetImageManager use in sc and unwind ImageListCaolán McNamara
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-19make IOS hack a DISABLE_DYNLOADING hack and extend for basctl+starmathCaolán McNamara
2016-12-19sc: Drop empty olkactTakeshi Abe
2016-12-18sc: Drop empty drawvie2.cxxTakeshi Abe
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-16Work around -Werror,-Wunused-macros (clang-cl)Stephan Bergmann
2016-12-16tdf#71435: Accessible caret-moved events are missing when "freeze" is enabledTamás Zolnai
2016-12-16coverity#1397206 Resource leakCaolán McNamara
2016-12-16remove superfluous this->Init() callEike Rathke
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin
2016-12-12unwind RID_OUTLINEBITMAPS imagelistCaolán McNamara
2016-12-12manage OutlineBitmap imagelist directly in its owner userCaolán McNamara
2016-12-12tdf#63593: revert 88f91adf266f19659014df22e09ce6c6761fb6f1Mike Kaganski
2016-12-11Implement CSVDataProvider and perform some cleanup on itJaskaran Singh
2016-12-09fix indentationMarkus Mohrhard
2016-12-09fix compile errorsMarkus Mohrhard
2016-12-09Add support classes for dataproviderJaskaran Singh
2016-12-08tdf#104446: there can only be 1 condition for SUMIFJulien Nabet
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-08Sigh, MSVC randomly doesn't like '= default' hereStephan Bergmann
2016-12-08Replace manual acquire/release calls with rtl::ReferenceStephan Bergmann
2016-12-08Avoid using uninitialized nCol, nRowStephan Bergmann
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06tdf#71409: Let's not crash the function wizard dialog.Kohei Yoshida
2016-12-05unwind sc RID_STYLEFAMILY_IMAGELIST imagelistCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in scStephan Bergmann
2016-12-02coverity#1396676 Uninitialized pointer fieldCaolán McNamara
2016-12-01Throw RuntimeException with messageStephan Bergmann
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-11-30tdf#71409: always create edit engine instance for the input window.Kohei Yoshida
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: scStephan Bergmann
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-28orcus is mandatory nowMarkus Mohrhard
2016-11-28nitpicks, tdf#43544 follow-upEike Rathke
2016-11-28tdf#43544 ScStyleObj: Only call StylePool->find() when necessaryMaarten Bosmans
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl