summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-16sw layout dump: include the height and width of SwTxtPortionMiklos Vajna5-5/+14
2012-08-16sw layout dump: include the height and width of SwFlyPortionMiklos Vajna5-5/+10
2012-08-16SdrMarkView::UndirtyMrkPnt: set::erase returns void in C++98Michael Stahl1-1/+1
2012-08-16tubes: correctly use SAL_INFO and SAL_WARN macrosMatúš Kukan4-24/+11
2012-08-16tubes: add include for clangMatúš Kukan1-0/+1
2012-08-16de-duplicateMatúš Kukan1-10/+0
2012-08-16Convert aLayer field in SdrLayerAdmin class from Container to std::vectorNoel Grandin2-22/+50
2012-08-16Convert aList field in SdrHelpLineList class from Container to std::vectorNoel Grandin2-10/+26
2012-08-16Convert aList in SdrGluePointList class from Container to std::vectorNoel Grandin3-9/+15
2012-08-16Remove unnecessary includeNoel Grandin1-2/+0
2012-08-16Remove unnecessary includeNoel Grandin1-1/+0
2012-08-16_SdrItemBrowserControl::SetAttributes: fix previous commit:Michael Stahl1-4/+4
2012-08-16Convert aList in class _SdrItemBrowserControl from Container to std::vectorNoel Grandin2-16/+15
2012-08-16Remove unused class ContainerSorterNoel Grandin2-53/+0
2012-08-16Convert aList in SdrHdlList class from Container to std::dequeNoel Grandin2-58/+47
2012-08-16Convert maList in SdrMarkList from Container to std::vectorNoel Grandin2-56/+44
2012-08-16Convert SdrUShortCont from Container to std::setNoel Grandin8-309/+109
2012-08-16Remove unused class ImpUShortContainerSorterNoel Grandin1-16/+0
2012-08-16Remove unused class UShortContNoel Grandin1-14/+0
2012-08-16Convert aList field in SdrLinkList class from Container to std::vectorNoel Grandin2-10/+14
2012-08-16Convert OLEObjCache class from Container to std::vectorNoel Grandin4-19/+23
2012-08-16Convert aPnts field in SdrDragStat class from Container to std::vectorNoel Grandin2-16/+14
2012-08-16Fix Windows dev-install for --enable-release-build, --with-lang=... etc.Stephan Bergmann2-9/+8
2012-08-16n#773048: PPTX shape margins need to be rotated as well.Muthu Subramanian4-19/+34
2012-08-16Avoid pointless scary WARNING messageTor Lillqvist1-2/+0
2012-08-16fdo#53061: Work around boost::ptr_vector.insert(..., nullptr) problemStephan Bergmann1-1/+1
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann28-72/+12
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-2/+0
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann6-18/+5
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann5-14/+6
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann11-29/+7
2012-08-16tubes: simplify and make more readable, I believeMatúš Kukan2-64/+32
2012-08-16tubes: do not include tubes' object files in unit test libraryMatúš Kukan6-61/+44
2012-08-16tubes: implement simple TestCollaboration to test receiving packetsMatúš Kukan1-3/+22
2012-08-16tubes: fix unittest again and simplifyMatúš Kukan5-117/+70
2012-08-16tubes: also prepare the Account Manager when creating; and simplifyMatúš Kukan4-116/+44
2012-08-16fix a linguistic issue on Calc UIBence Babati4-15/+10
2012-08-16String to OUStringBence Babati5-53/+61
2012-08-16Set ide sizer color to dark grey; was dark blackJean-Tiare LE BIGOT2-35/+30
2012-08-16No need to bother with the MISCDUMMY file hereTor Lillqvist1-1/+1
2012-08-16Let's not overdo the abstraction, /dev/null is just fine to use as suchTor Lillqvist1-2/+0
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann28-71/+30
2012-08-16-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann2-2/+2
2012-08-16-Werror,-Wunused-value (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-08-16-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-6/+3
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann15-30/+7
2012-08-16-Werror,-Wunused-value (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann28-110/+42
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-5/+0