Age | Commit message (Expand) | Author |
2013-06-10 | mingw64: change Link class to use sal_IntPtr instead of long | Fridrich Štrba |
2013-06-04 | Some more sal_IntPtr dance, but enough for today | Fridrich Štrba |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-11 | svl: fix build | Thomas Arnhold |
2012-10-04 | sal_Bool->bool in svl::DdeTransaction | Noel Grandin |
2012-08-02 | strip down UniString some more | Caolán McNamara |
2012-08-01 | include svl/svdde.hxx | Caolán McNamara |
2012-07-31 | Fix mingw build of svl | Fridrich Štrba |
2012-07-31 | remove DECLARE_LIST | Caolán McNamara |
2012-07-31 | use of a pointer to a temporary strings buffer is very wrong | Caolán McNamara |
2012-07-27 | convert DdeItemImp to std::vector | Noel Grandin |
2012-07-02 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-05-02 | != instead of < for comparison with end iterator | Julien Nabet |
2012-05-02 | != instead of < for comparison with end iterator | Julien Nabet |
2012-03-12 | WaE: cast to pointer from integer of different size | David Tardon |
2012-02-13 | WaE: NULL vs 0 with mingw | Caolán McNamara |
2012-02-13 | fix windows build, String::GetTokenCount is gone | Caolán McNamara |
2012-01-30 | make svl ByteString free | Caolán McNamara |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2011-11-27 | remove include of pch header from svl | Norbert Thiebaud |
2011-11-19 | remove [Byte]String::EraseAllChars | Caolán McNamara |
2011-10-04 | WaE: '==' : signed/unsigned mismatch | Tor Lillqvist |
2011-09-13 | move init into default ctor, and make non-copyable | Caolán McNamara |
2011-09-13 | wrong initialization of DdeInstData with memset despite std::vector | Pierre-André Jacquod |
2011-09-12 | Drop Win9x code | Tor Lillqvist |
2011-06-18 | remove dead code | Takeshi Abe |
2011-05-21 | Drop OS2 | Tor Lillqvist |
2011-05-11 | Nah, make the AddTopic() prototype like it was, too many problems otherwise | Tor Lillqvist |
2011-05-11 | Make it compile on Windows | Tor Lillqvist |
2011-05-06 | Remove DECLARE_LIST(DdeTransactions,DdeTransaction*). | Rafael Dominguez |
2011-05-06 | Remove DECLARE_LIST(DdeItems,DdeItem*). | Rafael Dominguez |
2011-05-06 | Remove DECLARE_LIST(DdeTopics,DdeTopic*) | Rafael Dominguez |
2011-05-06 | Remove DECLARE_LIST(DdeConnections,DdeConnection*) | Rafael Dominguez |
2011-04-29 | Remove unneeded #include <tools/list.hxx>. | Joseph Powers |
2011-04-22 | Remove PM2 macro usage | Francois Tigeot |
2011-03-27 | fix windows svl build | Fridrich Štrba |
2011-03-25 | Wholesale prewin.h/postwin.h removal | Fridrich Štrba |
2011-03-11 | Merge commit 'ooo/DEV300_m101' into intm101 | Jan Holesovsky |
2011-03-03 | Size matters | Fridrich Štrba |
2011-03-02 | Remove DECLARE_LIST( ConvList, Conversation* ) | Joseph Powers |
2011-02-22 | fix build error | Caolán McNamara |
2011-02-21 | Remove DECLARE_LIST( DdeFormats, long ) | Joseph Powers |
2011-02-21 | Remove classes DdeServiceList & DdeTopicList | Joseph Powers |
2011-02-19 | Some more #include <tools/list.hxx> cleanup | Joseph Powers |
2011-02-16 | Remove MTW support | Thomas Arnhold |
2011-02-16 | Remove unused files from svdde | Thomas Arnhold |
2011-02-08 | Move prewin.h and postwin.h to solenv and adapt | Tor Lillqvist |
2011-01-29 | cppcheck: remove unused variable aBuf. | Thomas Arnhold |
2011-01-29 | cppcheck: remove unused variable pTrans. | Thomas Arnhold |