summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-13Hide dtor details behind SVX_DLLPUBLICStephan Bergmann
2012-09-11XubString->rtl::OUStringCaolán McNamara
2012-09-04fdo#53872: reportdesign: fix section drawpage crash:Michael Stahl
2012-09-04n#777699: Clip the objects to the pagewe are paintingCédric Bosdonnat
2012-08-31SdrModel: make sure undo/redo stacks are not emptyIvan Timofeev
2012-08-31remove SdrObjRefList, use vector directlyIvan Timofeev
2012-08-30fix buildCaolán McNamara
2012-08-30SdrMarkList: fix STL conversionIvan Timofeev
2012-08-29String::Expand -> string::padToLengthCaolán McNamara
2012-08-16svdotxat.cxx: MSVC needs set includedMichael Stahl
2012-08-16Convert local variable from Container to std::vector and std::setNoel Grandin
2012-08-16Convert maHandles field from Container to std::vectorNoel Grandin
2012-08-16Convert aList in SdrObjRefList class from Container to std::vectorNoel Grandin
2012-08-16Convert pRedoStack in SdrModel class from Container to std::dequeNoel Grandin
2012-08-16Convert pUndoStack in SdrModel class from Container to std::dequeNoel Grandin
2012-08-16Convert aBuf in SdrUndoGroup class from Container to std::vectorNoel Grandin
2012-08-16Convert field from Container to std::vector in SdrPageGridFrameListNoel Grandin
2012-08-16Convert maPages field in SdrModel class from Container to std::vectorNoel Grandin
2012-08-16Convert maMaPag field in class SdrModel from Container to std::vectorNoel Grandin
2012-08-16Remove unused fieldNoel Grandin
2012-08-16SdrMarkView::UndirtyMrkPnt: set::erase returns void in C++98Michael Stahl
2012-08-16Convert aLayer field in SdrLayerAdmin class from Container to std::vectorNoel Grandin
2012-08-16Convert aList field in SdrHelpLineList class from Container to std::vectorNoel Grandin
2012-08-16Convert aList in SdrGluePointList class from Container to std::vectorNoel Grandin
2012-08-16_SdrItemBrowserControl::SetAttributes: fix previous commit:Michael Stahl
2012-08-16Convert aList in class _SdrItemBrowserControl from Container to std::vectorNoel Grandin
2012-08-16Remove unused class ContainerSorterNoel Grandin
2012-08-16Convert aList in SdrHdlList class from Container to std::dequeNoel Grandin
2012-08-16Convert maList in SdrMarkList from Container to std::vectorNoel Grandin
2012-08-16Convert SdrUShortCont from Container to std::setNoel Grandin
2012-08-16Remove unused class ImpUShortContainerSorterNoel Grandin
2012-08-16Convert aList field in SdrLinkList class from Container to std::vectorNoel Grandin
2012-08-16Convert OLEObjCache class from Container to std::vectorNoel Grandin
2012-08-16Convert aPnts field in SdrDragStat class from Container to std::vectorNoel Grandin
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-14fdo#47434: Zero rect. size causing wrong line positions.Muthu Subramanian
2012-08-07valgrind: add missing initializerDavid Tardon
2012-08-07drop bogus eof linesThomas Arnhold
2012-07-30fdo#46968 fixing undo of textbox resizingUray M. János
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-07-17fdo#44534 invalidate bound rect after drag&dropDavid Tardon
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-07-07removed unnecessary forward declarations of classTakeshi Abe
2012-07-02Remove unused definesThomas Arnhold
2012-06-29Remove include guardsThomas Arnhold
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-22Remove empty or non-called methodsThomas Arnhold