summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-28Sync draw object to calc grid for better alignment when zoomingNoel Power
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-08Resolves: fdo#56460 don't crash on close of files with custom shapesCaolán McNamara
2012-11-06fdo#55430 allow clicking objects in front of selected onesLennard
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-11-02Fix crash during polygon handle travelling.Thorsten Behrens
2012-10-23typo, wrong object was returnedIvan Timofeev
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin
2012-10-23add cache to avoid excessive repeated UNO peer creation for customshapesMichael Meeks
2012-10-17XubString->OUStringCaolán McNamara
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-09-28convert GetRepeatComment to OUStringCaolán McNamara
2012-09-27sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat
2012-09-25cope with thumbnailing both linked and embedded media correctly.Michael Meeks
2012-09-25Avoid a temporary.Thorsten Behrens
2012-09-25substantially accelerate slides with media on them.Michael Meeks
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