summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg
AgeCommit message (Expand)Author
2020-10-22weld backing windowCaolán McNamara
2020-10-13static_cast after dynamic_castNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-09-30loplugin:reducevarscope in sdNoel
2020-09-22Related: tdf#132970 handle more places with potentially utf16 bulletsCaolán McNamara
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-03loplugin:flatten in sdNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara
2020-07-12Fix typo in codeAndrea Gelmini
2020-07-09Resolves: tdf#134674 object inserting using dialogs SdrModelCaolán McNamara
2020-07-08distinguish between dialog screenshoting and rendering a widgetCaolán McNamara
2020-07-06tdf#134521 hierarchical search needed, not just toplevel entriesCaolán McNamara
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann
2020-06-18distinguish active dnd-operation case from simple query caseCaolán McNamara
2020-06-16tdf#132093: Take aUIScale into account againStephan Bergmann
2020-06-07New loplugin:elidestringvarStephan Bergmann
2020-06-05have just one way to set expander imageCaolán McNamara
2020-06-05Upcoming loplugin:elidestringvar: sdStephan Bergmann
2020-05-29loplugin:simplifybool in oox..sdNoel Grandin
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-11remove archaic Content.xml fallbackCaolán McNamara
2020-05-09compact namespace in sdNoel Grandin
2020-05-01improve loplugin:makesharedNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-26all ItemWindows are now weldedCaolán McNamara
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara
2020-04-06loplugin:unusedvariableplus in sdNoel Grandin
2020-04-03convert PresObjKind to scoped enumNoel Grandin
2020-04-01convert SnapKind to scoped enumNoel Grandin
2020-04-01convert SdOptionStreamMode to scoped enumNoel Grandin
2020-04-01convert PresentationObjects to scoped enumNoel Grandin
2020-03-18tdf#131395 handle all outstanding eventsCaolán McNamara
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-06Regression from 6d9930f307f08d2c32ee1bcca577cf643955cec9Julien Nabet
2020-03-06tdf#131137: Fix Checkbox "Do not distort objects in curve" does nothingJulien Nabet
2020-03-01cid#1459028 various checked_return warningsCaolán McNamara
2020-03-01cid#1459022 Uninitialized membersCaolán McNamara
2020-02-28weld calc navigatorCaolán McNamara
2020-02-26weld impress navigatorCaolán McNamara