summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-30drawinglayer: ITextLayouter and use it as a VisitingParameterfeature/drawinglayercoreTomaž Vajngerl
2021-07-30drawinglayer: move TextLayouter to processor2dTomaž Vajngerl
2021-07-30drawinglayer: make VisitingParameters constructor explicitTomaž Vajngerl
2021-07-30make BasePrimitive2D easier extensible with VisitingParametersTomaž Vajngerl
2021-07-30Revert "hack for gradients split into adjacent polygons (tdf#133016)"Tomaž Vajngerl
2021-07-30vcl: add a Bitmap interface to basegfx, BitmapEx implementing itTomaž Vajngerl
2021-07-30drawinglayer: externalize PolygonWavePrimitive2D classTomaž Vajngerl
2021-07-30drawinglayer: externalize PointArrayPrimitive2D classTomaž Vajngerl
2021-07-30drawinglayer: externalize classes in texture.hxxTomaž Vajngerl
2021-07-30drawinglayer: externalize FillHatchPrimitive2D classTomaž Vajngerl
2021-07-30Add OutputDevice::drawPrimitive2D to OutputDeviceTomaž Vajngerl
2021-07-30Separate core drawinglayer func. into drawinglayercore libraryTomaž Vajngerl
2021-07-30osl::Mutex->std::mutex in DispatchHelperNoel Grandin
2021-07-30Fix Nesting Level Bug in ProfileZoneGopi Krishna Menon
2021-07-30tdf#38194 related: introduce StylesList controlAnshu
2021-07-30drop FontAlign alias of TextAlignCaolán McNamara
2021-07-30tsan:data race in ThreadPoolTest::testWorkerUsageNoel Grandin
2021-07-30osl::Mutex->std::mutx in OSequenceOutputStreamNoel Grandin
2021-07-30osl::Mutex->std::mutex in SequenceInputStreamNoel Grandin
2021-07-30osl::Mutex->std::mutex in OAccessibleKeyBindingHelperNoel Grandin
2021-07-30use less GetOutDev()Noel Grandin
2021-07-30indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl
2021-07-30tools: use upper case GetWidth/GetHeight for Rect for repr. stringTomaž Vajngerl
2021-07-30tdf#143148: Use pragma once instead of include guardsHuilin
2021-07-29Make duplicate generated numbering identifiers unique, tdf#143526 follow-upEike Rathke
2021-07-29Update git submodulesOlivier Hallot
2021-07-29lok sidebar: remove unused codeSzymon Kłos
2021-07-29jsdialog: sidebar: enable fontwork popupsSzymon Kłos
2021-07-29jsdialog: sidebar: dump expanded state for panelSzymon Kłos
2021-07-29tdf#142817: Correctly replace animation effect that comes with a commandKatarina Behrens
2021-07-29Update git submodulesJulien Nabet
2021-07-29osl::Mutex->std::mutex in OSLInputStreamWrapperNoel Grandin
2021-07-29Update VS natvis for recent WhichRangesContainer changesMike Kaganski
2021-07-29Update git submodulesOlivier Hallot
2021-07-29osl::Mutex->std::mutex in OSeekableInputWrapperNoel Grandin
2021-07-29osl::Mutex->std::mutex in FormulaBufferNoel Grandin
2021-07-29Add NumberingIdentifier unit test, tdf#143526 relatedEike Rathke
2021-07-29Fix --enable-mergelibs `make check`Stephan Bergmann
2021-07-29loplugin:unnecessarymethodsNoel Grandin
2021-07-29no need for this map to be optionalNoel Grandin
2021-07-29osl::Mutex->std::mutex in ColumnBlockPositionSetNoel Grandin
2021-07-29return by const& in LocaleDataWrapperNoel Grandin
2021-07-29rtl::Static -> static localNoel Grandin
2021-07-29jsdialog: use original container type for popupsSzymon Kłos
2021-07-29jsdialog: sidebar: don't close popups when first time usedSzymon Kłos
2021-07-29rtl::Static -> static localNoel Grandin
2021-07-29drop some unneeded includesCaolán McNamara
2021-07-29use the parent as available from HangulHanjaConversionCaolán McNamara
2021-07-29Intialize the VCL test dialog directly instead of dispatching commandhomeboy445
2021-07-29Revert "cid#1486241 'Constant' variable guards dead code"Samuel Mehrbrodt