summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-06-28ByteString->rtl::OStringCaolán McNamara
2011-06-27valgrind: fix leaksCaolán McNamara
2011-06-27Bypass for MinGW for nowTor Lillqvist
2011-06-26Close file descriptorThomas Arnhold
2011-06-25Use "normal" Unix-style (import) library name with WNTGCCTor Lillqvist
2011-06-24valgrind --log-file=valgrind.log does not work well with --trace-children=yesPetr Mladek
redirect output of the stdout and stderr
2011-06-24use sal_uInt16 instead of USHORT on unixMichael Meeks
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan
2011-06-24Do build and deliver lngconvex on Unix, tooTor Lillqvist
2011-06-24Attempt to make this build with MinGWTor Lillqvist
2011-06-24vagrind -> valgrindCaolán McNamara
2011-06-24mingw32-gcc doesn't support the cl.exe GR optionJesús Corrius
2011-06-24main must return int in mingw32Jesús Corrius
2011-06-23Fix build by updating to new apiLuke Symes
Hi, I was rebuilding master, and had to change a line in libs-core which used the old api for SetWindowState. Could this get pushed to master (if it's not already done by the time people read this)? Kind regards, Luke. Hi,<div><br></div><div>I was rebuilding master, and had to change a line in libs-core which used the old api for SetWindowState. Could this get pushed to master (if it&#39;s not already done by the time people read this)?</div> <div><br></div><div>Kind regards,</div><div><br></div><div>Luke.</div> >From b759a7cf43544a3eb9614d506637652ba3b20465 Mon Sep 17 00:00:00 2001 From: Luke Symes <allsymes@gmail.com> Date: Thu, 23 Jun 2011 20:50:45 +1200 Subject: [PATCH] Update for new api for SetWindowState
2011-06-23fix for fdo#37880Markus Mohrhard
we need to save the information if we have a global range name or a local range name in the uno api too
2011-06-23Code review (bug fix).Muthu Subramanian
2011-06-23remove dead test dirCaolán McNamara
2011-06-23remove parse ByteString variantCaolán McNamara
2011-06-23catch by const referenceCaolán McNamara
2011-06-22Cleanup up some unused parametersJoseph Powers
The xxxList classes no longer need nInitSize & nReSize. THe xxxTable ones still do; however, this could be fixed by a future Table cleanup project.
2011-06-22Replace List with std::vector< Bitmap* >Joseph Powers
2011-06-23Make .rc files compatible with the MinGW windresTor Lillqvist
2011-06-22use --trace-children-skip=*/java with valgrind >= 3.6Petr Mladek
thanks Caolan for hint
2011-06-22remove the obsolete valgring support in the soffice wrapperPetr Mladek
2011-06-22add --backtrace, --strace, and --valgring option to soffice wrapperPetr Mladek
the change is only for Linux; it will help users to provide the needed debug info; thanks Kendy for the idea
2011-06-22Avoid division by zero with paths that are vertical or horizontal linesFridrich Štrba
2011-06-22Teach LibreOffice proper svg:d supportThorsten Behrens
2011-06-22adapt for new apiCaolán McNamara
2011-06-21update product code of vcredist_x64.exeAndras Timar
2011-06-21WaE: fwrite returnCaolán McNamara
2011-06-21Remove nDummy parameter from XPropertyList::Remove()Joseph Powers
2011-06-21Remove the nDummy parameter from XPropertyTable::Remove()Joseph Powers
2011-06-21Replace List with std::vector< XPropertyEntry* >Joseph Powers
2011-06-21catch by const referenceCaolán McNamara
2011-06-21catch by const referenceCaolán McNamara
2011-06-21drop unused method and objectCaolán McNamara
2011-06-21ByteString->rtl::OStringCaolán McNamara
2011-06-20fix problem inserted by 28e07d1f2cc8f1f9c98836d3ada12b7173157704Markus Mohrhard
2011-06-20enable exceptions for theseCaolán McNamara
2011-06-20drop unused BS2OU/OU2BSCaolán McNamara
2011-06-20survive missing configurationCaolán McNamara
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara
2011-06-20totally pointless intermediate objectCaolán McNamara
2011-06-20totally pointless intermediate objectCaolán McNamara
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara
2011-06-20catch by const referenceCaolán McNamara
2011-06-20catch by const referenceCaolán McNamara
2011-06-20catch by const referenceCaolán McNamara