summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2014-05-24coverity#983672 Uncaught exceptionCaolán McNamara3-3/+4
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin4-98/+40
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet11-56/+52
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold8-49/+0
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet2-4/+4
2014-05-13Related fdo#60338: do not call umask(3) in a MT programStephan Bergmann1-1/+0
2014-05-12callcatcher: update unused codeCaolán McNamara2-7/+0
2014-05-11coverity#738627 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-05-11Fix previous commit (extensions part, second)Julien Nabet1-2/+2
2014-05-11Fix previous commit (extensions part)Julien Nabet2-3/+3
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet12-33/+33
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet1-1/+1
2014-05-10remove globally disabled warnings from source filesThomas Arnhold5-15/+0
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet6-32/+32
2014-05-09prewin.h includes windows.hThomas Arnhold1-1/+0
2014-05-09postwin.h handles OPTIONAL alreadyThomas Arnhold9-9/+0
2014-05-09remove presys.h and postsys.hThomas Arnhold1-3/+3
2014-05-09back to 90 char wide now that the fontsize is fixedCaolán McNamara3-5/+8
2014-05-09convert invoke admin page to .uiCaolán McNamara6-82/+75
2014-05-08loplugin:saloverrideStephan Bergmann1-1/+1
2014-05-08use 70 chars instead of 80Caolán McNamara3-5/+5
2014-05-08convert FinalPage to .uiCaolán McNamara8-147/+254
2014-05-08convert table selection page to .uiCaolán McNamara6-49/+60
2014-05-08extensions: sal_Bool->boolNoel Grandin9-63/+63
2014-05-08coverity#736141 Dereference null return valueCaolán McNamara1-3/+6
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-2/+1
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part4Julien Nabet1-6/+6
2014-05-05remove some commented out lines from src filesThomas Arnhold1-6/+0
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin3-4/+4
2014-05-02extensions: sal_Bool->boolNoel Grandin103-628/+624
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni10-11/+11
2014-04-28prefer makefile-gmake-modeTakeshi Abe32-32/+32
2014-04-24add missing modelines to idl filesThomas Arnhold5-0/+12
2014-04-23huge hrc and src file cleanupThomas Arnhold2-33/+0
2014-04-23coverity#738627 Uninitialized scalar fieldCaolán McNamara1-2/+7
2014-04-22remove unused hrc filesThomas Arnhold1-0/+0
2014-04-22clean up hrc filesThomas Arnhold1-1/+0
2014-04-22convert field assign address book page to .uiCaolán McNamara7-68/+76
2014-04-22Remove dead test codeStephan Bergmann7-2449/+0
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-04-20convert select type address book page to .uiCaolán McNamara7-158/+311
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold145-391/+391
2014-04-18create an entry point for .ui-ification of the address book wizard pagesCaolán McNamara2-0/+5
2014-04-17coverity#706522 Uncaught exceptionCaolán McNamara2-2/+2
2014-04-15whitespace for include statementsThomas Arnhold6-8/+8
2014-04-14typo: positon -> positionThomas Arnhold1-1/+1
2014-04-14typo: choosen -> chosenThomas Arnhold1-1/+1
2014-04-14better?Stephan Bergmann1-1/+3
2014-04-14Missing boost_headers dependency for WNTStephan Bergmann1-0/+1