Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-28 | ByteString->rtl::OString | Caolán McNamara | |
2011-06-27 | valgrind: fix leaks | Caolán McNamara | |
2011-06-27 | Bypass for MinGW for now | Tor Lillqvist | |
2011-06-26 | Close file descriptor | Thomas Arnhold | |
2011-06-25 | Use "normal" Unix-style (import) library name with WNTGCC | Tor Lillqvist | |
2011-06-24 | valgrind --log-file=valgrind.log does not work well with --trace-children=yes | Petr Mladek | |
redirect output of the stdout and stderr | |||
2011-06-24 | use sal_uInt16 instead of USHORT on unix | Michael Meeks | |
2011-06-24 | update component factory methods to use new prefixes, to add lib merging | Matus Kukan | |
2011-06-24 | Do build and deliver lngconvex on Unix, too | Tor Lillqvist | |
2011-06-24 | Attempt to make this build with MinGW | Tor Lillqvist | |
2011-06-24 | vagrind -> valgrind | Caolán McNamara | |
2011-06-24 | mingw32-gcc doesn't support the cl.exe GR option | Jesús Corrius | |
2011-06-24 | main must return int in mingw32 | Jesús Corrius | |
2011-06-23 | Fix build by updating to new api | Luke 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'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-23 | fix for fdo#37880 | Markus 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-23 | Code review (bug fix). | Muthu Subramanian | |
2011-06-23 | remove dead test dir | Caolán McNamara | |
2011-06-23 | remove parse ByteString variant | Caolán McNamara | |
2011-06-23 | catch by const reference | Caolán McNamara | |
2011-06-22 | Cleanup up some unused parameters | Joseph 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-22 | Replace List with std::vector< Bitmap* > | Joseph Powers | |
2011-06-23 | Make .rc files compatible with the MinGW windres | Tor Lillqvist | |
2011-06-22 | use --trace-children-skip=*/java with valgrind >= 3.6 | Petr Mladek | |
thanks Caolan for hint | |||
2011-06-22 | remove the obsolete valgring support in the soffice wrapper | Petr Mladek | |
2011-06-22 | add --backtrace, --strace, and --valgring option to soffice wrapper | Petr Mladek | |
the change is only for Linux; it will help users to provide the needed debug info; thanks Kendy for the idea | |||
2011-06-22 | Avoid division by zero with paths that are vertical or horizontal lines | Fridrich Štrba | |
2011-06-22 | Teach LibreOffice proper svg:d support | Thorsten Behrens | |
2011-06-22 | adapt for new api | Caolán McNamara | |
2011-06-21 | update product code of vcredist_x64.exe | Andras Timar | |
2011-06-21 | WaE: fwrite return | Caolán McNamara | |
2011-06-21 | Remove nDummy parameter from XPropertyList::Remove() | Joseph Powers | |
2011-06-21 | Remove the nDummy parameter from XPropertyTable::Remove() | Joseph Powers | |
2011-06-21 | Replace List with std::vector< XPropertyEntry* > | Joseph Powers | |
2011-06-21 | catch by const reference | Caolán McNamara | |
2011-06-21 | catch by const reference | Caolán McNamara | |
2011-06-21 | drop unused method and object | Caolán McNamara | |
2011-06-21 | ByteString->rtl::OString | Caolán McNamara | |
2011-06-20 | fix problem inserted by 28e07d1f2cc8f1f9c98836d3ada12b7173157704 | Markus Mohrhard | |
2011-06-20 | enable exceptions for these | Caolán McNamara | |
2011-06-20 | drop unused BS2OU/OU2BS | Caolán McNamara | |
2011-06-20 | survive missing configuration | Caolán McNamara | |
2011-06-20 | ByteString -> rtl::OStringBuffer | Caolán McNamara | |
2011-06-20 | ByteString -> rtl::OStringBuffer | Caolán McNamara | |
2011-06-20 | totally pointless intermediate object | Caolán McNamara | |
2011-06-20 | totally pointless intermediate object | Caolán McNamara | |
2011-06-20 | ByteString -> rtl::OStringBuffer | Caolán McNamara | |
2011-06-20 | ByteString -> rtl::OStringBuffer | Caolán McNamara | |
2011-06-20 | catch by const reference | Caolán McNamara | |
2011-06-20 | catch by const reference | Caolán McNamara | |
2011-06-20 | catch by const reference | Caolán McNamara | |