summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-16WaE (picky) - noeolChristian Lohmaier11-11/+11
2011-05-16WaE: comparison between signed and unsigned integer expressionsTor Lillqvist1-1/+1
2011-05-16array address is only MAX_ADDRESS wideDavid Tardon1-1/+1
2011-05-16avoid possible array overrunDavid Tardon1-1/+3
2011-05-16avoid possible array overrunDavid Tardon1-3/+3
2011-05-16close opened files on errorDavid Tardon1-0/+4
2011-05-16avoid array overrunDavid Tardon1-1/+1
2011-05-16fix brain fartDavid Tardon1-1/+1
2011-05-16remove unused codeDavid Tardon2-59/+3
2011-05-16remove unused functionDavid Tardon1-1/+0
2011-05-16Fix crash in WMF import - fdo#36991.Jan Holesovsky1-0/+3
2011-05-15Bin weird stuff like \\jumbo2.germany.sun.com\R-LaufwerkTor Lillqvist6-417/+0
2011-05-12prefer C++ wrapper to avoid leakDavid Tardon1-6/+4
2011-05-12do not leak memoryDavid Tardon1-0/+1
2011-05-12the else branch is unreachableDavid Tardon1-9/+1
2011-05-12ensure the pointer is 0David Tardon1-5/+5
2011-05-12do not leak memoryDavid Tardon1-1/+8
2011-05-11Remove the List dependance from ImpLabelListJoseph Powers2-46/+91
2011-05-11Nah, make the AddTopic() prototype like it was, too many problems otherwiseTor Lillqvist3-4/+4
2011-05-11Fix non-Windows compilationTor Lillqvist1-1/+1
2011-05-11Make it compile on WindowsTor Lillqvist4-33/+42
2011-05-11do not leak memoryDavid Tardon1-0/+1
2011-05-11WaE: operation may be undefinedDavid Tardon1-1/+2
2011-05-11guard against invalid argsDavid Tardon1-0/+4
2011-05-11Fix build breakage introduced by commit 6fb23043Miklos Vajna2-3/+3
2011-05-10use sal_uInt32 in loop instead of size_t to resolve type mismatch issuesNorbert Thiebaud1-2/+2
2011-05-10Error in 6fb23043a46f8f79aefede2f48f4e624f3eb146d argument type mismatchNorbert Thiebaud1-1/+1
2011-05-10WaE: eStyle became un-used due to 6a9750071e84bbe37ce703e39bb9c93796c5eddaNorbert Thiebaud1-1/+1
2011-05-10GDIMetaFile cleanup - Remove dependance on List classJoseph Powers14-157/+230
2011-05-10Remove obsolete or unused file system definitions and associated codeFrancois Tigeot5-345/+50
2011-05-10Fix non-changeability of UI localeThorsten Behrens1-14/+10
2011-05-09fix crash with out of bound accelerater vector access fdo#36802Michael Meeks1-1/+3
2011-05-08Some cppcheck cleaningJulien Nabet14-26/+26
2011-05-07Unix System V has been dead for a long time.Francois Tigeot4-18/+2
2011-05-07Swap direction on win32 horizontal scrollingThorsten Behrens1-0/+4
2011-05-06New color picker dialog for all applications.Christian Lippka11-1571/+140
2011-05-06Enable native sumbenu arrow drawing and implement it in GTK+Michael Natterer4-13/+149
2011-05-06Remove DECLARE_LIST(DdeTransactions,DdeTransaction*).Rafael Dominguez2-15/+15
2011-05-06Remove DECLARE_LIST(DdeItems,DdeItem*).Rafael Dominguez3-45/+52
2011-05-06Remove DECLARE_LIST(DdeTopics,DdeTopic*)Rafael Dominguez3-25/+22
2011-05-06Remove DECLARE_LIST(DdeConnections,DdeConnection*)Rafael Dominguez3-20/+14
2011-05-05Remove unused DirEntry methodsFrancois Tigeot1-3/+0
2011-05-05Remove unused DirEntry methodsFrancois Tigeot1-89/+0
2011-05-04Some cppcheck cleaningJulien Nabet8-29/+29
2011-05-04Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet1-1/+1
2011-05-04wmf-mm-text-1.diff: Fix WMF rendering, n#417818Radek Doulik1-2/+12
2011-05-04wmf-mm-text.diff: Fix WMF rendering, n#417818Radek Doulik3-0/+25
2011-05-04external-apm-header.diff: fix WMF scaling in RTF import, n#417818Florian Reuter7-19/+55
2011-05-04Remove deprecated tools/queue.hxxRafael Dominguez2-108/+0
2011-05-04Remove deprecated List from ImplEntryListRafael Dominguez2-40/+61