summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
...
* new module i18nlangtagEike Rathke2013-04-0512-15/+15
* revert that change and to it at custom shapes levelRadek Doulik2013-04-051-1/+1
* do not allow bEdgeRadiusAllowed to be set to trueRadek Doulik2013-04-051-5/+0
* fdo#60834 Find and Replace dialog: fix replace box selection on clickCao Cuong Ngo2013-04-051-1/+1
* Fix warning: unused variable sGraphicURL [loplugin]Tor Lillqvist2013-04-041-1/+0
* disable round corners for rectangle shape. fixes fdo#39907Radek Doulik2013-04-041-1/+1
* sal_Bool to boolTakeshi Abe2013-04-048-64/+64
* ditch unused LANGUAGE_USER[1-9]Eike Rathke2013-04-031-3/+1
* teach DialControl how to resizeCaolán McNamara2013-04-022-14/+42
* Widget UI for Calc cell alignment pageOlivier Hallot2013-04-024-0/+27
* Fix related to fdo#62224.Gokul2013-04-021-1/+3
* update pch filesThomas Arnhold2013-04-021-2/+5
* try to fix windows tb with pchDavid Tardon2013-04-022-5/+4
* #120999# Added support code in SdrDragObjOwn::MoveSdrDrag to rescue the chang...Armin Le Grand2013-04-021-0/+13
* expand some more namespace macrosThomas Arnhold2013-04-013-70/+63
* remove boilerplate commentsThomas Arnhold2013-04-0114-31/+6
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-04-011-2/+2
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-04-011-6/+18
* #119750# corrected opacity import for SC comment shapes and their shadow visu...Armin Le Grand2013-03-311-21/+47
* #120848# Added correct text content frame for NotchedRightArrow AutoshapeArmin Le Grand2013-03-311-2/+3
* remove bitrotten edittestAndras Timar2013-03-311-1748/+0
* sal_Bool to boolTakeshi Abe2013-03-313-107/+107
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-03-301-1/+1
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-03-301-18/+12
* Simplify iterators stuffJulien Nabet2013-03-301-8/+4
* Export Chart as Graphic - allow vector graphic exportTomaž Vajngerl2013-03-304-88/+230
* ResMgr with LanguageTagEike Rathke2013-03-295-5/+5
* svx: clean up these macros in fmprop.hrcMiklos Vajna2013-03-294-148/+148
* Oups ++aIter had to be removed hereJulien Nabet2013-03-291-1/+0
* Use const_iterator and use them in loop onlyJulien Nabet2013-03-291-4/+1
* svx/source/inc/trace.hxx -> SAL_INFOStephan Bergmann2013-03-275-197/+21
* coverity#704341 Logically dead codeJulien Nabet2013-03-271-1/+1
* coverity#704334/704335/704336 Logically dead codeJulien Nabet2013-03-271-4/+4
* WaE: macro "_STRING_H" is not usedTor Lillqvist2013-03-271-3/+0
* WaE: macro is not used: _MATH_H weirdnessTor Lillqvist2013-03-272-6/+0
* -Wunused-macrosStephan Bergmann2013-03-276-22/+0
* _USE_MATH_DEFINES is already taken care of by sal/config.hStephan Bergmann2013-03-271-1/+2
* Resolves fdo#61540K_Karthikeyan2013-03-261-2/+7
* sal_Bool to boolTakeshi Abe2013-03-2618-57/+56
* Remove useless comments; add mode linesTakeshi Abe2013-03-261-14/+2
* drop external include guardDavid Tardon2013-03-261-2/+0
* coverity#704327 Logically dead codeJulien Nabet2013-03-251-3/+0
* coverity#704321 Logically dead codeJulien Nabet2013-03-251-1/+1
* coverity#704320 Logically dead codeJulien Nabet2013-03-251-3/+0
* sal_Bool to boolTakeshi Abe2013-03-2510-59/+59
* deleting NULL is safeTakeshi Abe2013-03-251-2/+1
* fdo#62617 display groups on multiple layers correctlyDavid Tardon2013-03-244-1/+27
* avoid possible data inconsistencyDavid Tardon2013-03-241-4/+1
* drop nonsensical warningDavid Tardon2013-03-241-1/+0
* fix crash after conversion to STLDavid Tardon2013-03-241-19/+23