summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* LOK: kill double initialize.Andrzej Hunt2014-06-181-3/+17
* LOK: Split into instance and class.Andrzej Hunt2014-06-171-10/+34
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-174-47/+9
* translatable="yes" in .ui filesAndras Timar2014-06-161-2/+2
* callcatcher: update unused codeCaolán McNamara2014-06-152-34/+2
* loplugin:staticcallStephan Bergmann2014-06-133-6/+6
* convert extensions update required dialog to .uiCaolán McNamara2014-06-139-261/+252
* allow extensions to override Access2BaseLionel Elie Mamane2014-06-121-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
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-094-160/+32
* desktop: remove SAL_THROW macroNoel Grandin2014-06-058-13/+3
* update_pch: add a bunch of pch filesThomas Arnhold2014-06-0413-1/+660
* fdo#36313: allow passing FilterOptions via cliTomas Hlavaty2014-06-042-5/+33
* desktop: fix includesThomas Arnhold2014-06-04127-1039/+1039
* No StarBASIC if DISABLE_SCRIPTINGTor Lillqvist2014-05-301-0/+2
* fix / in #defineNoel Grandin2014-05-301-3/+3
* fdo#68849: Add header guards to all include filesJens Carl2014-05-306-0/+31
* 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
* remove more unnecesary OUString constructor useNoel Grandin2014-05-291-4/+4
* remove unnecessary linefeeds from the end of exception messagesNoel Grandin2014-05-291-3/+2
* coverity#703943 Unchecked return valueCaolán McNamara2014-05-281-6/+4
* coverity#706499 Uncaught exceptionCaolán McNamara2014-05-275-17/+33
* the stock multilineedit is sufficient IMOCaolán McNamara2014-05-277-151/+25
* desktop: further src file cleanupThomas Arnhold2014-05-271-7/+0
* newly unused helpidCaolán McNamara2014-05-271-2/+0
* RID_DLG_UPDATEINSTALL conversion to .uisk942014-05-278-222/+254
* remove unnecessary use of Reference constructor in throwNoel Grandin2014-05-271-2/+2
* missing title from extension update dialogCaolán McNamara2014-05-261-0/+1
* coverity#982428 Division or modulo by float zeroCaolán McNamara2014-05-231-1/+1
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-235-12/+6
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet2014-05-223-9/+4
* 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