summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-08-25use prewin.h/postwin.h around a win32 headerLuboš Luňák
2021-08-24remove one of the pimpls in SvBaseLinkNoel Grandin
2021-08-24Simplify caching in ConfigurationWrapperMike Kaganski
2021-08-24initial Metal support for Mac/SkiaLuboš Luňák
2021-08-24vcl: create drawmode functionsChris Sherlock
2021-08-24tdf#144025 Change LibreOffice to %PRODUCTNAMERoman Kuznetsov
2021-08-24Introduce convertNarrowing to return smaller integer typesMike Kaganski
2021-08-24cache access in ConfigurationWrapper (tdf#105575)Noel Grandin
2021-08-23comphelper : remove useless OContextHelper_ImplArnaud Versini
2021-08-23Removed duplicated includesAndrea Gelmini
2021-08-23ofz#37458 use o3tl::convertSaturate in convertEmuToHmmCaolán McNamara
2021-08-23osl::Mutex->std::mutex in AccessibleEventNotifierNoel Grandin
2021-08-23tdf#143919: Calc: add diagonal borders in Toolbar>BordersBayram Çiçek
2021-08-22Resolves: tdf#143979 Write and read empty text element in number formatsEike Rathke
2021-08-22no need to use shared_ptr in SdrAllFillAttributesHelperNoel Grandin
2021-08-22no need to use unique_ptr for PolyPolygonNoel Grandin
2021-08-22no need to use unique_ptr for ViewInformation3DNoel Grandin
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin
2021-08-22no need to use shared_ptr for these fields in RegionNoel Grandin
2021-08-22no need to use unique_ptr for PolygonNoel Grandin
2021-08-22no need to use unique_ptr for XPolygonNoel Grandin
2021-08-21Resolves: tdf#143946 Add Klingon, tlhIngan Hol {tlh} 0x06AC to language listEike Rathke
2021-08-21Introduce LanguageTagIcu::getDisplayName()Eike Rathke
2021-08-20loplugin:unusedmethodsNoel Grandin
2021-08-20use Primitive2DDecompositionVisitor in ViewObjectContact (tdf#105575)Noel Grandin
2021-08-20tdf#141097 Revert "Veto process exit while an OLE client is connected"Michael Warner
2021-08-20make BitmapPalette a COW typeNoel Grandin
2021-08-20Convert AreaTransparencyGradientPopup to WeldToolbarPopupSzymon Kłos
2021-08-19Fix typoAndrea Gelmini
2021-08-19loplugin:constmethodsNoel Grandin
2021-08-19drawinglayer: split polygonprimitive2d.hxx into multiple filesTomaž Vajngerl
2021-08-19use std::optional<OutlinerParaObject> in SdrUndoAttrObjNoel Grandin
2021-08-19reduce visibility of some symbolsNoel Grandin
2021-08-19Make Custom Color Picker dialog asyncSzymon Kłos
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-18UnloadObj always dereferences its SdrOle2Obj* argCaolán McNamara
2021-08-18tdf#143353 defer tip of the day until impress template dialog is goneCaolán McNamara
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18use visitor callback to avoid container construction (tdf#105575)Noel Grandin
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-08-18Don't crash on SidebarController dispose when app is closingSzymon Kłos
2021-08-18jsdialog: dump FixedImageSzymon Kłos
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-18specialise std::optional for OutlineParaObjectNoel Grandin
2021-08-18improve SvxShapeCollection::getByIndexNoel Grandin
2021-08-17Fix o3tl::convert for Rectangle, to operate on right/bottom valuesMike Kaganski
2021-08-17Fix typoAndrea Gelmini
2021-08-17Fix typoAndrea Gelmini
2021-08-17Rename SaturatingSet[XY] to SaturatingSetPos[XY]Mike Kaganski
2021-08-17Simplify and inline tools::Rectangle::JustifyMike Kaganski