summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-09convert wrap dialog to .uiCaolán McNamara7-22/+91
2013-08-09$CC --version for CLangLionel Elie Mamane1-1/+1
2013-08-09more extreme gcc --version parsingLionel Elie Mamane1-1/+1
2013-08-09Support to compile firebird on cygwin-64Isamu Mogi1-0/+9
2013-08-09"gcc --version" output is rather unreliableStephan Bergmann1-1/+1
2013-08-09-Werror=sign-compareStephan Bergmann1-3/+3
2013-08-09gcc -dumpversion has only MAJOR.MINOR, not MAJOR.MINOR.PATCHLEVELLionel Elie Mamane1-1/+1
2013-08-09fix windows build (hopefully)David Tardon1-0/+2
2013-08-09odk doc cleanup.Michael Meeks1-10/+11
2013-08-09Mark as const/staticTakeshi Abe22-101/+101
2013-08-09Bin unused #includeTakeshi Abe1-1/+0
2013-08-08boost::ptr_vector<OUString> considered sillyMichael Stahl6-66/+68
2013-08-08sw: convert rest of SwStyleNameMapper to OUStringMichael Stahl6-103/+115
2013-08-08sw: turns out that SwComboBoxStyle stuff was not actually usedMichael Stahl2-65/+6
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl22-62/+70
2013-08-08sw: convert SwCaptionOptPage to OUStringMichael Stahl3-55/+51
2013-08-08sw: convert SwCondCollItem to OUStringMichael Stahl3-10/+11
2013-08-08sw: convert some SwStyleNameMapper methods to OUStringMichael Stahl33-207/+240
2013-08-08sw: convert more SwTxtNode stuff to OUStringMichael Stahl1-11/+12
2013-08-08sw: convert Replace0xFF to OUStringBufferMichael Stahl1-32/+34
2013-08-08SvxFont: remove duplicate LanguageType memberMichael Stahl2-16/+9
2013-08-08convert more SwTxtNode methods to OUStringMichael Stahl3-14/+13
2013-08-08make SwTxtNode::Replace0xFF static functionMichael Stahl2-12/+10
2013-08-08remove obsolete SjJSbxObject cruftMichael Stahl2-48/+2
2013-08-08convert some SwTxtNode methods to OUStringMichael Stahl5-45/+36
2013-08-08tweak comment translationsMichael Stahl11-86/+83
2013-08-08Make selection corner marks slightly transparent.Tomaž Vajngerl1-5/+12
2013-08-08fdo#67592 Resize selection box from all 4 cornersTomaž Vajngerl3-33/+121
2013-08-08fdo#62442: Move the InfoPlist.strings files into the app from langpacksTor Lillqvist3-11/+38
2013-08-08Simplify check for verbosityTor Lillqvist1-2/+1
2013-08-08Fix some memory leaksJulien Nabet1-1/+14
2013-08-08Add AppUserModelID for all supported formatsJesús Corrius1-0/+11
2013-08-08Add SDT probes for interning rtl_uStrings.Mark Wielaard2-0/+13
2013-07-20startcenter: Add RecentDocsView for displaying thumbnails for recent docsKrisztian Pinter6-1/+326
2013-08-08import performance : do not use EditEngine anymoreLaurent Godard3-6/+27
2013-08-08fdo#63539 make SvTreeListBox::Select virtualLionel Elie Mamane1-1/+1
2013-08-08Move startcenter.ui from framework to sfx2Krisztian Pinter4-5/+2
2013-08-08add missing dep on boost headersDavid Tardon1-0/+1
2013-08-08fdo#67871: Revert "coverity#705731 Resource leak"Ivan Timofeev1-0/+2
2013-08-08rhbz#994886 update unit in draw. obj. props toolbarDavid Tardon1-0/+1
2013-08-08add unit test for WPXSvInputStreamDavid Tardon3-0/+311
2013-08-08fix seek behind end of streamDavid Tardon1-1/+1
2013-08-08bnc#823651 WW8 import: fix paragraph style in empty first page headerMiklos Vajna3-2/+14
2013-08-08Bin a couple of pointless macros only used onceTor Lillqvist3-7/+2
2013-08-08Remove the now empty <svl/cntwids.hrc> headerTor Lillqvist3-27/+0
2013-08-08Bin Chaos WIDs that are unused (only mentioned only in comments)Tor Lillqvist2-285/+90
2013-08-08put border around two-lines-in-one listsCaolán McNamara1-36/+36
2013-08-08convert toc style page to .uiCaolán McNamara7-149/+271
2013-08-08Updated coreCaolán McNamara1-0/+0
2013-08-08Extension to fix all cases of fdo#32059: Commands merge with variablesMichael Duelli1-6/+29