summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-6/+18
2013-03-31#119750# corrected opacity import for SC comment shapes and their shadow visu...Armin Le Grand1-21/+47
2013-03-31#120848# Added correct text content frame for NotchedRightArrow AutoshapeArmin Le Grand1-2/+3
2013-03-31remove bitrotten edittestAndras Timar1-1748/+0
2013-03-31sal_Bool to boolTakeshi Abe3-107/+107
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-18/+12
2013-03-30Simplify iterators stuffJulien Nabet1-8/+4
2013-03-30Export Chart as Graphic - allow vector graphic exportTomaž Vajngerl4-88/+230
2013-03-29ResMgr with LanguageTagEike Rathke5-5/+5
2013-03-29svx: clean up these macros in fmprop.hrcMiklos Vajna4-148/+148
2013-03-29Oups ++aIter had to be removed hereJulien Nabet1-1/+0
2013-03-29Use const_iterator and use them in loop onlyJulien Nabet1-4/+1
2013-03-27svx/source/inc/trace.hxx -> SAL_INFOStephan Bergmann5-197/+21
2013-03-27coverity#704341 Logically dead codeJulien Nabet1-1/+1
2013-03-27coverity#704334/704335/704336 Logically dead codeJulien Nabet1-4/+4
2013-03-27WaE: macro "_STRING_H" is not usedTor Lillqvist1-3/+0
2013-03-27WaE: macro is not used: _MATH_H weirdnessTor Lillqvist2-6/+0
2013-03-27-Wunused-macrosStephan Bergmann6-22/+0
2013-03-27_USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann1-1/+2
2013-03-26Resolves fdo#61540K_Karthikeyan1-2/+7
2013-03-26sal_Bool to boolTakeshi Abe18-57/+56
2013-03-26Remove useless comments; add mode linesTakeshi Abe1-14/+2
2013-03-26drop external include guardDavid Tardon1-2/+0
2013-03-25coverity#704327 Logically dead codeJulien Nabet1-3/+0
2013-03-25coverity#704321 Logically dead codeJulien Nabet1-1/+1
2013-03-25coverity#704320 Logically dead codeJulien Nabet1-3/+0
2013-03-25sal_Bool to boolTakeshi Abe10-59/+59
2013-03-25deleting NULL is safeTakeshi Abe1-2/+1
2013-03-24fdo#62617 display groups on multiple layers correctlyDavid Tardon4-1/+27
2013-03-24avoid possible data inconsistencyDavid Tardon1-4/+1
2013-03-24drop nonsensical warningDavid Tardon1-1/+0
2013-03-24fix crash after conversion to STLDavid Tardon1-19/+23
2013-03-23rhbz#876742 speed up table manipulation in ImpressDavid Tardon6-15/+125
2013-03-23drop unused includesDavid Tardon3-20/+2
2013-03-23drop unused member varDavid Tardon2-15/+0
2013-03-23broadcast change if removing NULL pageDavid Tardon1-2/+4
2013-03-22strg is ctrl in englishThomas Arnhold1-2/+2
2013-03-21regenerate pchPeter Foley1-2/+3
2013-03-21sal_Bool to boolTakeshi Abe14-85/+85
2013-03-20i#78247# and i#78029# wrong glue points in iscosceles and in right triangleRegina Henschel1-2/+2
2013-03-20Related to coverity#704822 (Explicit null dereference)Julien Nabet1-1/+1
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith1-2/+2
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2-8/+5
2013-03-20Assume that this shall check full string equalityStephan Bergmann1-1/+1
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2-3/+4
2013-03-20fdo#46808, convert some getProcessServiceFactory()Noel Grandin2-3/+3
2013-03-20fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin1-4/+2
2013-03-20fdo#46808, convert graphic::PrimitiveFactory2D to new styleNoel Grandin1-23/+18