summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-05-20config leaks: missing DisconnectsCaolán McNamara
2011-05-20valgrind: in what planet did that make senseCaolán McNamara
2011-05-20valgrind: make this a well behaved non-leaking singletonCaolán McNamara
2011-05-20valgrind: remove leakCaolán McNamara
2011-05-20Reverting: should happen via DisconnectCaolán McNamara
This reverts commit 1ccbe907c4f83ec0357874ccb31aaaaf722f1de8.
2011-05-20configitem leak: if we create a FrameView we presumably have to delete itCaolán McNamara
2011-05-20Remove some un-needed #include <svtools/treelist.hxx>Joseph Powers
2011-05-20TypoTor Lillqvist
2011-05-20Add informative commentTor Lillqvist
2011-05-20Add sanity check before dereference, bnc#694119Tor Lillqvist
2011-05-19Add the wntgcc directoriesTor Lillqvist
2011-05-19Add the unxios and unxand directoriesTor Lillqvist
2011-05-18Unify Display Grid/ Grid Visible and other menu itemsChristian Dywan
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier
2011-05-16WaE (picky) - noeolChristian Lohmaier
2011-05-10GDIMetaFile cleanupJoseph Powers
Plus trailing whitespace cleanup.
2011-05-08Remove deprecated List in HtmlExport::CreateHtmlForPresPages.Rafael Dominguez
Exchange for std::vector<SdrObject*>.
2011-05-08Remove unused List in PPTWriter::ImplWritePage.Rafael Dominguez
2011-05-08Remove deprecated List in SdDrawDocument::MovePages.Rafael Dominguez
Exchange for std::vector<SdPage*>
2011-05-08Remove List from ImplSdPPTImport::Import()Joseph Powers
2011-05-08Remove List from class SlideTransitionPaneJoseph Powers
2011-05-08Remove List from class CustomAnimationEffectTabPageJoseph Powers
2011-05-08Some cppcheck cleaningJulien Nabet
2011-05-04Remove List sd::View::mpLockedRedrawsRafael Dominguez
2011-05-04Remove List in sd::ExSoundCollectionRafael Dominguez
2011-04-30make strings localizable - fdo#36706Andras Timar
2011-04-30Ignore the .gitattributes fileJoseph Powers
2011-04-28Remove deprecated List container maTextRuleList.Rafael Dominguez
2011-04-28Remove deprecated container List in ZoomList.Rafael Dominguez
2011-04-28Remove tools/list.hxx includeRafael Dominguez
2011-04-28Change Dictionary for std::map<String,sal_uInt32>Rafael Dominguez
2011-04-28Remove deprecated List container in PropReadRafael Dominguez
Moved PropEntry to header.
2011-04-28Remove deprecated List container from Section.Rafael Dominguez
2011-04-28Remove deprecated container List in SdPublishingDlgRafael Dominguez
2011-04-27Remove deprecated List container in FontCollection.Rafael Dominguez
2011-04-27Remove unused macros for GraphicDocShell.Rafael Dominguez
Remove SV_DECL_REF(GraphicDocShell) and SV_IMPL_REF (GraphicDocShell)
2011-04-24remove obsoleted depDavid Tardon
2011-04-24rename CppunitTest makefile for consistencyDavid Tardon
2011-04-24add CppUnit test to check targetsDavid Tardon
2011-04-23use the new UNO-related defs from CppunitTargetDavid Tardon
2011-04-23ObjC compile should ot take Exception flagsNorbert Thiebaud
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-21build resources tooDavid Tardon
2011-04-21deliver sd/resDavid Tardon
2011-04-21the xml/ prefix is the other way aroundDavid Tardon
2011-04-21be prepared for nonexist. dirDavid Tardon
2011-04-21gbuildize slideshowDavid Tardon
2011-04-21gbuildize sdDavid Tardon
2011-04-21change extension to .cxxDavid Tardon
2011-04-20Easyhack: Add visibility markup to all component_get* functionsJulien Nabet