summaryrefslogtreecommitdiff
path: root/svx/inc
AgeCommit message (Expand)AuthorFilesLines
2012-09-13Hide dtor details behind SVX_DLLPUBLICStephan Bergmann1-0/+3
2012-09-11XubString->rtl::OUStringCaolán McNamara1-1/+1
2012-09-04fdo#53872: reportdesign: fix section drawpage crash:Michael Stahl1-4/+7
2012-09-04n#777699: Clip the objects to the pagewe are paintingCédric Bosdonnat1-1/+2
2012-08-31SdrModel: make sure undo/redo stacks are not emptyIvan Timofeev1-6/+2
2012-08-30SdrMarkList: fix STL conversionIvan Timofeev1-5/+1
2012-08-27fdo#46808, Use BreakIterator ::create methodNoel Grandin1-2/+0
2012-08-22Use typedef instead of trivial inheritanceStephan Bergmann2-3/+1
2012-08-16Convert pRedoStack in SdrModel class from Container to std::dequeNoel Grandin1-3/+3
2012-08-16Convert pUndoStack in SdrModel class from Container to std::dequeNoel Grandin1-3/+4
2012-08-16replace LIST_APPEND usage with CONTAINER_APPENDNoel Grandin1-1/+1
2012-08-16Convert aBuf in SdrUndoGroup class from Container to std::vectorNoel Grandin1-4/+3
2012-08-16Convert field from Container to std::vector in SdrPageGridFrameListNoel Grandin2-10/+27
2012-08-16Convert maPages field in SdrModel class from Container to std::vectorNoel Grandin1-2/+1
2012-08-16Convert maMaPag field in class SdrModel from Container to std::vectorNoel Grandin1-1/+1
2012-08-16Remove unused fieldNoel Grandin2-2/+1
2012-08-16SdrUShortCont: MSVC build can't link libsw if that is publicMichael Stahl1-2/+1
2012-08-16Convert aLayer field in SdrLayerAdmin class from Container to std::vectorNoel Grandin1-6/+29
2012-08-16Convert aList field in SdrHelpLineList class from Container to std::vectorNoel Grandin1-9/+25
2012-08-16Convert aList in SdrGluePointList class from Container to std::vectorNoel Grandin1-7/+12
2012-08-16Remove unnecessary includeNoel Grandin1-2/+0
2012-08-16Remove unnecessary includeNoel Grandin1-1/+0
2012-08-16Convert aList in class _SdrItemBrowserControl from Container to std::vectorNoel Grandin1-3/+2
2012-08-16Remove unused class ContainerSorterNoel Grandin1-20/+0
2012-08-16Convert aList in SdrHdlList class from Container to std::dequeNoel Grandin1-6/+5
2012-08-16Convert maList in SdrMarkList from Container to std::vectorNoel Grandin1-6/+5
2012-08-16Convert SdrUShortCont from Container to std::setNoel Grandin1-102/+4
2012-08-16Remove unused class UShortContNoel Grandin1-14/+0
2012-08-16Convert aList field in SdrLinkList class from Container to std::vectorNoel Grandin1-6/+6
2012-08-16Convert OLEObjCache class from Container to std::vectorNoel Grandin1-2/+2
2012-08-16Convert aPnts field in SdrDragStat class from Container to std::vectorNoel Grandin1-6/+5
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann13-28/+3
2012-08-13Convert from tools/list.hxx to tools/contnr.hxxNoel Grandin1-1/+1
2012-08-10fdo#37791 Insert selected text to Findbar by Ctrl FZolnai Tamás1-0/+1
2012-08-10Remove misleading commentStephan Bergmann1-1/+0
2012-08-09Minor cleanup.Jan Holesovsky1-1/+1
2012-08-09fdo#49750 Search Toolbar keeps its historyZolnai Tamás1-0/+5
2012-08-08remove include comments and boxesThomas Arnhold50-100/+0
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin2-0/+2
2012-08-07remove empty ascii boxes and stuffThomas Arnhold8-75/+0
2012-08-07drop bogus eof linesThomas Arnhold117-238/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold19-26/+0
2012-08-03enable preview for 'special' '*' formatsNoel Power1-1/+3
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara1-1/+0
2012-07-30Typo ressource -> resourceStephan Bergmann1-2/+2
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-1/+0
2012-07-26warning C4018: '>': signed/unsigned mismatchMichael Stahl1-1/+1
2012-07-26Convert SV_DECL_VARARR_VISIBILITY(SrchAttrItemList) to std::vectorNoel Grandin1-8/+8
2012-07-25delete svl/svstdarr.hxxMichael Stahl4-4/+0
2012-07-24unusedcode: svx: remove unused methodsMatúš Kukan2-2/+0