summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)Author
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-06tdf#99701 Calc multiline input: Give button a fixed widthSamuel Mehrbrodt
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-04underline popup control possible to use outside sidebarSzymon Kłos
2016-05-04Replace namespace ScErrorCodes with formula...Kohei Yoshida
2016-04-20character spacing control possible to use outside sidebarSzymon Kłos
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14loplugin:passstuffbyref in scNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl
2016-03-30tdf#98893 Remove expensive calls to GetCellType + GetValue/... in calcAleksas Pantechovskis
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-19tdf#82641 Currency drop-down listMohammed Abdul Azeem
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-11tdf#42629 : Allow multiple status bar functions at a timeDennis Francis
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara
2016-03-07loplugin:write only fieldsNoel Grandin
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2016-02-22loplugin:commaoperator in sc/Noel Grandin
2016-02-21tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky
2016-02-20add missing IsFormulaWildcardsEnabled() calls, tdf#72196Eike Rathke
2016-02-19editeng: remove never read mpLibreOfficeKitCallbackMiklos Vajna
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara
2016-02-05Resolves: tdf#97465 like scroll ignore wheel for sc input handler inputchangedCaolán McNamara
2016-02-05vcl: remove VCL_INPUT_MOUSEANDKEYBOARD, not necessaryChris Sherlock
2016-02-04show parameter tip help below instead of above, tdf#95878 follow-upEike Rathke
2016-02-04tdf#65206 Highlighted (colored) references limited to 32 references in formulaKumar Thangavel
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03tdf#93936:while creating formula comma appends incorrectly using Ctrl keykumar
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky
2016-01-31so ScFunctionChildWindow doesn't appear to be needed anymoreCaolán McNamara
2016-01-31RecentFunctionsChanged doesn't do anything since...Caolán McNamara
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna
2016-01-21IMHO " : " doesn't need to be localizable, tdf#95878 follow-upEike Rathke
2016-01-19follow-up of tdf#89031Winfried Donkers
2016-01-19-Werror=address (GCC 6)Stephan Bergmann
2016-01-18loplugin:defaultparamsStephan Bergmann
2016-01-18use nullptr, tdf#95878 follow-upEike Rathke
2016-01-18tdf#95878 made more useful function suggestion system in formula editingKeigo Kawamura
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna
2016-01-13sc: clean up remaining non-static isTiledRendering() usageMiklos Vajna
2016-01-10Fix typosAndrea Gelmini
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara
2015-12-19coverity#1343628 Dereference after null checkCaolán McNamara
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke