summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-30drawinglayer: ITextLayouter and use it as a VisitingParameterfeature/drawinglayercoreTomaž Vajngerl22-48/+298
2021-07-30drawinglayer: move TextLayouter to processor2dTomaž Vajngerl20-53/+53
2021-07-30drawinglayer: make VisitingParameters constructor explicitTomaž Vajngerl73-235/+291
2021-07-30make BasePrimitive2D easier extensible with VisitingParametersTomaž Vajngerl147-527/+1881
2021-07-30Revert "hack for gradients split into adjacent polygons (tdf#133016)"Tomaž Vajngerl1-8/+2
2021-07-30vcl: add a Bitmap interface to basegfx, BitmapEx implementing itTomaž Vajngerl2-1/+26
2021-07-30drawinglayer: externalize PolygonWavePrimitive2D classTomaž Vajngerl12-62/+117
2021-07-30drawinglayer: externalize PointArrayPrimitive2D classTomaž Vajngerl1-1/+1
2021-07-30drawinglayer: externalize classes in texture.hxxTomaž Vajngerl1-10/+11
2021-07-30drawinglayer: externalize FillHatchPrimitive2D classTomaž Vajngerl1-4/+1
2021-07-30Add OutputDevice::drawPrimitive2D to OutputDeviceTomaž Vajngerl3-0/+11
2021-07-30Separate core drawinglayer func. into drawinglayercore libraryTomaž Vajngerl31-21/+146
2021-07-30osl::Mutex->std::mutex in DispatchHelperNoel Grandin2-17/+22
2021-07-30Fix Nesting Level Bug in ProfileZoneGopi Krishna Menon2-6/+13
2021-07-30tdf#38194 related: introduce StylesList controlAnshu5-1688/+2327
2021-07-30drop FontAlign alias of TextAlignCaolán McNamara8-16/+15
2021-07-30tsan:data race in ThreadPoolTest::testWorkerUsageNoel Grandin1-1/+2
2021-07-30osl::Mutex->std::mutx in OSequenceOutputStreamNoel Grandin2-8/+5
2021-07-30osl::Mutex->std::mutex in SequenceInputStreamNoel Grandin2-11/+17
2021-07-30osl::Mutex->std::mutex in OAccessibleKeyBindingHelperNoel Grandin2-10/+7
2021-07-30use less GetOutDev()Noel Grandin5-9/+9
2021-07-30indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl8-1/+164
2021-07-30tools: use upper case GetWidth/GetHeight for Rect for repr. stringTomaž Vajngerl2-1/+6
2021-07-30tdf#143148: Use pragma once instead of include guardsHuilin1-4/+1
2021-07-29Make duplicate generated numbering identifiers unique, tdf#143526 follow-upEike Rathke2-4/+17
2021-07-29Update git submodulesOlivier Hallot1-0/+0
2021-07-29lok sidebar: remove unused codeSzymon Kłos5-56/+0
2021-07-29jsdialog: sidebar: enable fontwork popupsSzymon Kłos1-1/+3
2021-07-29jsdialog: sidebar: dump expanded state for panelSzymon Kłos1-0/+1
2021-07-29tdf#142817: Correctly replace animation effect that comes with a commandKatarina Behrens1-0/+1
2021-07-29Update git submodulesJulien Nabet1-0/+0
2021-07-29osl::Mutex->std::mutex in OSLInputStreamWrapperNoel Grandin2-7/+7
2021-07-29Update VS natvis for recent WhichRangesContainer changesMike Kaganski1-19/+16
2021-07-29Update git submodulesOlivier Hallot1-0/+0
2021-07-29osl::Mutex->std::mutex in OSeekableInputWrapperNoel Grandin2-10/+10
2021-07-29osl::Mutex->std::mutex in FormulaBufferNoel Grandin2-3/+3
2021-07-29Add NumberingIdentifier unit test, tdf#143526 relatedEike Rathke1-0/+61
2021-07-29Fix --enable-mergelibs `make check`Stephan Bergmann17-44/+44
2021-07-29loplugin:unnecessarymethodsNoel Grandin5-105/+213
2021-07-29no need for this map to be optionalNoel Grandin1-14/+7
2021-07-29osl::Mutex->std::mutex in ColumnBlockPositionSetNoel Grandin2-4/+4
2021-07-29return by const& in LocaleDataWrapperNoel Grandin2-6/+6
2021-07-29rtl::Static -> static localNoel Grandin14-106/+37
2021-07-29jsdialog: use original container type for popupsSzymon Kłos1-1/+7
2021-07-29jsdialog: sidebar: don't close popups when first time usedSzymon Kłos1-1/+6
2021-07-29rtl::Static -> static localNoel Grandin16-149/+91
2021-07-29drop some unneeded includesCaolán McNamara8-11/+61
2021-07-29use the parent as available from HangulHanjaConversionCaolán McNamara4-6/+8
2021-07-29Intialize the VCL test dialog directly instead of dispatching commandhomeboy44511-51/+8
2021-07-29Revert "cid#1486241 'Constant' variable guards dead code"Samuel Mehrbrodt1-2/+4