summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/sdwindow.cxx
AgeCommit message (Expand)Author
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
2017-09-07Fix typosAndrea Gelmini
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-31tdf#103334 - EDITING: Undo on bullet point styleNoel Grandin
2016-10-20add dumpAsXmlEditDocNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna