summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2013-08-23semibold -> boldCaolán McNamara5-17/+17
2013-08-23cppcheck: fix reassigned value + fix indentationJulien Nabet1-11/+7
2013-08-23implementation for getTranslationOffsetSiqi LIU2-0/+14
2013-08-22fdo#68252: Add FONTWORK into the INSERT menuIvan Timofeev2-0/+2
2013-08-22bnc#835985: When printing handouts using the default, 'Order' did not count.Jan Holesovsky1-3/+3
2013-08-21Drop maSTR_NO_TRANSITIONMatteo Casalin2-4/+1
2013-08-21fix buildCaolán McNamara1-1/+1
2013-08-21Feeble attempt to fix build on Android (with -Werror=shadow)Katarina Behrens1-1/+1
2013-08-21Forgotten unit + useless propertiesKatarina Behrens1-15/+1
2013-08-21Removed now obsoleted .src/hrc filesKatarina Behrens5-275/+0
2013-08-21Removed dead (mostly widget-placing) codeKatarina Behrens2-198/+0
2013-08-21sidebar: converted slide transitions panel to .uiKatarina Behrens10-196/+566
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák33-64/+64
2013-08-21String->OUStringIvan Timofeev21-113/+106
2013-08-21enable Impress Remote item in the menu by defaultSiqi LIU1-1/+1
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks2-5/+3
2013-08-19Fix mingw64 build of remote controlFridrich Štrba1-3/+4
2013-08-19Windows includes in lowercase, guys\! :)Fridrich Štrba1-1/+1
2013-08-19Mark as constTakeshi Abe6-19/+19
2013-08-18Correct comment on sdremote discovery service port.Andrzej J.R. Hunt1-1/+1
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist3-4/+4
2013-08-170,00[c|m] => 0.00[c|m]Caolán McNamara1-2/+2
2013-08-17remove various unused dialogsCaolán McNamara3-50/+0
2013-08-17WaE: C4204: nonstandard extension used : non-constant aggregate initializerTor Lillqvist1-3/+8
2013-08-17SAL_INFO is not available hereTor Lillqvist1-5/+2
2013-08-16WaE: unused variable 'aFile'Ivan Timofeev1-1/+0
2013-08-16String->OUStringIvan Timofeev22-207/+196
2013-08-17downsample touch events to get better pointer performanceSiqi LIU3-1/+7
2013-08-16oups...forgot the @siqi1-1/+1
2013-08-16fix for OSXnetwork servicesiqi1-5/+5
2013-08-16compile in release modesiqi1-5/+2
2013-08-16register in local domain for faster look upsiqi1-1/+1
2013-08-16build mDNSResponder on Windows within LibOSiqi LIU18-4/+12263
2013-08-16sd: remove NOOPT for optsitem.cxx and futext.cxxMichael Stahl1-13/+2
2013-08-16sd: remove NOOPT for unowcntr.cxxMichael Stahl1-11/+1
2013-08-16callcatcher: newly unused ResId related methodsCaolán McNamara2-6/+0
2013-08-16n#831457: Recommiting the patch.Muthu Subramanian4-60/+60
2013-08-16String->OUStringIvan Timofeev10-112/+89
2013-08-15convert GetName/Title/Description methods to OUStringIvan Timofeev9-51/+49
2013-08-15convert include/svtools/imap*.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-15convert include/svtools/insdlg.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-15convert include/svtools/transfer.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-14XubString->OUStringCaolán McNamara4-5/+5
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev4-8/+8
2013-08-14convert GetSelectionText... methods to OUString and boolIvan Timofeev6-6/+6
2013-08-14XubString->OUStringCaolán McNamara4-4/+4
2013-08-13add support for gtk-media-play symbolCaolán McNamara2-3/+6
2013-08-13set mnemonic widgets and other HIG tweaksCaolán McNamara13-762/+149
2013-08-13Unused private variablesKatarina Behrens1-2/+0
2013-08-13Preserve entry data from combobox itemsKatarina Behrens6-25/+9