summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-16there is no standalone URE installationMatúš Kukan33-1887/+0
2013-01-16--with-nss-build-tools is not used anymoreMatúš Kukan1-14/+0
2013-01-16Template Manager: show names on several linesCédric Bosdonnat5-76/+70
2013-01-16Template Manager: show folders with 4 previews inside a rounded rectCédric Bosdonnat5-70/+138
2013-01-16Fixed Undo/Redo buttons icon orientation for RTL languages (ar/fa/he)Issa Alkurtass176-0/+0
2013-01-16fdo#58364 Change Align in View->Toolbar to Align ObjectsJoel Madero8-8/+8
2013-01-16use the theme width for the scrollbar, not a random 16 pixelsCaolán McNamara1-6/+5
2013-01-16Resolves: fdo#59182 make the special character dialog behaveCaolán McNamara3-15/+39
2013-01-16Related: fdo#59182 make SvxShowText::GetOptimalSize match its SetFont logicCaolán McNamara2-0/+10
2013-01-16Related: fdo#59182 stop SvxShowCharSet resizing itselfCaolán McNamara2-39/+65
2013-01-16fdo#54165: Add key replacement names for Estonian (Patch by: Mihkel Tõnnov)Jesús Corrius1-0/+12
2013-01-16Register theTypeDescriptionManager normally in services.rdbStephan Bergmann2-6/+1
2013-01-16Unfold remainder of add_access_control_entries at call siteStephan Bergmann4-108/+10
2013-01-16Remove support for UNO_AC* bootstrap variablesStephan Bergmann11-795/+14
2013-01-16get_this_libpath only used in paths.cxxStephan Bergmann2-3/+5
2013-01-16API CHANGE: Remove obsolete cppu::bootstrapInitialSFStephan Bergmann3-157/+16
2013-01-16Reorganize defaultbootstrap so that typedescriptionprovider can use servicemgrStephan Bergmann3-64/+66
2013-01-16Do not hide information about UNO bootstrap failuresStephan Bergmann1-11/+2
2013-01-16Simplify defaultbootstrap.cxxStephan Bergmann1-38/+32
2013-01-16Extract servicemanager and typedescriptionprovider from defaultbootstrapStephan Bergmann8-2043/+2230
2013-01-16fdo#42387 Fixed Merging of cells in RTL Tables in impressGokul1-2/+12
2013-01-16Generate also the ABOUTBOXPRODUCTVERSIONSUFFIX from the AC_INITTor Lillqvist2-7/+16
2013-01-16Remove unused variablesTor Lillqvist1-15/+0
2013-01-16sw unit test: force layout compute after loading documentPierre-Eric Pelloux-Prayer1-1/+9
2013-01-16WaE: unused variable 'aImgSize'Tor Lillqvist1-2/+0
2013-01-16sal_Bool to boolTakeshi Abe7-25/+25
2013-01-16Drop unreachable branchTakeshi Abe1-4/+0
2013-01-16docx export: fix regression on table borders exportPierre-Eric Pelloux-Prayer1-9/+0
2013-01-15sw: kill no longer needed ASCII_STR() defineMiklos Vajna1-3/+1
2013-01-15fdo#57950: Remove chained appends in filterMarcos Paulo de Souza1-139/+127
2013-01-15fdo#57950: Remove some chained appends in shellMarcos Paulo de Souza7-84/+57
2013-01-15the first icon in an icon set should be the negative oneMarkus Mohrhard1-1/+1
2013-01-15also support showing the icons in reverse orderMarkus Mohrhard4-2/+15
2013-01-15support to hide the value in icon sets also for OOXMLMarkus Mohrhard2-0/+2
2013-01-15support to hide the cell value when using icon setsMarkus Mohrhard8-3/+26
2013-01-15move this class from the header file to the source fileMarkus Mohrhard2-18/+21
2013-01-15create correct icon set information, fdo#58610Markus Mohrhard3-5/+7
2013-01-15add test case for fdo#59293Markus Mohrhard3-3/+17
2013-01-15Revert "fix icon set rendering information creation, fdo#58610"Markus Mohrhard2-2/+1
2013-01-15make emailmerge work with python3 and python2 at the same timeCaolán McNamara1-5/+12
2013-01-15Resolves: fdo#37449 apparent access into empty codepage bitsetCaolán McNamara1-3/+12
2013-01-15tidy mailmerge debuging messagesCaolán McNamara1-16/+16
2013-01-15make translatable a few more ui stringsAndras Timar5-8/+8
2013-01-15docx export: add test case for paragraph mark exportPierre-Eric Pelloux-Prayer2-0/+15
2013-01-15fdo#59212 UI elements were untranslatable in Basic Macro dialogAndras Timar1-6/+6
2013-01-15make emailmerge work for me with python3Caolán McNamara2-10/+29
2013-01-15fix mailmerge output as plain text, explicitly pick correct .txt export filterCaolán McNamara1-0/+4
2013-01-15split out border page and adapt codeCaolán McNamara9-1441/+1021
2013-01-15teach ValueSet to calc an optimal sizeCaolán McNamara2-2/+36
2013-01-15teach FrameSelector to be resizableCaolán McNamara3-0/+43