summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2012-09-051-16/+11
* fdo#53872: reportdesign: fix section drawpage crash:Michael Stahl2012-09-042-5/+11
* n#777699: Clip the objects to the pagewe are paintingCédric Bosdonnat2012-09-042-3/+7
* More places that require a prefixed "system"Stephan Bergmann2012-09-031-2/+2
* fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin2012-09-031-4/+5
* fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin2012-09-031-4/+3
* SdrModel: make sure undo/redo stacks are not emptyIvan Timofeev2012-08-313-11/+17
* remove SdrObjRefList, use vector directlyIvan Timofeev2012-08-312-41/+13
* fix buildCaolán McNamara2012-08-301-1/+1
* SdrMarkList: fix STL conversionIvan Timofeev2012-08-302-5/+6
* 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-272-20/+12
* fdo#53888: svx: do not link against dbtoolsMatúš Kukan2012-08-241-1/+0
* Some cleanup for better localizationZolnai Tamás2012-08-221-1/+1
* fdo#53888: svx: fix dependencies:Michael Stahl2012-08-222-1/+1
* Use typedef instead of trivial inheritanceStephan Bergmann2012-08-222-3/+1
* add more runtime deps on resource files for unit-testsMatúš Kukan2012-08-211-0/+4
* bnc#741480: adjusted display of Bracket/BracePair in pptFelix Zhang2012-08-171-5/+17
* gbuild: register all jarsMichael Stahl2012-08-171-5/+5
* 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-162-9/+12
* Convert pUndoStack in SdrModel class from Container to std::dequeNoel Grandin2012-08-162-14/+20
* replace LIST_APPEND usage with CONTAINER_APPENDNoel Grandin2012-08-161-1/+1
* Convert aBuf in SdrUndoGroup class from Container to std::vectorNoel Grandin2012-08-162-7/+6
* Convert field from Container to std::vector in SdrPageGridFrameListNoel Grandin2012-08-163-11/+28
* Convert maPages field in SdrModel class from Container to std::vectorNoel Grandin2012-08-162-19/+19
* Convert maMaPag field in class SdrModel from Container to std::vectorNoel Grandin2012-08-162-25/+39
* Remove unused fieldNoel Grandin2012-08-163-6/+3
* SdrUShortCont: MSVC build can't link libsw if that is publicMichael Stahl2012-08-161-2/+1
* 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-162-22/+50
* Convert aList field in SdrHelpLineList class from Container to std::vectorNoel Grandin2012-08-162-10/+26
* Convert aList in SdrGluePointList class from Container to std::vectorNoel Grandin2012-08-163-9/+15
* Remove unnecessary includeNoel Grandin2012-08-161-2/+0
* Remove unnecessary includeNoel Grandin2012-08-161-1/+0
* _SdrItemBrowserControl::SetAttributes: fix previous commit:Michael Stahl2012-08-161-4/+4
* Convert aList in class _SdrItemBrowserControl from Container to std::vectorNoel Grandin2012-08-162-16/+15
* Remove unused class ContainerSorterNoel Grandin2012-08-162-53/+0
* Convert aList in SdrHdlList class from Container to std::dequeNoel Grandin2012-08-162-58/+47
* Convert maList in SdrMarkList from Container to std::vectorNoel Grandin2012-08-162-56/+44
* Convert SdrUShortCont from Container to std::setNoel Grandin2012-08-167-300/+102
* Remove unused class ImpUShortContainerSorterNoel Grandin2012-08-161-16/+0
* Remove unused class UShortContNoel Grandin2012-08-161-14/+0
* Convert aList field in SdrLinkList class from Container to std::vectorNoel Grandin2012-08-162-10/+14
* Convert OLEObjCache class from Container to std::vectorNoel Grandin2012-08-163-17/+21
* Convert aPnts field in SdrDragStat class from Container to std::vectorNoel Grandin2012-08-162-16/+14