summaryrefslogtreecommitdiff
path: root/desktop/source/deployment
AgeCommit message (Expand)AuthorFilesLines
2014-05-27coverity#706499 Uncaught exceptionCaolán McNamara5-17/+33
2014-05-27the stock multilineedit is sufficient IMOCaolán McNamara5-129/+15
2014-05-27desktop: further src file cleanupThomas Arnhold1-7/+0
2014-05-27RID_DLG_UPDATEINSTALL conversion to .uisk946-222/+78
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin1-2/+2
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin4-9/+4
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet3-9/+4
2014-05-21lets drop the custom DescriptionEdit widgetCaolán McNamara4-128/+2
2014-05-21RID_DLG_UPDATE conversion to .uisk946-456/+218
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold6-10/+0
2014-05-13Elide utl::TempFile_ImplStephan Bergmann1-1/+1
2014-05-08some more %PRODUCTNAME usageThomas Arnhold1-1/+1
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin3-4/+3
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni6-7/+6
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-23huge hrc and src file cleanupThomas Arnhold1-49/+0
2014-04-22desktop: sal_Bool->boolNoel Grandin10-36/+36
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-13Clean up function declarations and some unused functionsStephan Bergmann11-35/+97
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
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 Bergmann9-10/+10
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann14-77/+77
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann25-213/+213
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin2-2/+2
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-2/+2
2014-02-27Remove visual noise from desktopAlexander Wilms34-103/+103
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann35-344/+344
2014-02-25The LO process is called just "soffice" on OS XTor Lillqvist1-0/+4
2014-02-23Remove unneccessary commentsAlexander Wilms25-422/+422
2014-02-21vcl: sal_Bool -> boolStephan Bergmann7-11/+11
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2-0/+2
2014-02-18Drop unnecessary #includeTakeshi Abe7-9/+0
2014-02-12fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop..Alexandre Vicenzi4-18/+1
2014-02-11coverity#704223 Logically dead codeCaolán McNamara1-11/+1
2014-02-06typo fixes in commentsAndras Timar1-1/+1
2014-02-01coverity#707748 : Uninitialized scalar fieldNorbert Thiebaud1-9/+10
2014-01-28bool improvementsStephan Bergmann12-20/+20
2014-01-24Introduce com.sun.star.task.theJobExecutor singleton.Matúš Kukan2-2/+0
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann1-1/+1
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-1/+1
2014-01-22bool improvementsStephan Bergmann1-1/+1
2014-01-17Window::Notify should return boolStephan Bergmann4-6/+6
2014-01-14EndDialog takes long nResult, not boolStephan Bergmann1-2/+2
2014-01-08Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann1-9/+6