summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/sdwindow.cxx
AgeCommit message (Expand)Author
2024-04-24tdf#38164: sd: allow panning across pages when zoomed inSarper Akdemir
2024-04-20related tdf#33603: sd: do not assume there's always a viewshellSarper Akdemir
2024-04-18tdf#33603: make the notes pane handle placeholder text on focusSarper Akdemir
2024-01-21editeng: change EditEngine getter to ref in {Imp}EditViewTomaž Vajngerl
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2022-10-24Drop Window::LogicMouse*Mike Kaganski
2022-10-23Simplify SwEditWin::LogicMouse* and sd::Window::LogicMouse*Mike Kaganski
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-07-25Avoid some division by zeroStephan Bergmann
2021-07-23use officecfg to retrieve GetIsForPagePreviewsNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-06Resolves: tdf#138855 crash on use of Outliner freed by GetFocusCaolán McNamara
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-01tdf#137620 support surrounding text for impress outline viewCaolán McNamara
2020-10-30Related: tdf#137871 GetTextEditOutlinerView returns null in a tableCaolán McNamara
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-23long->tools::Long in pyuno..sdNoel
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-04-09tdf#104878 no need to generate invalidations if LOK offNoel Grandin
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-08-12Fix typosAndrea Gelmini
2019-07-18cid#1451632 Dereference after null checkCaolán McNamara
2019-06-26tdf#126061 Make text edit outliner view show cursorJim Raykowski
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-19loplugin:sequentialassign in sdNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin
2019-01-14Simplify sd::Window::RequestHelpMike Kaganski
2018-11-13loplugin singlevalfields improvementNoel Grandin
2018-10-22tdf#120703 (PVS): Recurring check.Xisco Fauli
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen
2018-08-10unnecessary null check before dynamic_cast, in sdNoel Grandin
2018-08-08Fix typosAndrea Gelmini
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-18lokdialog: no invalidation when in init showPranav Kant
2018-06-08tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[a-c]*Gabor Kelemen
2018-03-19sd: fix incorrect visible center calculationPranav Kant
2018-03-17sd lok: Enable mapmode in case of lok to calculate centerPranav Kant
2018-02-27lok: All mouse,key events asyncPranav Kant
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin