summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2016-07-20sc: remove CHAR_CR defineJochen Nitschke
2016-07-19sc lok: notify other views about selection changes of multiple cellsMiklos Vajna
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann
2016-07-19sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna
2016-07-19sc: convert SC_DROP_* defines to typed flagsJochen Nitschke
2016-07-19improve unnecessaryoverride pluginNoel Grandin
2016-07-19sc dif import: plain number formatter is unusedJochen Nitschke
2016-07-19Resolves: tdf#99360 Revert "tdf#93889 Remove a busy loop"Eike Rathke
2016-07-19Revert "Resolves: tdf#99360 can't select filter criteria with mouse"Eike Rathke
2016-07-18sc: convert SC_DIFOPT_* defines to typed_flagsJochen Nitschke
2016-07-15lok::Document::destroyView: clean up view cursors/selectionsMiklos Vajna
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-13Resolves: tdf#98240 limit width of widgets of standard filterCaolán McNamara
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin
2016-07-13Moved SfxModule owner to SfxApplicationMark Page
2016-07-11Related: tdf#100573 try a different approach to solving tdf#46637Caolán McNamara
2016-07-11Resolves: tdf#100573 revert original attempt to resolves tdf#46637Caolán McNamara
2016-07-11Resolves: tdf#95729 move 'alt' accel enable/disable down to systemwindowCaolán McNamara
2016-07-10ditch the font/screen-scaling thingCaolán McNamara
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-08Resolves: rhbz#1352881 turn off undo generation during undoCaolán McNamara
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-07-05Resolves: tdf#100761 after insert note, focus cannot return to inputbarCaolán McNamara
2016-07-04explicitly disable partial cell shift with change-tracking, tdf#73335 relatedEike Rathke
2016-07-04SfxModule to use initializer_list instead of variadic argumentsMark Page
2016-07-04remove comphelper::string::removeNoel Grandin
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-07-01sc lok: add LOK_CALLBACK_CELL_VIEW_CURSORMiklos Vajna
2016-06-30fix Window::~Window: inconsistency in top window chain leakCaolán McNamara
2016-06-30Step towards disposing of ScDataFormDlg properlyKatarina Behrens
2016-06-29move #includes to top of fileNoel Grandin
2016-06-29Reinstate: tdf#99729: fix text alignment (no autofit & no full width)Caolán McNamara
2016-06-29Revert "tdf#99729: fix text alignment (no autofit & no full width)"Miklos Vajna
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar
2016-06-28tdf#99729: fix text alignment (no autofit & no full width)Mike Kaganski
2016-06-28Revert c7b9b9204ce2b3c1e0dbc0d79e4e01d27ad2ac7eMike Kaganski
2016-06-28loplugin:staticmethodsStephan Bergmann
2016-06-28tdf#99729 prerequisite: model-level user data r/wMike Kaganski
2016-06-27Move accessibility relations to .ui files, Part 10: tdf#87026Muhammet Kara
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos
2016-06-27SfxProgress::SetState always returns trueStephan Bergmann
2016-06-27fix CSV import dialog crash, tdf#97527 follow-upEike Rathke
2016-06-27rename *effective to *effect, tdf#100641 relatedEike Rathke
2016-06-27sc: remove leftover includesJochen Nitschke
2016-06-27bccu#1893 - [PERFORMANCE] .uno:ViewRowColumnHeaders too slowAshod Nakashian
2016-06-24tdf#84834 sc: stricter type detection for dBASE filesMichael Stahl
2016-06-23Resolves: tdf#100460 queryContentCells doesn't count annotations...Caolán McNamara
2016-06-23Remove unused SfxObjectShell::libreOfficeKitCallback()Miklos Vajna
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin