summaryrefslogtreecommitdiff
path: root/desktop/source
AgeCommit message (Expand)AuthorFilesLines
2014-09-23Don't do the annoying restart thing when sandboxed on OS X, ignore risks...Tor Lillqvist2-1/+6
2014-09-10fdo#36313: allow passing FilterOptions via cliTomas Hlavaty2-5/+33
2014-08-25Resolves: rhbz#1125588 port LibreOffice to ppc64leCaolán McNamara1-0/+3
2014-07-11Check whether Command Args are already set up before doing so.Andrzej Hunt1-1/+8
2014-07-01lok: It is expected that we point directly to the program/ directory.Jan Holesovsky1-3/+3
2014-07-01Use full sofficerc for LOK.Andrzej Hunt1-10/+1
2014-06-23LOK: kill saveAsWithOptions.Andrzej Hunt1-9/+2
2014-06-18LOK: kill double initialize.Andrzej Hunt1-3/+17
2014-06-17LOK: Split into instance and class.Andrzej Hunt1-10/+34
2014-06-13allow extensions to override Access2BaseLionel Elie Mamane1-1/+2
2014-06-12liblok: set the size for the correct structure.Michael Meeks1-2/+2
2014-06-11Rename C api of LibreOfficeKit.Andrzej Hunt1-20/+20
2014-06-11Move liblibreoffice into LibreOfficeKit.Andrzej Hunt2-68/+1
2014-05-29Detach all DocBasicItem objects upon process termination.Kohei Yoshida1-0/+2
2014-05-29Don't forget to dispose the component here.Kohei Yoshida1-0/+5
2014-05-21drop unused helpidsCaolán McNamara1-4/+0
2014-05-21lets drop the custom DescriptionEdit widgetCaolán McNamara4-128/+2
2014-05-21RID_DLG_UPDATE conversion to .uisk946-456/+218
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold7-11/+0
2014-05-13Elide utl::TempFile_ImplStephan Bergmann1-1/+1
2014-05-09Revert font initialization fooCaolán McNamara1-1/+0
2014-05-08some more %PRODUCTNAME usageThomas Arnhold2-2/+2
2014-05-08desktop: sal_Bool->boolNoel Grandin11-118/+115
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-1/+1
2014-05-07Move ImplInitAppFontData from Window to Application (take 2)Chris Sherlock1-0/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin3-4/+3
2014-05-05Revert "Move ImplInitAppFontData from Window to Application"Miklos Vajna1-1/+0
2014-05-04Move ImplInitAppFontData from Window to ApplicationChris Sherlock1-0/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni7-9/+8
2014-04-29ignore legacy OpenOffice.org-*-version, when a LibreOffice-*-version is givenBjoern Michaelsen1-2/+13
2014-04-29coverity#705639 Resource leakCaolán McNamara1-0/+2
2014-04-28libLO: add extension map for draw's formatsTomaž Vajngerl1-8/+32
2014-04-23huge hrc and src file cleanupThomas Arnhold2-55/+0
2014-04-22desktop: sal_Bool->boolNoel Grandin10-36/+36
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-2/+2
2014-04-16Avoid soffice.bin restarting ad inf when version ini-file buildid is emptyStephan Bergmann1-1/+2
2014-04-15non-desktop: Don't even attempt to create a lockfile.Jan Holesovsky1-1/+1
2014-04-14typo: attribut -> attributeThomas Arnhold1-1/+1
2014-04-14typo: paramter -> parameterThomas Arnhold1-1/+1
2014-04-14typo: gard -> guardThomas Arnhold1-1/+1
2014-04-14typo: controlls -> controlsThomas Arnhold1-1/+1
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann15-48/+103
2014-04-12liblo: fix check of xcomponentTomaž Vajngerl1-1/+1
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-08liblo: new saveAsWithOptions functionTomaž Vajngerl1-2/+9
2014-04-08liblo: We need to provide LibreOffice with fake command line args too.Tomaž Vajngerl1-0/+1
2014-04-08liblo: extend doc_saveAs with filterOptionsTomaž Vajngerl1-2/+5
2014-04-08liblo: use MediaDescriptor / clean-upTomaž Vajngerl1-128/+126
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre1-1/+1