summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-17Change SvStorageInfoList from an OwnList to vector<Joseph Powers
2011-05-17remove support for proprietary modules (former StarOffice)Andras Timar
2011-05-17remove unused functionsAndras Timar
2011-05-17No DB_INCLUDES any more, pass -I if necessaryTor Lillqvist
2011-05-17Revert "do not leak memory"Noel Power
2011-05-16WaE - might be used uninitializedChristian Lohmaier
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier
2011-05-16revert part of 5cd163969b0958bd5812f837ff014409bf5b72ceChristian Lohmaier
2011-05-16WaE (picky) - noeolChristian Lohmaier
2011-05-16WaE: comparison between signed and unsigned integer expressionsTor Lillqvist
2011-05-16array address is only MAX_ADDRESS wideDavid Tardon
2011-05-16avoid possible array overrunDavid Tardon
2011-05-16avoid possible array overrunDavid Tardon
2011-05-16close opened files on errorDavid Tardon
2011-05-16avoid array overrunDavid Tardon
2011-05-16fix brain fartDavid Tardon
2011-05-16remove unused codeDavid Tardon
2011-05-16remove unused functionDavid Tardon
2011-05-16Fix crash in WMF import - fdo#36991.Jan Holesovsky
2011-05-15Bin weird stuff like \\jumbo2.germany.sun.com\R-LaufwerkTor Lillqvist
2011-05-12prefer C++ wrapper to avoid leakDavid Tardon
2011-05-12do not leak memoryDavid Tardon
2011-05-12the else branch is unreachableDavid Tardon
2011-05-12ensure the pointer is 0David Tardon
2011-05-12do not leak memoryDavid Tardon
2011-05-11Remove the List dependance from ImpLabelListJoseph Powers
2011-05-11Nah, make the AddTopic() prototype like it was, too many problems otherwiseTor Lillqvist
2011-05-11Fix non-Windows compilationTor Lillqvist
2011-05-11Make it compile on WindowsTor Lillqvist
2011-05-11do not leak memoryDavid Tardon
2011-05-11WaE: operation may be undefinedDavid Tardon
2011-05-11guard against invalid argsDavid Tardon
2011-05-11Fix build breakage introduced by commit 6fb23043Miklos Vajna
2011-05-10use sal_uInt32 in loop instead of size_t to resolve type mismatch issuesNorbert Thiebaud
2011-05-10Error in 6fb23043a46f8f79aefede2f48f4e624f3eb146d argument type mismatchNorbert Thiebaud
2011-05-10WaE: eStyle became un-used due to 6a9750071e84bbe37ce703e39bb9c93796c5eddaNorbert Thiebaud
2011-05-10GDIMetaFile cleanup - Remove dependance on List classJoseph Powers
2011-05-10Remove obsolete or unused file system definitions and associated codeFrancois Tigeot
2011-05-10Fix non-changeability of UI localeThorsten Behrens
2011-05-09fix crash with out of bound accelerater vector access fdo#36802Michael Meeks
2011-05-08Some cppcheck cleaningJulien Nabet
2011-05-07Unix System V has been dead for a long time.Francois Tigeot
2011-05-07Swap direction on win32 horizontal scrollingThorsten Behrens
2011-05-06New color picker dialog for all applications.Christian Lippka
2011-05-06Enable native sumbenu arrow drawing and implement it in GTK+Michael Natterer
2011-05-06Remove DECLARE_LIST(DdeTransactions,DdeTransaction*).Rafael Dominguez
2011-05-06Remove DECLARE_LIST(DdeItems,DdeItem*).Rafael Dominguez
2011-05-06Remove DECLARE_LIST(DdeTopics,DdeTopic*)Rafael Dominguez
2011-05-06Remove DECLARE_LIST(DdeConnections,DdeConnection*)Rafael Dominguez
2011-05-05Remove unused DirEntry methodsFrancois Tigeot