summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)Author
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-11-30tdf#71409: always create edit engine instance for the input window.Kohei Yoshida
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2016-11-24Use std::unique_ptr for the edit engine member of ScInputHandler.Kohei Yoshida
2016-11-23Reduce the indirection count...Kohei Yoshida
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-18fdo#71409: Prevent the a11y code from creating an edit view instance.Kohei Yoshida
2016-11-18Use std::unique_ptr for pEditEngine.Kohei Yoshida
2016-11-18Use std::unique_ptr for EditView.Kohei Yoshida
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