summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* rhbz#1197614: Fix calculation of m_bHasActive when removing active elementStephan Bergmann2015-04-111-7/+14
* desktop: -Werror=unused-macrosMichael Stahl2014-12-151-6/+0
* fdo#36313: allow passing FilterOptions via cliTomas Hlavaty2014-09-102-5/+33
* Resolves: rhbz#1125588 port LibreOffice to ppc64leCaolán McNamara2014-08-251-0/+3
* 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-116-255/+1
* Detach all DocBasicItem objects upon process termination.Kohei Yoshida2014-05-292-0/+3
* Don't forget to dispose the component here.Kohei Yoshida2014-05-291-0/+5
* missing title from extension update dialogCaolán McNamara2014-05-261-0/+1
* drop unused helpidsCaolán McNamara2014-05-211-4/+0
* lets drop the custom DescriptionEdit widgetCaolán McNamara2014-05-216-144/+10
* RID_DLG_UPDATE conversion to .uisk942014-05-218-456/+544
* C string usage improvmentArnaud Versini2014-05-201-1/+1
* 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-092-2/+0
* some more %PRODUCTNAME usageThomas Arnhold2014-05-082-2/+2
* Disable rtl/alloc.h also for HelgrindStephan Bergmann2014-05-081-2/+4
* desktop: sal_Bool->boolNoel Grandin2014-05-0812-124/+121
* The opaque PostUserEvent IDs are actually pointersStephan Bergmann2014-05-071-1/+1
* Move ImplInitAppFontData from Window to Application (take 2)Chris Sherlock2014-05-072-0/+2
* remove uncompiled source filesThomas Arnhold2014-05-066-334/+0
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-053-4/+3
* Revert "Move ImplInitAppFontData from Window to Application"Miklos Vajna2014-05-052-2/+0
* Move ImplInitAppFontData from Window to ApplicationChris Sherlock2014-05-042-0/+2
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-308-10/+9
* 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
* prefer makefile-gmake-modeTakeshi Abe2014-04-282-2/+2
* 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-1319-53/+138
* liblo: fix check of xcomponentTomaž Vajngerl2014-04-121-1/+1