summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+2
2012-04-05Unused code removal.Santiago Martinez1-7/+0
2012-04-02removed duplicate includes in svxTakeshi Abe6-6/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+9
2012-03-13Related: fdo#46728 it would help to initialize the reference count I supposeCaolán McNamara1-0/+1
2012-03-13Resolves: fdo#46728 reference count the overlay managersCaolán McNamara2-0/+34
2012-02-13Removed unused code.Björgvin Ragnarsson8-136/+0
2012-01-20sal_Bool to bool.Kohei Yoshida1-4/+4
2012-01-11n#734734: Text rotation fixes.Muthu Subramanian1-0/+8
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz5-4/+1
2011-12-23SV_DECL_VARARR->std::vectorAugust Sodora1-16/+9
2011-12-06impress210: #i50899# clean up fill attributes if fill style changesChristian Lippka ORACLE3-1/+39
2011-12-06impress210: #i105310# set tooltip for items and some refactoringOcke.Janssen@oracle.com4-8/+8
2011-11-27remove include of pch header from svxNorbert Thiebaud110-198/+0
2011-11-24Fixed wrong scaling of the anchor iconsTim Hardeck1-2/+2
2011-11-24118414: applied patch, added forcing that SfxItemSet inside AttributeProperti...alg1-1/+2
2011-11-18Use new glue-point creation code, makes glue-points visible & themableMichael Meeks2-95/+4
2011-10-18fdo#41935: deadlock in ViewObjectContactOfUnoControlMichael Stahl1-40/+13
2011-10-16Some callcatcher cleaningJulien Nabet1-14/+0
2011-09-14callcatcher: remove unused codeCaolán McNamara1-64/+0
2011-09-10Drop unused partsJulien Nabet1-15/+0
2011-09-06Header/Footer: revert objects ghosting to keep writer WYSIWYGCédric Bosdonnat5-58/+4
2011-08-29valgrind: various unused codeCaolán McNamara1-1/+1
2011-07-31Some cppcheck cleaningJulien Nabet2-2/+2
2011-06-30n#676858: ghost uneditable drawing objectsCédric Bosdonnat5-4/+58
2011-06-07rend() on a non-const container is a non-const iteratorFridrich Štrba1-1/+1
2011-06-06Replace List for std::vector<const SfxItemSet*>.Rafael Dominguez1-8/+5
2011-06-06Replace List for std::vector<SfxStyleSheetBase*>.Rafael Dominguez1-7/+6
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-3/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito112-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky120-535/+156
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold4-6/+6
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens120-535/+156
2011-03-04Remove bogus and useless comments in libs-core.Guillaume Poussel1-4/+2
2011-03-04Automated merge with file:///d:\tools\master\oooOcke Janssen1-3/+0
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]18-476/+21
2011-02-09Remove dead code: This stuff is always falseThomas Arnhold1-22/+0
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer10-21/+21
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-0/+12
2011-02-03CWS gnumake3: resync to m99Mathias Bauer1-0/+12
2011-02-03merge from masterOcke Janssen [oj]4-4/+4
2011-02-01gnumake3: remove loads of obsolete dmakefilesMichael Stahl8-455/+0
2011-02-01CWS-TOOLING: integrate CWS dba34bVladimir Glazunov1-0/+12
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner4-4/+4
2011-01-21Remove old RCS lines.Thomas Arnhold5-19/+0
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-2/+2
2011-01-19gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex test,...Bjoern Michaelsen4-4/+4
2011-01-14removetooltypes01: #i112600# fix TRUE/FALSE autodoc tagsMikhail Voytenko1-6/+6
2011-01-13removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko10-26/+26