Age | Commit message (Expand) | Author | Files | Lines |
2025-05-27 | FuPoor: pass SdDrawDocument by ref | Xisco Fauli | 1 | -1/+1 |
2025-05-14 | sd: pass ViewShell by ref | Xisco Fauli | 1 | -1/+1 |
2024-07-20 | Remove now unneeded osl/diagnose.h | Gabor Kelemen | 1 | -0/+1 |
2024-05-28 | loplugin:ostr in sd/../ui | Noel Grandin | 1 | -5/+5 |
2023-04-05 | avmedia,*: guess the mime type of media files based on file name | Michael Stahl | 1 | -4/+4 |
2023-01-31 | svx: Refactor (sdr) views to access the SdrModel by reference | Tomaž Vajngerl | 1 | -1/+1 |
2022-08-29 | ref-count SdrObject | Noel Grandin | 1 | -20/+16 |
2022-03-01 | gtk4: media dimensions are only reliably available async | Caolán McNamara | 1 | -22/+35 |
2022-02-21 | Recheck modules sd* with IWYU | Gabor Kelemen | 1 | -1/+0 |
2022-02-03 | Make inserted or pasted PDF sharper on macOS | Tor Lillqvist | 1 | -0/+6 |
2021-12-06 | Add image preffered DPI document setting, use it in Writer, Impress | Tomaž Vajngerl | 1 | -9/+26 |
2021-10-30 | Prepare for removal of non-const operator[] from Sequence in sd | Mike Kaganski | 1 | -3/+4 |
2021-09-29 | use SfxItemSetFixed in sd | Noel Grandin | 1 | -1/+1 |
2021-09-20 | clean up ambiguous confusing rectangle APIs like IsInside() | Luboš Luňák | 1 | -2/+2 |
2021-08-16 | pass OutlinerParaObject around by value | Noel Grandin | 1 | -1/+1 |
2021-07-19 | Move svl::Items to include/svl/whichranges.hxx, and unify its usage | Mike Kaganski | 1 | -1/+1 |
2021-05-17 | split OutputDevice from Window | Noel Grandin | 1 | -1/+1 |
2020-11-18 | Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parameters | Stephan Bergmann | 1 | -1/+1 |
2020-11-17 | loplugin:stringviewparam check methods too | Noel | 1 | -1/+1 |
2020-04-03 | convert PresObjKind to scoped enum | Noel Grandin | 1 | -3/+3 |
2019-09-12 | tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxx | Gabor Kelemen | 1 | -6/+0 |
2019-08-27 | Move ImageMap related functions to svx | Samuel Mehrbrodt | 1 | -4/+4 |
2019-08-12 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2019-07-20 | cid#1448403 Use after free | Caolán McNamara | 1 | -6/+13 |
2019-07-19 | cid#1448319 Use after free | Caolán McNamara | 1 | -3/+4 |
2019-07-18 | cid#1448529 Use after free | Caolán McNamara | 1 | -2/+2 |
2019-06-11 | tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]* | Gabor Kelemen | 1 | -0/+1 |
2019-06-07 | tdf#42949 Fix IWYU warnings in svl/ | Gabor Kelemen | 1 | -0/+1 |
2019-04-29 | tdf#62699 Drop pass-through header file include/svx/xfillit.hxx | Gabor Kelemen | 1 | -1/+1 |
2019-04-08 | tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]* | Gabor Kelemen | 1 | -0/+2 |
2019-03-25 | tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]* | Gabor Kelemen | 1 | -0/+1 |
2018-10-19 | clang-tidy readability-misleading-indentation | Noel Grandin | 1 | -1/+1 |
2018-08-10 | unnecessary null check before dynamic_cast, in sd | Noel Grandin | 1 | -1/+1 |
2018-07-02 | pass OutlinerParaObject around by std::unique_ptr | Noel Grandin | 1 | -0/+1 |
2018-05-25 | SOSAW080: Derive SdrObjGroup from SdrObjList | Armin Le Grand | 1 | -3/+3 |
2018-05-08 | tdf#116977 secured ::Clone methods | Armin Le Grand | 1 | -2/+2 |
2018-04-13 | make SdrObjUserData::Clone return std::unique_ptr | Noel Grandin | 1 | -3/+3 |
2018-04-07 | SOSAW080: Added first bunch of basic changes to helpers | Armin Le Grand | 1 | -4/+16 |
2018-04-06 | Revert "SOSAW080: Added first bunch of basic changes to helpers" | Armin Le Grand | 1 | -16/+4 |
2018-04-06 | SOSAW080: Added first bunch of basic changes to helpers | Armin Le Grand | 1 | -4/+16 |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke | 1 | -1/+0 |
2018-03-16 | weld SvxObjectTitleDescDialog | Caolán McNamara | 1 | -2/+1 |
2018-02-25 | convert remaining InfoBox to weld::MessageDialog | Caolán McNamara | 1 | -3/+8 |
2018-02-16 | Revert "loplugin:changetoolsgen in sd" and reapply the plugin... | Noel Grandin | 1 | -2/+2 |
2018-02-15 | loplugin:changetoolsgen in sd | Noel Grandin | 1 | -4/+4 |
2018-01-02 | RID_* can be extern global variables | Noel Grandin | 1 | -1/+1 |
2017-10-30 | related: tdf#103884 remove gltf/collada feature | Thorsten Behrens | 1 | -23/+0 |
2017-10-26 | vcl: make MapMode constructor explicit | Michael Stahl | 1 | -3/+3 |
2017-10-23 | loplugin:includeform: sd | Stephan Bergmann | 1 | -13/+13 |
2017-10-10 | Removed duplicated includes | Andrea Gelmini | 1 | -2/+0 |