summaryrefslogtreecommitdiff
path: root/svx/inc
AgeCommit message (Expand)Author
2012-09-28convert GetRepeatComment to OUStringCaolán McNamara
2012-09-28adapt insert character dialog to new layoutCaolán McNamara
2012-09-28adapt zoom dialog code to layout widgetsCaolán McNamara
2012-09-28convert hard-coded layout of char name tabpage to .uiCaolán McNamara
2012-09-28convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara
2012-09-28convert code to use new table width dialogCaolán McNamara
2012-09-28implement a basic optimal size for the preview windowCaolán McNamara
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-09-27sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat
2012-09-26Change the image rotation widget to better looking DialControlTomaž Vajngerl
2012-09-25substantially accelerate slides with media on them.Michael Meeks
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-30SdrMarkList: fix STL conversionIvan Timofeev
2012-08-27fdo#46808, Use BreakIterator ::create methodNoel Grandin
2012-08-22Use typedef instead of trivial inheritanceStephan Bergmann
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-16replace LIST_APPEND usage with CONTAINER_APPENDNoel 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-16SdrUShortCont: MSVC build can't link libsw if that is publicMichael 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-16Remove unnecessary includeNoel Grandin
2012-08-16Remove unnecessary includeNoel Grandin
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 UShortContNoel 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-13Convert from tools/list.hxx to tools/contnr.hxxNoel Grandin
2012-08-10fdo#37791 Insert selected text to Findbar by Ctrl FZolnai Tamás
2012-08-10Remove misleading commentStephan Bergmann
2012-08-09Minor cleanup.Jan Holesovsky
2012-08-09fdo#49750 Search Toolbar keeps its historyZolnai Tamás
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin