summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-19fdo#38838 ScGlobal::GetRscString() now returns OUString instead of String.Jean-Noël Rouvignac11-26/+26
2013-02-19Updated coreCaolán McNamara1-0/+0
2013-02-19Translated some comments from german to englishStefan Schick1-7/+7
2013-02-19rename SYSTEM_LIBWPG to SYSTEM_WPG to remove specialcasingBjoern Michaelsen1-1/+1
2013-02-19rename SYSTEM_LIBWPS to SYSTEM_WPS to remove specialcasingBjoern Michaelsen6-17/+13
2013-02-19rename SYSTEM_LIBMSPUB to SYSTEM_MSPUB to remove specialcasingBjoern Michaelsen5-8/+6
2013-02-19rename SYSTEM_LIBCDR to SYSTEM_CDR to remove specialcasingBjoern Michaelsen5-8/+6
2013-02-19rename SYSTEM_LIBWPD to SYSTEM_WPD to remove specialcasingBjoern Michaelsen5-10/+8
2013-02-19rename SYSTEM_LIBVISIO to SYSTEM_VISIO to remove specialcasingBjoern Michaelsen5-9/+6
2013-02-19rename SYSTEM_LIBCMIS to SYSTEM_CMIS to remove specialcasingBjoern Michaelsen4-7/+5
2013-02-19Re-Revert "simplify external module check with macro" modulo expat/cluceneBjoern Michaelsen2-129/+87
2013-02-19fdo#38838, ::rtl::OUString to OUString, String to OUStringGergő Mocsi3-110/+105
2013-02-19Tweak properties orderingLionel Elie Mamane2-9/+9
2013-02-19janitorial: typo in commentLionel Elie Mamane1-1/+1
2013-02-19add commentLionel Elie Mamane1-0/+12
2013-02-19Tweak "PrintWhenGroupChange" property label.Lionel Elie Mamane1-1/+1
2013-02-19fdo#52948 fix print-repeated-values=no with formatted valuesLionel Elie Mamane19-162/+194
2013-02-19property browser: respect property orderingLionel Elie Mamane2-4/+2
2013-02-19janitorial: indentationLionel Elie Mamane1-1/+1
2013-02-19pure comment: write down interesting idea gleaned at FOSDEMLionel Elie Mamane1-0/+1
2013-02-19Revert "simplify external module check with macro"Fridrich Štrba2-84/+152
2013-02-19Fix crashes in sdremote after suspend/resume cycles.Thorsten Behrens2-4/+5
2013-02-19g_strcmp0 is not in our baseline glib2Fridrich Štrba1-1/+12
2013-02-19Updated coreCaolán McNamara1-0/+0
2013-02-19writerfilter: get rid of these hardcoded valuesMiklos Vajna1-6/+5
2013-02-19move memory option page to cui and adapt codeCaolán McNamara8-389/+178
2013-02-19add a mechanism to load TimeFields from .ui filesCaolán McNamara2-27/+100
2013-02-19nsscrypto_initializer: MSVC does not support C99 dynamic arraysMichael Stahl1-6/+8
2013-02-19No need to copy the gcc libraries anymoreFridrich Štrba3-80/+0
2013-02-19sdremote: fix linux conditional.Michael Meeks1-1/+1
2013-02-19simplify external module check with macroBjoern Michaelsen2-152/+84
2013-02-19sdremote: listening to dynamic changes to adapters.Michael Meeks7-34/+124
2013-02-19sdremote: re-work discoverable property get/set to use libdbus.Michael Meeks2-198/+248
2013-02-19sdremote: switch to a non-blocking socket, and polling glib mainloop.Michael Meeks2-20/+75
2013-02-19sdremote: re-write SDP registration to use raw dbus-1 not dbus-glib.Michael Meeks1-83/+160
2013-02-19improve bluetooth discoverability toggling API.Michael Meeks6-40/+52
2013-02-19Kill the --without-system-stdlibs optionFridrich Štrba12-126/+4
2013-02-19fix mid-air collision of commitsNoel Grandin1-1/+0
2013-02-19and let's try actually including the relevant headers...Noel Grandin2-0/+2
2013-02-19Include the XInitialization headerTor Lillqvist2-0/+2
2013-02-19How to run the "make dev-install" result is platform-specificTor Lillqvist1-1/+9
2013-02-19fix up some of my fdo#46808 changesNoel Grandin2-4/+6
2013-02-19log the exception here instead of just assertingNoel Grandin1-5/+7
2013-02-19WaE: implicit conversion from 'double' to 'long' changes value from 0.5 to 0Tor Lillqvist1-2/+2
2013-02-19Improve the make dev-install message.Jan Holesovsky1-1/+5
2013-02-19Reintroduce message how to run the build after make dev-install.Jan Holesovsky1-0/+3
2013-02-19coverity#983483 String not null terminatedNorbert Thiebaud1-0/+6
2013-02-19really, don't obtain the process locale 500 timesEike Rathke1-13/+20
2013-02-19added reset(rtl_Locale)Eike Rathke2-35/+53
2013-02-19for now convert using MsLangId::convertUnxByteStringToLanguage()Eike Rathke1-7/+11