summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/inputwin.hxx
AgeCommit message (Expand)Author
2021-11-01multiline calc inputbar not redrawing and adjusting scrollbar on delete of textCaolán McNamara
2021-09-09don't need to explicitly call GetFocus()Caolán McNamara
2021-09-09Resolves: tdf#144376 focus into protected ScTextWnd shouldn't be possibleCaolán McNamara
2021-04-09Fix Win64 buildMike Kaganski
2021-04-09online: update calc inputbar position on changeSzymon Kłos
2021-03-30Related: tdf#137577 Display (sheetname) with sheet-local names in Name BoxEike Rathke
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-02-21loplugin:refcounting in scNoel
2021-02-20drop some unneeded includesCaolán McNamara
2020-12-19weld autosum menuCaolán McNamara
2020-12-09restructure WeldEditView for reuse in SwAnnotationWinCaolán McNamara
2020-12-02tdf#138540 formula popover in the wrong placeCaolán McNamara
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-23don't need to include vcl/scrbar.hxx hereCaolán McNamara
2020-11-14don't need to include vcl/button.hxxCaolán McNamara
2020-11-04loplugin:unusedmethodsNoel
2020-11-03loplugin:unusedfieldsNoel
2020-10-20use tools::Long in scNoel
2020-10-16weld InputBarCaolán McNamara
2020-10-06pRuntimeWindow is always a ScInputBarGroupCaolán McNamara
2020-07-29expand last ImageButton to underlying PushButtonCaolán McNamara
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara
2020-05-28tdf#39302 add "alt + =" shortcut for autosumMartin van Zijl
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-10lok: calc: input bar: send number of text lines to clientMarco Cecchetti
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara
2020-03-06lok: calc formula bar tunneling: resize the main windowMarco Cecchetti
2020-03-06lok: calc formula bar tunnelingMarco Cecchetti
2020-02-17remove some unnecessary includesCaolán McNamara
2020-02-17weld ScPosWnd Item WindowCaolán McNamara
2019-09-26loplugin:constmethod in scNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-06-08loplugin:unusedmethodsNoel Grandin
2019-06-08loplugin:singlevalfieldsNoel Grandin
2019-05-24tdf#101443 Calc multiline input bar reworkedThorsten Wagner
2019-04-21bug tdf#120697Gagandeep Singh
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen
2018-05-21loplugin:unusedfields in scNoel Grandin
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin
2017-10-27loplugin:finalclasses in scNoel Grandin
2017-08-24loplugin:constparam in sc part4Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
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-11-17Re-label more class members private from protected.Kohei Yoshida
2016-10-19loplugin:expandablemethodds in scNoel Grandin