summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2016-06-17LOK: fast tile rendering (graphics and buttons)Ashod Nakashian
2016-06-17LOK: fast tile rendering (text only)Ashod Nakashian
2016-06-17Simplify OPropertyContainerHelper::registerPropertyNoMember's _pInitialValueStephan Bergmann
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-15sfx2: bring the view shell's LOK callback up to date with SdrModelMiklos Vajna
2016-06-15sc, sd: add per-view support to recently added LOK_CALLBACK_SET_PART callsMiklos Vajna
2016-06-15LOK: fire SET_PART event when Calc page is changedAshod Nakashian
2016-06-14tdf#94205: Some remaining new+std::move -> o3tl::make_uniqueStephan Bergmann
2016-06-14sc: implement per-view resetSelection()Miklos Vajna
2016-06-14sc: implement per-view LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna
2016-06-14sc: implement per-view LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna
2016-06-14sc: implement per-view LOK_CALLBACK_CELL_FORMULAMiklos Vajna
2016-06-14sc: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna
2016-06-14explicit svl::SharedString(const OUString&) ctorEike Rathke
2016-06-13Give unique, comprehensible names to timers tdf#97087emahaldar/em
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas
2016-06-13fix buildDavid Tardon
2016-06-13Fix typosAndrea Gelmini
2016-06-10Clean up uses of Any::getValue() in scStephan Bergmann
2016-06-10Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-06-08split AddRemoveListener into two methodsNoel Grandin
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin
2016-06-08remove some manual refcounting in scNoel Grandin
2016-06-08sc lok: catch unhandled exceptionPranav Kant
2016-06-07Resolves: tdf#88237 crash without java but with nlp solver installedCaolán McNamara
2016-06-07tdf#97340 : Handle autofilter search for dates correctlyDennis Francis
2016-06-07Move accessibility relations to .ui files, Part 7: tdf#87026Muhammet Kara
2016-06-07cppcheck: noExplicitConstructorCaolán McNamara
2016-06-06Resolves: tdf#35247 introduce a locale independent numeric field filterEike Rathke
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-06Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule ...Noel Grandin
2016-06-06Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"Noel Grandin
2016-06-06Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flagMark Page
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-06-06remove some manual ref-countingNoel Grandin
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-06-03sc: Don't export in case of invalid rangePranav Kant
2016-06-02Remove SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-06-01sc lok: Add new param to .uno:EnterString to prevent committingPranav Kant
2016-06-01loplugin:staticmethodsNoel Grandin
2016-06-01Resolves: tdf#53899 if there is no CurrentController, use the ScTabViewObjCaolán McNamara
2016-06-01WaE: loplugin:defaultparamsCaolán McNamara
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-06-01notebookbar: working number format listboxSzymon Kłos
2016-05-31try to fix arm build failureCaolán McNamara