summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2013-04-04Fix warning: unused variable sGraphicURL [loplugin]Tor Lillqvist1-1/+0
2013-04-04disable round corners for rectangle shape. fixes fdo#39907Radek Doulik1-1/+1
2013-04-04sal_Bool to boolTakeshi Abe8-64/+64
2013-04-03ditch unused LANGUAGE_USER[1-9]Eike Rathke1-3/+1
2013-04-02teach DialControl how to resizeCaolán McNamara2-14/+42
2013-04-02Widget UI for Calc cell alignment pageOlivier Hallot4-0/+27
2013-04-02Fix related to fdo#62224.Gokul1-1/+3
2013-04-02update pch filesThomas Arnhold1-2/+5
2013-04-02try to fix windows tb with pchDavid Tardon2-5/+4
2013-04-02#120999# Added support code in SdrDragObjOwn::MoveSdrDrag to rescue the chang...Armin Le Grand1-0/+13
2013-04-01expand some more namespace macrosThomas Arnhold3-70/+63
2013-04-01remove boilerplate commentsThomas Arnhold14-31/+6
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