Age | Commit message (Expand) | Author |
2018-12-23 | tdf#121761, tdf#121952 Accurate ellipsequadrant in custom shape | Regina Henschel |
2018-12-21 | Resolves: tdf#120885 Crash on choosing 'more styles' | Caolán McNamara |
2018-12-21 | pass OSQLParseNode around by unique_ptr | Noel Grandin |
2018-12-20 | tdf#119180 Use 100th_mm in UNO API implementation | Armin Le Grand |
2018-12-20 | tdf#42949 Fix IWYU warnings in include/vcl/[t-u]* | Gabor Kelemen |
2018-12-20 | use unique_ptr in svx | Noel Grandin |
2018-12-20 | use unique_ptr in SdrPaintView | Noel Grandin |
2018-12-19 | tdf#122127 Crash in FORM EDIT using drag drop to move control in dataform | Noel Grandin |
2018-12-19 | simplify DistributeMarkedObjects | Noel Grandin |
2018-12-19 | use unique_ptr in RemoveWhichRange | Noel Grandin |
2018-12-17 | Resolve deprecated implicit capture of *this by reference in C++20 | Stephan Bergmann |
2018-12-16 | tdf#121638 , Different angle shown between sidebar & size and position dialog | Sumit Chauhan |
2018-12-14 | coverity#1441522 bSdrViewInsertMode is always true | Caolán McNamara |
2018-12-14 | coverity#1441522 FontWorkGalleryDialog mpSdrView member is never null | Caolán McNamara |
2018-12-14 | Removed executable permission on .cxx file | Andrea Gelmini |
2018-12-13 | tdf#121890 ODF custom shapes use left and top from viewBox | Regina Henschel |
2018-12-13 | use unique_ptr in checkForUniqueItem | Noel Grandin |
2018-12-13 | loplugin:mergeclasses merge LineLB into SvxLineBox | Noel Grandin |
2018-12-12 | use unique_ptr in createTransformedClone | Noel Grandin |
2018-12-12 | use std::<some_container>::swap, instead of copy and clear | Noel Grandin |
2018-12-10 | Resolves: tdf#121946 first time draw uses gray bg | Caolán McNamara |
2018-12-10 | Resolves: tdf#121520 duplicate languages in dropdown | Caolán McNamara |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |
2018-12-10 | lok: shape scaling rework | Marco Cecchetti |
2018-12-09 | Fix typos in code | Andrea Gelmini |
2018-12-08 | Translate German variable names | Johnny_M |
2018-12-08 | use Image(OUString) instead of Image(Bitmap(OUString)) | Noel Grandin |
2018-12-08 | Translate German variable names | Johnny_M |
2018-12-08 | Translate German variable names | Johnny_M |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-12-07 | HAVE_CPP_INLINE_VARIABLES is always true now | Stephan Bergmann |
2018-12-07 | lok: Right rotation calculation in case of delta angle | Tamás Zolnai |
2018-12-07 | Avoid moving the shape by rotation | Tamás Zolnai |
2018-12-07 | lok: get correct handlers for a single rotated shape | Marco Cecchetti |
2018-12-07 | add parameter TransformRotationDeltaAngle to .uno:TransformDialog | Henry Castro |
2018-12-07 | svx: add parameters to .uno:TransformDialog | Henry Castro |
2018-12-07 | remove unused ConfigItemMode::DelayedUpdate | Noel Grandin |
2018-12-07 | tdf#121448 Check if fill box event notify is already handled | Jim Raykowski |
2018-12-07 | remove unused SvxNumRuleFlags::CHAR_TEXT_DISTANCE | Noel Grandin |
2018-12-07 | loplugin:singlevalfields extend to all static vars | Noel Grandin |
2018-12-05 | fix logic in SvxRuler::UpdateColumns | Noel Grandin |
2018-12-05 | -Werror=duplicated-cond | Stephan Bergmann |
2018-12-05 | tdf#121022 Do change parent of SdrObj early | Armin Le Grand |
2018-12-05 | remove unused SdrHintKind enum value | Noel Grandin |
2018-12-05 | remove unused RulerBorderStyle enum value | Noel Grandin |
2018-12-05 | remove unused GalleryHintType enum value | Noel Grandin |
2018-12-05 | remove unused SdrSwapGraphicsMode enum | Noel Grandin |
2018-12-05 | remove unused SdrGrafObjTransformsAttrs enum value | Noel Grandin |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin |
2018-12-04 | Remove obsolete CLANG_VERSION checks | Stephan Bergmann |