summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás52-1772/+1843
2012-08-07IDE: sal_Bool to boolUray M. János40-506/+445
2012-08-07Hopefully cleanly close Server Thread when necessary.Andrzej J.R. Hunt1-1/+4
2012-08-07Basic IDE Object Catalog improvementsUray M. János15-512/+299
2012-08-07Fixed segfault on client exit.Andrzej J.R. Hunt3-1/+14
2012-08-07Refactored DiscoveryService. Added basic error handling.Andrzej J.R. Hunt2-18/+13
2012-08-07fix crash on startIvan Timofeev1-3/+6
2012-08-07Add liblangtagTor Lillqvist1-1/+1
2012-08-07No point with these executables for non-desktop OSesTor Lillqvist7-6/+26
2012-08-07drop leftover #includeDavid Tardon1-1/+0
2012-08-06deliver .dylibEike Rathke1-0/+1
2012-08-06maybe I'll get this right one time ... BUILD_TYPE GLIB only if not systemEike Rathke1-1/+2
2012-08-06added GLIB to BUILD_TYPEEike Rathke1-0/+1
2012-08-06added glibEike Rathke1-1/+1
2012-08-06fixing conditional text in ahelp tags fdo#49268Andras Bartek2-144/+77
2012-08-06added liblangtagEike Rathke1-1/+1
2012-08-06Fix for incorrect dereferencing.Andrzej J.R. Hunt1-1/+1
2012-08-06-Werror=format-securityIvan Timofeev1-2/+2
2012-08-06LanguageTag Windows buildEike Rathke3-1/+8
2012-08-06install liblangtag and dataEike Rathke5-18/+43
2012-08-06implemented LanguageTag wrapperEike Rathke5-1/+996
2012-08-06added liblangtag to installationEike Rathke2-0/+19
2012-08-06configure SYSTEM_LIBLANGTAGEike Rathke2-0/+7
2012-08-06sc: adapt tests to merged chart librariesMichael Stahl3-7/+3
2012-08-06Fix "Boolean result is used in bitwise operation"Julien Nabet1-2/+1
2012-08-06Tidied up DiscoveryService::execute().Andrzej J.R. Hunt2-23/+14
2012-08-06sd: link against ws2_32 on WNT for socket APIMichael Stahl2-0/+12
2012-08-06warning C4700: uninitialized local variable 'aRet' usedMichael Stahl1-2/+2
2012-08-06warning C4101: unreferenced local variableMichael Stahl2-2/+2
2012-08-06sd: remotecontrol: fix setsockopt call for WNT:Michael Stahl1-1/+4
2012-08-06Fixed scoped enums (for no C++0x).Andrzej J.R. Hunt4-7/+7
2012-08-06Remove create template menu and associated icons.Rafael Dominguez8-140/+0
2012-08-06Sync template repository list with user-stored settings.Rafael Dominguez3-0/+31
2012-08-06Implement adding new repositories through the toolbar.Rafael Dominguez3-0/+25
2012-08-06gbuild: don't complain about duplicate components for libmergedMichael Stahl1-1/+1
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET13-17/+15
2012-08-06chart2: merge component files for new chartcore libraryMichael Stahl6-116/+84
2012-08-06gbuild: add a check for duplicate component filesMichael Stahl1-0/+3
2012-08-06android: linguistic should cope with a missing extension managerMichael Meeks3-5/+7
2012-08-06android: fewer exceptions, and more debug output on null renderablesMichael Meeks4-27/+46
2012-08-06android: expose dummy JNI gnustl patching method for x86Michael Meeks1-3/+3
2012-08-06merge pointlessly fragmented chart2 libraries, leaving controller split.Michael Meeks13-383/+260
2012-08-06Some minor fixes.Andrzej J.R. Hunt4-142/+150
2012-08-06Added deletion of stale detected servers, UI fixed.Andrzej J.R. Hunt4-22/+48
2012-08-06Detect duplicates when finding servers.Andrzej J.R. Hunt1-4/+4
2012-08-06Fixed styling of server finder.Andrzej J.R. Hunt1-36/+43
2012-08-06Implemented Server selector.Andrzej J.R. Hunt8-29/+260
2012-08-06Hostname transfer implemented.Andrzej J.R. Hunt2-11/+20
2012-08-06Server discovery broadcast.Andrzej J.R. Hunt2-3/+15
2012-08-06Server list caching.Andrzej J.R. Hunt2-21/+42