summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-05allow to put files listed in file into installationDavid Tardon8-5/+129
2013-04-05allow Package to install to other dir than $OUTDIRDavid Tardon5-5/+26
2013-04-05move palettes.zip to packageDavid Tardon3-6/+8
2013-04-05Fix issue i120716: The graphic's border size and spacing is not correctXisco Fauli1-5/+3
2013-04-05Fix issue #i119649: Hyperlink font size increased if saved to .doc fileJian Hong Cheng1-0/+7
2013-04-05somewhat blind wae fix ( doesn't happen for me )Noel Power1-0/+3
2013-04-05re-add i18npool to cross_toolsetEike Rathke1-0/+1
2013-04-05new module i18nlangtagEike Rathke475-658/+689
2013-04-05use LanguageTagEike Rathke3-27/+6
2013-04-05import RTF_LISTPICTURE and RTF_LEVELPICTUREMiklos Vajna2-3/+34
2013-04-05fix Worksheet.Cells by not allowing TableSheet range to change from updatesNoel Power2-1/+12
2013-04-05fix selection change event firingNoel Power3-4/+51
2013-04-05fix 'Visible' property for XControlShape(s) Foreach support for CommandBarsNoel Power2-1/+18
2013-04-05squash NoSuchElementExceptions when modifying keybindingsNoel Power2-1/+16
2013-04-05Added and fixed various vba APINoel Power13-12/+132
2013-04-05prepend Validation.Formula1 results with '=' for anything not a addressNoel Power3-3/+21
2013-04-05fdo#62155 - band-aid crash from poor addin registration on upgradeMichael Meeks1-13/+4
2013-04-05Get rid of copy&paste by moving code from WW8Export to MSWordExportBaseMiklos Vajna4-73/+9
2013-04-05w:numPicBullet export testcaseMiklos Vajna3-23/+22
2013-04-05DOCX export of w:numPicBulletMiklos Vajna4-2/+137
2013-04-05resolved fdo#63161 out of bounds string accessEike Rathke1-0/+4
2013-04-05added the dreaded jolly jokerEike Rathke6-8/+38
2013-04-05revert that change and to it at custom shapes levelRadek Doulik1-1/+1
2013-04-05do not allow bEdgeRadiusAllowed to be set to trueRadek Doulik1-5/+0
2013-04-05Resolves: fdo#61940 unable to change shape fill colorsCaolán McNamara1-2/+11
2013-04-05Initial Impress Remote protocol documentation.Andrzej J.R. Hunt1-0/+90
2013-04-05Resolves: fdo#62478 crash on tools->options->base->databasesCaolán McNamara1-2/+6
2013-04-05fdo#59071 Slideshow: allow automatic transitions with sub-secondCao Cuong Ngo14-37/+57
2013-04-05Related: fdo#61948 data->validity crashes calcCaolán McNamara2-5/+10
2013-04-05Missing dependencies on UNO_SERVICES/TYPES references in solver uno ini-fileStephan Bergmann1-1/+3
2013-04-05fdo#60834 Find and Replace dialog: fix replace box selection on clickCao Cuong Ngo1-1/+1
2013-04-05Missing word "if" in Deliver.mkChris Sherlock1-2/+2
2013-04-05Resolves: #i121503# fix resize/paint race in the backing windowHerbert Dürr1-0/+5
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee23-27/+27
2013-04-05unotools: remove some unused itemsThomas Arnhold11-740/+11
2013-04-05Resolves: #i119621# Outline level in sample file lostJürgen Schmidt3-6/+16
2013-04-05Remove SvtInternalOptionsThomas Arnhold18-610/+2
2013-04-05Try again to use AllModulesButInstsetNative to unbreak tinderbox buildTor Lillqvist1-20/+1
2013-04-05We need the vbahelper headers especially when DISABLE_SCRIPTINGTor Lillqvist2-0/+5
2013-04-05Simpler and cleaner way to get rid of rulers and scrollbars for non-DESKTOPTor Lillqvist2-16/+38
2013-04-05List more libraries in an attempt to make tinderbox builds workTor Lillqvist1-0/+5
2013-04-05No need to setenv SAL_LOG in the code for iOSTor Lillqvist2-5/+3
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist31-135/+73
2013-04-04fdo#42781 WaE: C4101 unreferenced local variablePetr Kraus1-57/+12
2013-04-04fdo#61514 clean obsolete tools/ filesystem abstractionAndras Timar13-3924/+0
2013-04-04convert about dialog to .ui formatCaolán McNamara8-400/+390
2013-04-04make border property of multiline edit optionalCaolán McNamara9-9/+12
2013-04-04map justification property to alignment bitsCaolán McNamara1-0/+14
2013-04-04Not escape single quotes in src\hrc filesZolnai Tamás5-40/+40
2013-04-04w:numPicBullet import testcaseMiklos Vajna2-0/+23