summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)Author
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara
2016-10-25tdf#103409: No selection outline displayed when SUM button is clickedHenry Castro
2016-10-19loplugin:expandablemethodds in scNoel Grandin
2016-10-15Use UNO registration for font name toolbox controlMaxim Monastirsky
2016-10-15use initializer list ...Jochen Nitschke
2016-10-13LOK: Calc: in the numeric content case, the used alignment can be wrongMarco Cecchetti
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-07Base SvxLineWindow_Impl on ToolbarPopupMaxim Monastirsky
2016-10-06ScTransferObj::ObjectReleased: prevent ScModule nullptr accessEike Rathke
2016-10-05sc lok: add .uno:AutoSumHenry Castro
2016-10-05Base SvxFrameToolBoxControl on PopupWindowControllerMaxim Monastirsky
2016-10-05loplugin:unnecessaryoverride in scNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03Calc: edit engine could be accessed after being destroyedMarco Cecchetti
2016-10-03LOK - when a view is enabled, the existing edit views are killedMarco Cecchetti
2016-09-30loplugin:constantparamNoel Grandin
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-20adapt aMsgItemInfo to 5b8c22379Markus Mohrhard
2016-09-19tdf#96453, tdf#100793 rework transfer of data between cond format dlgsMarkus Mohrhard
2016-09-01exclude also single quoted strings from function name suggestionEike Rathke
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sc)Stephan Bergmann
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-17convert SvxSpecialLineSpace to scoped enumNoel Grandin
2016-08-08GetInputHdl may return nullptrMarkus Mohrhard
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna
2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara
2016-07-28GSoC Emoji ControlAkshay Deep
2016-07-20sc: remove CHAR_CR defineJochen Nitschke
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann
2016-07-19sc: convert SC_DROP_* defines to typed flagsJochen Nitschke
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-07-04SfxModule to use initializer_list instead of variadic argumentsMark Page
2016-06-20tdf#96540 dragging between sheets can change the current cursor positionCaolán McNamara
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-18uitest: start annotating a few important non-ui calc windowsMarkus Mohrhard
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos 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-13Give unique, comprehensible names to timers tdf#97087emahaldar/em
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin
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-01notebookbar: working number format listboxSzymon Kłos