Age | Commit message (Expand) | Author |
2011-06-23 | ditch unused stream operators | Caolán McNamara |
2011-06-23 | remove parse ByteString variant | Caolán McNamara |
2011-06-22 | junk unused archaic pre-stl containers | Caolán McNamara |
2011-06-22 | remove unused appendUSASCIIParameter methods | Caolán McNamara |
2011-06-21 | Do depend on rsc always, we include rscsfx.hxx delivered from there | Tor Lillqvist |
2011-06-20 | catch by const reference | Caolán McNamara |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen |
2011-06-18 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau |
2011-06-18 | remove dead code | Takeshi Abe |
2011-06-17 | meged from outgoing [hg:e7087a952a92] | Henning Brinkmann |
2011-06-17 | gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags... | Michael Stahl |
2011-06-17 | gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca] | Michael Stahl |
2011-06-16 | Revert "Don't link with jvmfwk unless SOLAR_JAVA" | Tor Lillqvist |
2011-06-16 | Use DESKTOP and NATIVE where appropriate | Tor Lillqvist |
2011-06-15 | Don't link with jvmfwk unless SOLAR_JAVA | Tor Lillqvist |
2011-06-14 | Remove definitions of SvUShortsSort. LGPLv3+/MPL | Nigel Hawkins |
2011-06-08 | Replace DBG_ASSERT with OSL_ENSURE in svl/inc/svl/svarray.hxx | Jacek Wolszczak |
2011-06-01 | use tunnel pattern here | Caolán McNamara |
2011-05-31 | Merge commit 'libreoffice-3.4.0.2' | Jan Holesovsky |
2011-05-27 | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-gui | Jan Holesovsky |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky |
2011-05-27 | Remove last trace of SvXub_StrLensSort. LGPLv3+/MPL. | Nigel Hawkins |
2011-05-27 | Remove last traces of SvULongsSort. LGPLv3+/MPL. | Nigel Hawkins |
2011-05-25 | add salhelper::LinkResolver | Caolán McNamara |
2011-05-24 | Remove all traces of SvLongsSort | Nigel Hawkins |
2011-05-22 | Remove tools/list.hxx include. | Rafael Dominguez |
2011-05-22 | Replace List for std::vector in SfxStringListItem. | Rafael Dominguez |
2011-05-22 | Move GetList to implementation file. | Rafael Dominguez |
2011-05-22 | Remove uneeded parameter for Sort function. | Rafael Dominguez |
2011-05-21 | Drop OS2 | Tor Lillqvist |
2011-05-18 | Convert SvCommandList from an OwnList to a vector<> | Joseph Powers |
2011-05-18 | one * is sufficient here :) | David Tardon |
2011-05-16 | WaE: comparison between signed and unsigned integer expressions | Tor Lillqvist |
2011-05-16 | avoid possible array overrun | David Tardon |
2011-05-11 | Nah, make the AddTopic() prototype like it was, too many problems otherwise | Tor Lillqvist |
2011-05-11 | Fix non-Windows compilation | Tor Lillqvist |
2011-05-11 | Make it compile on Windows | Tor Lillqvist |
2011-05-11 | Fix for fdo#36673: corrupt date formats of cells | Katarina Machalkova |
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-04-22 | Merge commit 'ooo/DEV300_m106' into libreoffice-3-4 | Jan Holesovsky |
2011-04-22 | cppcheck variableScope | Kayo Hamid |
2011-04-21 | Fix typo; NF_KEY_FALSE should be "FALSE". | Jan Holesovsky |
2011-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-04-19 | remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-gui) | Christina Rossmanith |
2011-04-15 | those TRUE->sal_True conversions look really wrong | Caolán McNamara |