summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-16make buttons widerAndras Timar2-4/+4
2012-08-16For kicks, enable cross-building for Android on MIPSTor Lillqvist11-23/+155
2012-08-16Having a pkg-config on the Mac *will* break the build, so error outTor Lillqvist1-5/+3
2012-08-16Don't say "yeeep"Andras Timar1-1/+0
2012-08-16svdotxat.cxx: MSVC needs set includedMichael Stahl1-0/+2
2012-08-16avoid defining gb_TAILBUILDMODULES, use the command only when necessaryMatúš Kukan1-13/+7
2012-08-16fix gdiplus.dll extractionPeter Foley1-1/+1
2012-08-16remove menubar post processing of SID_PASTESPECIAL state to always enabledNoel Power1-2/+1
2012-08-16Remove the Container classNoel Grandin5-1416/+0
2012-08-16Convert from Container to std::vectorNoel Grandin1-10/+10
2012-08-16Convert local variable from Container to std::vector and std::setNoel Grandin1-18/+14
2012-08-16Convert maHandles field from Container to std::vectorNoel Grandin1-4/+4
2012-08-16Convert class SdUndoGroup from Container to std::vectorNoel Grandin2-13/+13
2012-08-16Convert aList in SdrObjRefList class from Container to std::vectorNoel Grandin1-8/+15
2012-08-16Convert pRedoStack in SdrModel class from Container to std::dequeNoel Grandin2-9/+12
2012-08-16Convert pUndoStack in SdrModel class from Container to std::dequeNoel Grandin2-14/+20
2012-08-16replace LIST_APPEND usage with CONTAINER_APPENDNoel Grandin1-1/+1
2012-08-16Convert aBuf in SdrUndoGroup class from Container to std::vectorNoel Grandin2-7/+6
2012-08-16Convert field from Container to std::vector in SdrPageGridFrameListNoel Grandin3-11/+28
2012-08-16Convert maPages field in SdrModel class from Container to std::vectorNoel Grandin2-19/+19
2012-08-16Convert maMaPag field in class SdrModel from Container to std::vectorNoel Grandin2-25/+39
2012-08-16Remove unused fieldNoel Grandin3-6/+3
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power2-3/+0
2012-08-16Revert "fix for fdo#48200.diff import regrex state for filter"Noel Power20-18/+3
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power20-3/+18
2012-08-16fdo#53280: Reset read-only UI after successful Save AsStephan Bergmann1-0/+5
2012-08-16SdrUShortCont: MSVC build can't link libsw if that is publicMichael Stahl1-2/+1
2012-08-16idxexample.odt and html.stw cleanup (fdo#49101, fdo#49098)Istvan Turi65-116/+275
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