summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2014-06-18LOK: kill double initialize.Andrzej Hunt1-3/+17
2014-06-17LOK: Split into instance and class.Andrzej Hunt1-10/+34
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin4-47/+9
2014-06-16translatable="yes" in .ui filesAndras Timar1-2/+2
2014-06-15callcatcher: update unused codeCaolán McNamara2-34/+2
2014-06-13loplugin:staticcallStephan Bergmann3-6/+6
2014-06-13convert extensions update required dialog to .uiCaolán McNamara9-261/+252
2014-06-12allow 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 Hunt6-255/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin4-160/+32
2014-06-05desktop: remove SAL_THROW macroNoel Grandin8-13/+3
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold13-1/+660
2014-06-04fdo#36313: allow passing FilterOptions via cliTomas Hlavaty2-5/+33
2014-06-04desktop: fix includesThomas Arnhold127-1039/+1039
2014-05-30No StarBASIC if DISABLE_SCRIPTINGTor Lillqvist1-0/+2
2014-05-30fix / in #defineNoel Grandin1-3/+3
2014-05-30fdo#68849: Add header guards to all include filesJens Carl6-0/+31
2014-05-29Detach all DocBasicItem objects upon process termination.Kohei Yoshida2-0/+3
2014-05-29Don't forget to dispose the component here.Kohei Yoshida1-0/+5
2014-05-29remove more unnecesary OUString constructor useNoel Grandin1-4/+4
2014-05-29remove unnecessary linefeeds from the end of exception messagesNoel Grandin1-3/+2
2014-05-28coverity#703943 Unchecked return valueCaolán McNamara1-6/+4
2014-05-27coverity#706499 Uncaught exceptionCaolán McNamara5-17/+33
2014-05-27the stock multilineedit is sufficient IMOCaolán McNamara7-151/+25
2014-05-27desktop: further src file cleanupThomas Arnhold1-7/+0
2014-05-27newly unused helpidCaolán McNamara1-2/+0
2014-05-27RID_DLG_UPDATEINSTALL conversion to .uisk948-222/+254
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin1-2/+2
2014-05-26missing title from extension update dialogCaolán McNamara1-0/+1
2014-05-23coverity#982428 Division or modulo by float zeroCaolán McNamara1-1/+1
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin5-12/+6
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet3-9/+4
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