summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)Author
2011-06-23Code review (bug fix).Muthu Subramanian
2011-06-22Cleanup up some unused parametersJoseph Powers
2011-06-22Replace List with std::vector< Bitmap* >Joseph Powers
2011-06-22Teach LibreOffice proper svg:d supportThorsten Behrens
2011-06-21WaE: fwrite returnCaolán McNamara
2011-06-21Remove nDummy parameter from XPropertyList::Remove()Joseph Powers
2011-06-21Remove the nDummy parameter from XPropertyTable::Remove()Joseph Powers
2011-06-21Replace List with std::vector< XPropertyEntry* >Joseph Powers
2011-06-17Replace List with std::vector<basegfx::B3DHomMatrix*>.Rafael Dominguez
2011-06-16Remove unused List pMatFavSetListJoseph Powers
2011-06-16Remove unused List pFavorSetListJoseph Powers
2011-06-14Removed commented-out codeKatarina Machalkova
2011-06-14Unlimited number of conditions for conditional formattingRobert Dargaud
2011-06-13fdo#33293: Option to configure initial number of sheets in Calc.Albert Thuswaldner
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-10move font itemset handling down into the fontpreview widgetMichael Meeks
2011-06-07Related: rhbz#652604 ensure wizard is dismissed if exception thrownCaolán McNamara
2011-06-07WaE: pPrinter unused, so don't fetch itCaolán McNamara
2011-06-07use standard pattern for thisCaolán McNamara
2011-06-07rend() on a non-const container is a non-const iteratorFridrich Štrba
2011-06-06Replace List for std::vector<const SfxItemSet*>.Rafael Dominguez
2011-06-06Replace List for std::vector<SfxStyleSheetBase*>.Rafael Dominguez
2011-06-04Removed commented linesChristina Rossmanith
2011-06-04__cdecl -> SAL_CALLChristina Rossmanith
2011-06-04Removed comments/commented codeChristina Rossmanith
2011-06-01don't see why this has to be globalCaolán McNamara
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-coreJan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-26Fix bug in CloneListRafael Dominguez
2011-05-25Change the signature of DataChanged in the base class.Kohei Yoshida
2011-05-23Remove some extra #incude <tools/pstm.hxx>Joseph Powers
2011-05-23fdo#35728: fix GridControl crashBjoern Michaelsen
2011-05-22Replace List for std::vector<String>.Rafael Dominguez
2011-05-22Replace List for std::vector<String>.Rafael Dominguez
2011-05-22Replace List with std::vector<String>.Rafael Dominguez
2011-05-22Fix bug fdo36158 UI:Find&Replace dialog "Notes" instead of "Comments"Julien Nabet
2011-05-22remove build breaking debug messagesMarkus Mohrhard
2011-05-20adapt for singleton api changeCaolán McNamara
2011-05-20valgrind: use non-leaky singleton patternCaolán McNamara
2011-05-20valgrind: make this a well behaved singletonCaolán McNamara
2011-05-10make it possible to update the region passed to BeginDrawLayers() (bnc#683550)Luboš Luňák
2011-05-10GDIMetaFile cleanupJoseph Powers
2011-05-10make it possible to update the region passed to BeginDrawLayers() (bnc#683550)Luboš Luňák
2011-05-09Moved duplicate code into methodsChristina Rossmanith
2011-05-08Check if ObjectList has any item with empty instead of size.Rafael Dominguez
2011-05-08Remove List in GalleryExplorer::FillObjList functions.Rafael Dominguez
2011-04-30Remove some OS/2 codeFrancois Tigeot
2011-04-28fix typoDavid Tardon
2011-04-28microoptimize thisDavid Tardon