summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-29fix windows buildNoel Grandin2-8/+8
2013-07-29convert XubString->OUString in vcl/window.hxxNoel Grandin8-50/+50
2013-07-29convert the rest of vcl/OutputDevice from XubString->OUStringNoel Grandin2-35/+34
2013-07-29convert more XubString->OUString in OutputDeviceNoel Grandin3-56/+61
2013-07-29convert the rest of outdev.hxx from XubString to OUStringNoel Grandin2-18/+18
2013-07-29convert OutputDevice::DrawTextArray from XubString to OUStringNoel Grandin2-4/+4
2013-07-29convert OutputDevice::DrawText from XubString to OUStringNoel Grandin4-12/+12
2013-07-29convert XubString->OUString in WinSalMenuItemNoel Grandin1-2/+2
2013-07-29Update licence headers / rebase on APL'd skeleton driver (firebird-sdbc)Andrzej J.R. Hunt18-540/+252
2013-07-29fdo#45233 Allow editing pps/ppsx Autoplay PresentationsSamuel Mehrbrodt6-2/+42
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa485-3107/+0
2013-07-29Resolves: #i120864# Text is overlapped by the drawing object...Jian Hong Cheng1-1/+5
2013-07-29Resolves: #i35763# fix WW8: Wrong import/export of underlining coloursLei De Bin5-0/+77
2013-07-29Resolves: #i119006# disable OSX>=10.7 window restoration until...Herbert Dürr1-0/+1
2013-07-29Resolves: #i121406# support the OSX>=10.7 fullscreen mode based on OSX SpacesHerbert Dürr1-0/+45
2013-07-29Updated coreCaolán McNamara1-0/+0
2013-07-29Remove whitespace from line endsStephan Bergmann1-18/+18
2013-07-29fdo#66025: Improve accuracy of ImportError traceback and messageDavid Bolen1-18/+31
2013-07-29let the pixel control find parent tabpage in layoutCaolán McNamara3-16/+35
2013-07-29adjust bitmap page so buttons don't appear to jump...Caolán McNamara2-245/+268
2013-07-29Convert bitmap tab page to widget UIOlivier Hallot9-354/+534
2013-07-29Fix i#84002 by putting braces when neededMarcos Paulo de Souza1-0/+7
2013-07-29Mark as constTakeshi Abe14-33/+33
2013-07-29String(SdResId(x)) -> SD_RESSTR(x)Caolán McNamara4-16/+16
2013-07-29WaE: unreferenced local variableTor Lillqvist1-2/+2
2013-07-29Accept NDK r9Tor Lillqvist1-8/+8
2013-07-29Remove effectively unused INetURLObject OString overloadsStephan Bergmann7-296/+12
2013-07-29Add timer support.Artur Dryomov17-138/+481
2013-07-29Add notes support.Artur Dryomov8-34/+169
2013-07-29Add async slide previews loading.Artur Dryomov8-30/+235
2013-07-29Add auto-hiding tabs when Bluetooth is not available.Artur Dryomov5-31/+116
2013-07-29Remove some occurrences of RTL_CONSTASCII_STRINGPARAM and equalsAsciiLFridrich Štrba1-10/+10
2013-07-29Use the Win7 semantics of SHAddToRecentDocs when possibleJesús Corrius3-3/+65
2013-07-28Converting to OUString in sd in sdundo.hxx and related files.MÁTÉ Gergely11-15/+15
2013-07-28remove unnecessary const_castLionel Elie Mamane1-4/+4
2013-07-28ImageList::AddImage(sal_uInt16, ...) is unused again, kill.Jan Holesovsky2-16/+0
2013-07-28fdo#54320: VoiceOver does not follow keyboard focusBoris Dušek1-1/+1
2013-07-28move global string to globstr fileLionel Elie Mamane5-8/+9
2013-07-28Revert accidental addition of clone fooCaolán McNamara2-0/+0
2013-07-28WaE: unused rDocumentService in one ifdef branchCaolán McNamara1-0/+1
2013-07-28fdo#39468 Comment translation GER-ENG in sw/source/ui/uiview (last)Matthias Freund1-71/+59
2013-07-28fdo#39468 Comment translation GER-ENG in sw/source/ui/uiview (Part 5)Matthias Freund3-62/+41
2013-07-28fdo#67397: don't bother to create BlendFrame for width == 1 or height == 1Ivan Timofeev1-1/+1
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara137-695/+683
2013-07-28surely this is a typoLionel Elie Mamane1-2/+2
2013-07-28protect against past-the-end access of empty stringLionel Elie Mamane1-4/+4
2013-07-28Adapt gdb python pretty-printer to time nano-second precision API changeLionel Elie Mamane1-10/+10
2013-07-28More details in debug outputLionel Elie Mamane9-16/+60
2013-07-28fdo#66006 Convert to PNG for JPEG that can't be losslessly rotatedTomaž Vajngerl1-30/+35
2013-07-28sidebar: Make WrapPropertyPanel .ui resizable.Jan Holesovsky1-18/+14