summaryrefslogtreecommitdiffstats
path: root/svx/source
Commit message (Expand)AuthorAgeFilesLines
* String::Expand -> string::padToLengthCaolán McNamara2012-08-291-3/+4
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-281-1/+1
* fdo#46808, Use BreakIterator ::create methodNoel Grandin2012-08-271-18/+12
* Some cleanup for better localizationZolnai Tamás2012-08-221-1/+1
* fdo#53888: svx: fix dependencies:Michael Stahl2012-08-221-1/+0
* bnc#741480: adjusted display of Bracket/BracePair in pptFelix Zhang2012-08-171-5/+17
* svdotxat.cxx: MSVC needs set includedMichael Stahl2012-08-161-0/+2
* Convert local variable from Container to std::vector and std::setNoel Grandin2012-08-161-18/+14
* Convert maHandles field from Container to std::vectorNoel Grandin2012-08-161-4/+4
* Convert aList in SdrObjRefList class from Container to std::vectorNoel Grandin2012-08-161-8/+15
* Convert pRedoStack in SdrModel class from Container to std::dequeNoel Grandin2012-08-161-6/+9
* Convert pUndoStack in SdrModel class from Container to std::dequeNoel Grandin2012-08-161-11/+16
* Convert aBuf in SdrUndoGroup class from Container to std::vectorNoel Grandin2012-08-161-3/+3
* Convert field from Container to std::vector in SdrPageGridFrameListNoel Grandin2012-08-161-1/+1
* Convert maPages field in SdrModel class from Container to std::vectorNoel Grandin2012-08-161-17/+18
* Convert maMaPag field in class SdrModel from Container to std::vectorNoel Grandin2012-08-161-24/+38
* Remove unused fieldNoel Grandin2012-08-161-4/+2
* SdrMarkView::UndirtyMrkPnt: set::erase returns void in C++98Michael Stahl2012-08-161-1/+1
* Convert aLayer field in SdrLayerAdmin class from Container to std::vectorNoel Grandin2012-08-161-16/+21
* Convert aList field in SdrHelpLineList class from Container to std::vectorNoel Grandin2012-08-161-1/+1
* Convert aList in SdrGluePointList class from Container to std::vectorNoel Grandin2012-08-162-2/+3
* _SdrItemBrowserControl::SetAttributes: fix previous commit:Michael Stahl2012-08-161-4/+4
* Convert aList in class _SdrItemBrowserControl from Container to std::vectorNoel Grandin2012-08-161-13/+13
* Remove unused class ContainerSorterNoel Grandin2012-08-161-33/+0
* Convert aList in SdrHdlList class from Container to std::dequeNoel Grandin2012-08-161-52/+42
* Convert maList in SdrMarkList from Container to std::vectorNoel Grandin2012-08-161-50/+39
* Convert SdrUShortCont from Container to std::setNoel Grandin2012-08-166-198/+98
* Remove unused class ImpUShortContainerSorterNoel Grandin2012-08-161-16/+0
* Convert aList field in SdrLinkList class from Container to std::vectorNoel Grandin2012-08-161-4/+8
* Convert OLEObjCache class from Container to std::vectorNoel Grandin2012-08-162-15/+19
* Convert aPnts field in SdrDragStat class from Container to std::vectorNoel Grandin2012-08-161-10/+9
* fdo#53061: Work around boost::ptr_vector.insert(..., nullptr) problemStephan Bergmann2012-08-161-1/+1
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-1614-43/+8
* make fontwork custom shapes as one path object created from polypolygonRadek Doulik2012-08-151-3/+4
* fdo#47434: Zero rect. size causing wrong line positions.Muthu Subramanian2012-08-141-0/+4
* fdo#37791 Insert selected text to Findbar by Ctrl FZolnai Tamás2012-08-101-19/+31
* gstreamer: make gstreamer 1.0 and 0.10 dual compileMichael Meeks2012-08-091-1/+1
* Minor cleanup.Jan Holesovsky2012-08-091-7/+7
* fdo#49750 Search Toolbar keeps its historyZolnai Tamás2012-08-091-0/+20
* reduce ascii noise and useless commentsThomas Arnhold2012-08-084-14/+0
* remove include comments and boxesThomas Arnhold2012-08-0812-23/+2
* remove empty ascii boxes and stuff IIThomas Arnhold2012-08-071-10/+0
* remove empty ascii boxes and stuffThomas Arnhold2012-08-076-125/+0
* valgrind: add missing initializerDavid Tardon2012-08-071-1/+2
* drop bogus eof linesThomas Arnhold2012-08-07153-430/+0
* Remove non-existing forward declarationsThomas Arnhold2012-08-071-1/+0
* fdo#46193 MessBox was made copyableZolnai Tamás2012-08-071-1/+1
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-08-061-1/+1
* kill va_args abuse for SfxItemSetBjoern Michaelsen2012-08-042-2/+2
* enable preview for 'special' '*' formatsNoel Power2012-08-031-5/+7