summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-16For kicks, enable cross-building for Android on MIPSTor Lillqvist
2012-08-16Having a pkg-config on the Mac *will* break the build, so error outTor Lillqvist
2012-08-16Don't say "yeeep"Andras Timar
2012-08-16svdotxat.cxx: MSVC needs set includedMichael Stahl
2012-08-16avoid defining gb_TAILBUILDMODULES, use the command only when necessaryMatúš Kukan
2012-08-16fix gdiplus.dll extractionPeter Foley
2012-08-16remove menubar post processing of SID_PASTESPECIAL state to always enabledNoel Power
2012-08-16Remove the Container classNoel Grandin
2012-08-16Convert from Container to std::vectorNoel Grandin
2012-08-16Convert local variable from Container to std::vector and std::setNoel Grandin
2012-08-16Convert maHandles field from Container to std::vectorNoel Grandin
2012-08-16Convert class SdUndoGroup from Container to std::vectorNoel Grandin
2012-08-16Convert aList in SdrObjRefList class from Container to std::vectorNoel Grandin
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-16fix for fdo#48200.diff import regrex state for filterNoel Power
2012-08-16Revert "fix for fdo#48200.diff import regrex state for filter"Noel Power
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power
2012-08-16fdo#53280: Reset read-only UI after successful Save AsStephan Bergmann
2012-08-16SdrUShortCont: MSVC build can't link libsw if that is publicMichael Stahl
2012-08-16idxexample.odt and html.stw cleanup (fdo#49101, fdo#49098)Istvan Turi
2012-08-16sw layout dump: include the height and width of SwTxtPortionMiklos Vajna
2012-08-16sw layout dump: include the height and width of SwFlyPortionMiklos Vajna
2012-08-16SdrMarkView::UndirtyMrkPnt: set::erase returns void in C++98Michael Stahl
2012-08-16tubes: correctly use SAL_INFO and SAL_WARN macrosMatúš Kukan
2012-08-16tubes: add include for clangMatúš Kukan
2012-08-16de-duplicateMatúš Kukan
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-16_SdrItemBrowserControl::SetAttributes: fix previous commit:Michael Stahl
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 ImpUShortContainerSorterNoel 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-16Fix Windows dev-install for --enable-release-build, --with-lang=... etc.Stephan Bergmann