summaryrefslogtreecommitdiffstats
path: root/drawinglayer
Commit message (Expand)AuthorAgeFilesLines
* Re-introduce accidentally removed basegfx::fround().Jan Holesovsky2013-03-281-1/+1
* fdo#61789 Fix crash, pSvtGraphicStroke is allowed to be NULL.Jan Holesovsky2013-03-282-16/+18
* fdo#62525: use cow_wrapper for FontAttributeThomas Arnhold2013-03-272-63/+32
* fdo#62525: use cow_wrapper for FillHatchAttributeThomas Arnhold2013-03-272-64/+27
* fdo#61789 - move metafile line width scaling somewhere more sensible.Michael Meeks2013-03-252-6/+12
* fdo#62525: use cow_wrapper for FillGradientAttributeThomas Arnhold2013-03-232-65/+30
* fdo#62525: use cow_wrapper for FillBitmapAttributeThomas Arnhold2013-03-232-62/+24
* fdo#62525: use cow_wrapper for SdrShadowAttributeThomas Arnhold2013-03-232-62/+25
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-193-16/+16
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-1/+1
* Resolves: #i118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer...Armin Le Grand2013-03-164-0/+130
* Resolves: #i119601# support for transparency in PNG export dialogArmin Le Grand2013-03-161-1/+1
* Related: #i119125# Added MetaFloatTransparentAction handling...Armin Le Grand2013-03-151-5/+33
* Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand2013-03-152-26/+34
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-4/+0
* Related: #i119125# corrected gradient renderingArmin Le Grand2013-03-138-60/+222
* make sure Release is called if one of two Acquires failedCaolán McNamara2013-03-071-4/+4
* doubled includesThomas Arnhold2013-03-041-1/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-032-2/+2
* remove all d.lstMichael Stahl2013-02-281-0/+0
* fix fdo#60533, Set TEXT_LAYOUT_BIDI_STRONG flag.navin patidar2013-02-251-2/+2
* Fix assignments which are not usedJulien Nabet2013-02-231-2/+0
* WaE: unused variableTor Lillqvist2013-02-221-2/+0
* #120616# Corrected SVG gradient primitive and it's decompositionArmin Le Grand2013-02-222-23/+69
* s/the the/the/Tor Lillqvist2013-02-222-2/+2
* Some cppcheck cleaningJulien Nabet2013-02-061-2/+1
* n#753462: Drawing text with font size 0 causes artifacts.Muthu Subramanian2013-02-051-0/+4
* fd0#46808, convert some getProcessServiceFactoryNoel Grandin2013-01-282-74/+68
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-4/+1
* Resolves: fdo#49784 CRASH when FILEOPEN particular doc containing .svmJulien Nabet2013-01-241-1/+2
* Another typoJulien Nabet2013-01-201-1/+1
* TypoJulien Nabet2013-01-201-1/+1
* Fix The scope of the variable 'fReduceFactor' can be reducedJulien Nabet2012-12-281-1/+1
* fix emf+ renderingRadek Doulik2012-12-141-2/+3
* AllSettings with LanguageTagEike Rathke2012-11-221-1/+1
* use LanguageTagEike Rathke2012-11-162-6/+6
* n#782833: Rotated text in emf images looks thicker.Muthu Subramanian2012-11-151-7/+0
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-06171-4872/+6234
* cleanup README files.Michael Meeks2012-11-051-2/+2
* trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara2012-10-301-3/+5
* fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin2012-10-232-39/+37
* Fix fdo#35278 - don't generate hidden primitive rectanglesThorsten Behrens2012-10-111-20/+0
* add a README filesManal Alhassoun2012-10-101-0/+3
* XubString->OUString in drawinglayerNoel Grandin2012-10-021-5/+5
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+1
* Revert "Fixed Bug [35079]"David Tardon2012-08-171-17/+14
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-161-5/+0