summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-01-19WASM optionally run any app via system loopJan-Marek Glogowski
2022-01-19WASM Qt: various EMSCRIPTEN adaptionsJan-Marek Glogowski
2022-01-18Drop config_global.h from osl/module.hJan-Marek Glogowski
2022-01-18fix locking in comphelper::OInterfaceContainerHelper4::forEachNoel Grandin
2022-01-18Add HAVE_(UNIX_)DLAPI config header defineJan-Marek Glogowski
2022-01-16tdf#146453 retain precise vertical base pos with ResolutionIndependentLayoutCaolán McNamara
2022-01-16Related: tdf#146453 retain accurate positioning in rotated text renderingCaolán McNamara
2022-01-16tdf#146439 retain precise base start pos when using ResolutionIndependentLayoutCaolán McNamara
2022-01-15Let loplugin:nullptr look into template instantiationsStephan Bergmann
2022-01-14Mysql/MariaDB: tdf#81430 make tables editable (with or without PK)Julien Nabet
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2022-01-14reduce default cost of OInterfaceContainerHelper3Noel Grandin
2022-01-14no need to hold OInterfaceContainerHelper4 by unique_ptrNoel Grandin
2022-01-13keep scaled ResolutionIndependentLayout glyph positions as floating pointCaolán McNamara
2022-01-13allow selecting text rendering mode suitable for natural glyph positionsCaolán McNamara
2022-01-13always use B2DPoint for DevicePointCaolán McNamara
2022-01-13split up ImplPrepareLayoutArgs a littleCaolán McNamara
2022-01-13Simplify COMReference a bitMike Kaganski
2022-01-12keep positions as DeviceCoordinate within SalLayoutCaolán McNamara
2022-01-12used cache value in ViewObjectContact::getPrimitive2DSequence (2nd attempt)Noel Grandin
2022-01-12make it easier to adjust the value of a basegfx Tuple2DCaolán McNamara
2022-01-12Remove break; after returnAndrea Gelmini
2022-01-11cid#1497094 silence Uninitialized scalar fieldCaolán McNamara
2022-01-11do not call broadcast SetStyleSheet from a non-broadcast oneLuboš Luňák
2022-01-11tdf#145919 Localize strings in Graphics Test dialogGabor Kelemen
2022-01-10Fix typoAndrea Gelmini
2022-01-10use less SvStream::Flush()Noel Grandin
2022-01-10document GenericCheckDialog, GraphicSizeCheck and related classesTomaž Vajngerl
2022-01-09implement anyToHash() and use it for SdrCustomShapeGeometryItemLuboš Luňák
2022-01-09make SdrCustomShapeGeometryItem sortable and fast (bsc#1183308)Luboš Luňák
2022-01-09make SdrCustomShapeGeometryItem internal data consistentLuboš Luňák
2022-01-09uno sequences with different sizes are not equalLuboš Luňák
2022-01-09Replace single sw.level2 log area user with area swJan-Marek Glogowski
2022-01-09Add TODO in include/cppuhelper about compbase.hxx and compbase<N>.hxxJulien Nabet
2022-01-08move UserData bodge into VCLXMenuCaolán McNamara
2022-01-08vcl: Create listfonts utilityChris Sherlock
2022-01-07tdf#146084 Don't warn for languages without hyphenationHossein
2022-01-07fix hierarchy in commentNoel Grandin
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-07move applyDefaultStyleSheetFromSdrModel from BaseProperties..Noel Grandin
2022-01-07move some methods BaseProperties->DefaultPropertiesNoel Grandin
2022-01-06Add a comment how to use MetafileXmlDump in the testsJan Holesovsky
2022-01-06bypass SvxShape when creating rectangles in chart2Noel Grandin
2022-01-05Missing RTTI for UBSanStephan Bergmann
2022-01-05svx: mark RTTI symbols of Svx3DSceneObject as publicMiklos Vajna
2022-01-05tdf#146534 pptx import: make Z rotation work with rotation transformSarper Akdemir
2022-01-05vcl: migrate AddGradientActions() from OutputDevice to GradientChris Sherlock
2022-01-04sc export chart as graphic: handle PDFMiklos Vajna
2022-01-04use deque in SdrObjListNoel Grandin
2022-01-04Drop MSVC special-casing for OWeakObject ctorMike Kaganski