summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drawinglayer: ITextLayouter and use it as a VisitingParameterfeature/drawinglayercoreTomaž Vajngerl2021-07-3022-48/+298
* drawinglayer: move TextLayouter to processor2dTomaž Vajngerl2021-07-3020-53/+53
* drawinglayer: make VisitingParameters constructor explicitTomaž Vajngerl2021-07-3073-235/+291
* make BasePrimitive2D easier extensible with VisitingParametersTomaž Vajngerl2021-07-30147-527/+1881
* Revert "hack for gradients split into adjacent polygons (tdf#133016)"Tomaž Vajngerl2021-07-301-8/+2
* vcl: add a Bitmap interface to basegfx, BitmapEx implementing itTomaž Vajngerl2021-07-302-1/+26
* drawinglayer: externalize PolygonWavePrimitive2D classTomaž Vajngerl2021-07-3012-62/+117
* drawinglayer: externalize PointArrayPrimitive2D classTomaž Vajngerl2021-07-301-1/+1
* drawinglayer: externalize classes in texture.hxxTomaž Vajngerl2021-07-301-10/+11
* drawinglayer: externalize FillHatchPrimitive2D classTomaž Vajngerl2021-07-301-4/+1
* Add OutputDevice::drawPrimitive2D to OutputDeviceTomaž Vajngerl2021-07-303-0/+11
* Separate core drawinglayer func. into drawinglayercore libraryTomaž Vajngerl2021-07-3031-21/+146
* osl::Mutex->std::mutex in DispatchHelperNoel Grandin2021-07-302-17/+22
* Fix Nesting Level Bug in ProfileZoneGopi Krishna Menon2021-07-302-6/+13
* tdf#38194 related: introduce StylesList controlAnshu2021-07-305-1688/+2327
* drop FontAlign alias of TextAlignCaolán McNamara2021-07-308-16/+15
* tsan:data race in ThreadPoolTest::testWorkerUsageNoel Grandin2021-07-301-1/+2
* osl::Mutex->std::mutx in OSequenceOutputStreamNoel Grandin2021-07-302-8/+5
* osl::Mutex->std::mutex in SequenceInputStreamNoel Grandin2021-07-302-11/+17
* osl::Mutex->std::mutex in OAccessibleKeyBindingHelperNoel Grandin2021-07-302-10/+7
* use less GetOutDev()Noel Grandin2021-07-305-9/+9
* indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl2021-07-308-1/+164
* tools: use upper case GetWidth/GetHeight for Rect for repr. stringTomaž Vajngerl2021-07-302-1/+6
* tdf#143148: Use pragma once instead of include guardsHuilin2021-07-301-4/+1
* Make duplicate generated numbering identifiers unique, tdf#143526 follow-upEike Rathke2021-07-292-4/+17
* Update git submodulesOlivier Hallot2021-07-291-0/+0
* lok sidebar: remove unused codeSzymon Kłos2021-07-295-56/+0
* jsdialog: sidebar: enable fontwork popupsSzymon Kłos2021-07-291-1/+3
* jsdialog: sidebar: dump expanded state for panelSzymon Kłos2021-07-291-0/+1
* tdf#142817: Correctly replace animation effect that comes with a commandKatarina Behrens2021-07-291-0/+1
* Update git submodulesJulien Nabet2021-07-291-0/+0
* osl::Mutex->std::mutex in OSLInputStreamWrapperNoel Grandin2021-07-292-7/+7
* Update VS natvis for recent WhichRangesContainer changesMike Kaganski2021-07-291-19/+16
* Update git submodulesOlivier Hallot2021-07-291-0/+0
* osl::Mutex->std::mutex in OSeekableInputWrapperNoel Grandin2021-07-292-10/+10
* osl::Mutex->std::mutex in FormulaBufferNoel Grandin2021-07-292-3/+3
* Add NumberingIdentifier unit test, tdf#143526 relatedEike Rathke2021-07-291-0/+61
* Fix --enable-mergelibs `make check`Stephan Bergmann2021-07-2917-44/+44
* loplugin:unnecessarymethodsNoel Grandin2021-07-295-105/+213
* no need for this map to be optionalNoel Grandin2021-07-291-14/+7
* osl::Mutex->std::mutex in ColumnBlockPositionSetNoel Grandin2021-07-292-4/+4
* return by const& in LocaleDataWrapperNoel Grandin2021-07-292-6/+6
* rtl::Static -> static localNoel Grandin2021-07-2914-106/+37
* jsdialog: use original container type for popupsSzymon Kłos2021-07-291-1/+7
* jsdialog: sidebar: don't close popups when first time usedSzymon Kłos2021-07-291-1/+6
* rtl::Static -> static localNoel Grandin2021-07-2916-149/+91
* drop some unneeded includesCaolán McNamara2021-07-298-11/+61
* use the parent as available from HangulHanjaConversionCaolán McNamara2021-07-294-6/+8
* Intialize the VCL test dialog directly instead of dispatching commandhomeboy4452021-07-2911-51/+8
* Revert "cid#1486241 'Constant' variable guards dead code"Samuel Mehrbrodt2021-07-291-2/+4