summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2014-05-21drop unused helpidsCaolán McNamara1-4/+0
2014-05-21lets drop the custom DescriptionEdit widgetCaolán McNamara6-144/+10
2014-05-21RID_DLG_UPDATE conversion to .uisk948-456/+544
2014-05-20C string usage improvmentArnaud Versini1-1/+1
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 McNamara2-2/+0
2014-05-08some more %PRODUCTNAME usageThomas Arnhold2-2/+2
2014-05-08Disable rtl/alloc.h also for HelgrindStephan Bergmann1-2/+4
2014-05-08desktop: sal_Bool->boolNoel Grandin12-124/+121
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-1/+1
2014-05-07Move ImplInitAppFontData from Window to Application (take 2)Chris Sherlock2-0/+2
2014-05-06remove uncompiled source filesThomas Arnhold6-334/+0
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin3-4/+3
2014-05-05Revert "Move ImplInitAppFontData from Window to Application"Miklos Vajna2-2/+0
2014-05-04Move ImplInitAppFontData from Window to ApplicationChris Sherlock2-0/+2
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni8-10/+9
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-28prefer makefile-gmake-modeTakeshi Abe2-2/+2
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 Bergmann19-53/+138
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: Older versions do not have saveAsWithOptions yet.Tomaž Vajngerl1-0/+4
2014-04-08liblo: new saveAsWithOptions functionTomaž Vajngerl3-7/+22
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ž Vajngerl3-5/+9
2014-04-08liblo: clean-up liblibreoffice.h(xx)Tomaž Vajngerl2-31/+52
2014-04-08liblo: use MediaDescriptor / clean-upTomaž Vajngerl1-128/+126
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin3-8/+8
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann12-13/+13
2014-03-28Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann23-108/+108
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann34-284/+284
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin3-5/+5
2014-03-14Skip gcj's gij executable, like other JREs' java executablesStephan Bergmann1-1/+1
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-2/+2