summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-16fdo#58415: Don't ignore osl_getFileURLFromSystemPath failureStephan Bergmann1-5/+15
2013-01-16Move addSingletonContextEntries to ServiceManagerStephan Bergmann3-18/+28
2013-01-16UNO methods are no longer called directly on ServiceManagerStephan Bergmann2-33/+33
2013-01-16Get rid of GetVersionInfo and checkdllTor Lillqvist15-734/+70
2013-01-16Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel().Kohei Yoshida9-12/+11
2013-01-16fdo#59321 un-escape quotes in Windows Installer's idt filesAndras Timar1-0/+1
2013-01-16SfxObjectShell::UpdateFromTemplate_Impl: template URL...Michael Stahl1-4/+8
2013-01-16rhbz#818557: fix it differently: SwDocShell::_LoadStyles():Michael Stahl1-0/+9
2013-01-16fdo#58893: Revert "Resolves: rhbz#818557 crash with NULL shell..."Michael Stahl1-3/+0
2013-01-16Resolves: fdo#55974 segfault while closing an Impress fileCaolán McNamara1-0/+7
2013-01-16sw: start using cppu::supportsService in unocoreMiklos Vajna6-71/+25
2013-01-16add close option to findbar in Writerjorendc8-2/+195
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