summaryrefslogtreecommitdiff
path: root/svx/inc
AgeCommit message (Expand)Author
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
2012-08-07remove empty ascii boxes and stuffThomas Arnhold
2012-08-07drop bogus eof linesThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-08-03enable preview for 'special' '*' formatsNoel Power
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-26warning C4018: '>': signed/unsigned mismatchMichael Stahl
2012-07-26Convert SV_DECL_VARARR_VISIBILITY(SrchAttrItemList) to std::vectorNoel Grandin
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-24unusedcode: svx: remove unused methodsMatúš Kukan
2012-07-24Simplify compression and remove code duplication in CompressGraphicDialogTomaž Vajngerl
2012-07-24"Send via Bluetooth" (experimental) feature.Muthu Subramanian