summaryrefslogtreecommitdiffstats
path: root/desktop/source
Commit message (Expand)AuthorAgeFilesLines
* Check whether Command Args are already set up before doing so.Andrzej Hunt2014-07-111-1/+8
* lok: It is expected that we point directly to the program/ directory.Jan Holesovsky2014-07-011-3/+3
* Use full sofficerc for LOK.Andrzej Hunt2014-07-011-10/+1
* LOK: kill saveAsWithOptions.Andrzej Hunt2014-06-231-9/+2
* LOK: kill double initialize.Andrzej Hunt2014-06-181-3/+17
* LOK: Split into instance and class.Andrzej Hunt2014-06-171-10/+34
* allow extensions to override Access2BaseLionel Elie Mamane2014-06-131-1/+2
* liblok: set the size for the correct structure.Michael Meeks2014-06-121-2/+2
* Rename C api of LibreOfficeKit.Andrzej Hunt2014-06-111-20/+20
* Move liblibreoffice into LibreOfficeKit.Andrzej Hunt2014-06-112-68/+1
* Detach all DocBasicItem objects upon process termination.Kohei Yoshida2014-05-291-0/+2
* Don't forget to dispose the component here.Kohei Yoshida2014-05-291-0/+5
* drop unused helpidsCaolán McNamara2014-05-211-4/+0
* lets drop the custom DescriptionEdit widgetCaolán McNamara2014-05-214-128/+2
* RID_DLG_UPDATE conversion to .uisk942014-05-216-456/+218
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-197-11/+0
* Elide utl::TempFile_ImplStephan Bergmann2014-05-131-1/+1
* Revert font initialization fooCaolán McNamara2014-05-091-1/+0
* some more %PRODUCTNAME usageThomas Arnhold2014-05-082-2/+2
* desktop: sal_Bool->boolNoel Grandin2014-05-0811-118/+115
* The opaque PostUserEvent IDs are actually pointersStephan Bergmann2014-05-071-1/+1
* Move ImplInitAppFontData from Window to Application (take 2)Chris Sherlock2014-05-071-0/+1
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-053-4/+3
* Revert "Move ImplInitAppFontData from Window to Application"Miklos Vajna2014-05-051-1/+0
* Move ImplInitAppFontData from Window to ApplicationChris Sherlock2014-05-041-0/+1
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-307-9/+8
* ignore legacy OpenOffice.org-*-version, when a LibreOffice-*-version is givenBjoern Michaelsen2014-04-291-2/+13
* coverity#705639 Resource leakCaolán McNamara2014-04-291-0/+2
* libLO: add extension map for draw's formatsTomaž Vajngerl2014-04-281-8/+32
* huge hrc and src file cleanupThomas Arnhold2014-04-232-55/+0
* desktop: sal_Bool->boolNoel Grandin2014-04-2210-36/+36
* remove comments why a file gets includedThomas Arnhold2014-04-211-1/+0
* Typo: s/cant/can't/Tor Lillqvist2014-04-181-2/+2
* Avoid soffice.bin restarting ad inf when version ini-file buildid is emptyStephan Bergmann2014-04-161-1/+2
* non-desktop: Don't even attempt to create a lockfile.Jan Holesovsky2014-04-151-1/+1
* typo: attribut -> attributeThomas Arnhold2014-04-141-1/+1
* typo: paramter -> parameterThomas Arnhold2014-04-141-1/+1
* typo: gard -> guardThomas Arnhold2014-04-141-1/+1
* typo: controlls -> controlsThomas Arnhold2014-04-141-1/+1
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-1315-48/+103
* liblo: fix check of xcomponentTomaž Vajngerl2014-04-121-1/+1
* It's "its", not "it's"Tor Lillqvist2014-04-101-1/+1
* liblo: new saveAsWithOptions functionTomaž Vajngerl2014-04-081-2/+9
* liblo: We need to provide LibreOffice with fake command line args too.Tomaž Vajngerl2014-04-081-0/+1
* liblo: extend doc_saveAs with filterOptionsTomaž Vajngerl2014-04-081-2/+5
* liblo: use MediaDescriptor / clean-upTomaž Vajngerl2014-04-081-128/+126
* fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre2014-04-041-1/+1
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-033-8/+8
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-0111-12/+12
* Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe2014-03-281-3/+3