summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Changing scanners has no effectCaolán McNamara2014-06-112-7/+6
* Filter out OS not needing -ldlBaptiste Daroussin2014-06-101-0/+2
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-198-49/+0
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-2/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet2014-05-142-4/+4
* Related fdo#60338: do not call umask(3) in a MT programStephan Bergmann2014-05-131-1/+0
* callcatcher: update unused codeCaolán McNamara2014-05-122-7/+0
* coverity#738627 Uninitialized scalar fieldCaolán McNamara2014-05-111-0/+1
* Fix previous commit (extensions part, second)Julien Nabet2014-05-111-2/+2
* Fix previous commit (extensions part)Julien Nabet2014-05-112-3/+3
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet2014-05-1112-33/+33
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet2014-05-101-1/+1
* remove globally disabled warnings from source filesThomas Arnhold2014-05-105-15/+0
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet2014-05-106-32/+32
* prewin.h includes windows.hThomas Arnhold2014-05-091-1/+0
* postwin.h handles OPTIONAL alreadyThomas Arnhold2014-05-099-9/+0
* remove presys.h and postsys.hThomas Arnhold2014-05-091-3/+3
* back to 90 char wide now that the fontsize is fixedCaolán McNamara2014-05-093-5/+8
* convert invoke admin page to .uiCaolán McNamara2014-05-096-82/+75
* loplugin:saloverrideStephan Bergmann2014-05-081-1/+1
* use 70 chars instead of 80Caolán McNamara2014-05-083-5/+5
* convert FinalPage to .uiCaolán McNamara2014-05-088-147/+254
* convert table selection page to .uiCaolán McNamara2014-05-086-49/+60
* extensions: sal_Bool->boolNoel Grandin2014-05-089-63/+63
* coverity#736141 Dereference null return valueCaolán McNamara2014-05-081-3/+6
* The opaque PostUserEvent IDs are actually pointersStephan Bergmann2014-05-071-2/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part4Julien Nabet2014-05-061-6/+6
* remove some commented out lines from src filesThomas Arnhold2014-05-051-6/+0
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-053-4/+4
* extensions: sal_Bool->boolNoel Grandin2014-05-02103-628/+624
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-3010-11/+11
* prefer makefile-gmake-modeTakeshi Abe2014-04-2832-32/+32
* add missing modelines to idl filesThomas Arnhold2014-04-245-0/+12
* huge hrc and src file cleanupThomas Arnhold2014-04-232-33/+0
* coverity#738627 Uninitialized scalar fieldCaolán McNamara2014-04-231-2/+7
* remove unused hrc filesThomas Arnhold2014-04-221-0/+0
* clean up hrc filesThomas Arnhold2014-04-221-1/+0
* convert field assign address book page to .uiCaolán McNamara2014-04-227-68/+76
* Remove dead test codeStephan Bergmann2014-04-227-2449/+0
* remove comments why a file gets includedThomas Arnhold2014-04-211-1/+0
* convert select type address book page to .uiCaolán McNamara2014-04-207-158/+311
* fixincludeguards.sh: extensionsThomas Arnhold2014-04-19145-391/+391
* create an entry point for .ui-ification of the address book wizard pagesCaolán McNamara2014-04-182-0/+5
* coverity#706522 Uncaught exceptionCaolán McNamara2014-04-172-2/+2
* whitespace for include statementsThomas Arnhold2014-04-156-8/+8
* typo: positon -> positionThomas Arnhold2014-04-141-1/+1
* typo: choosen -> chosenThomas Arnhold2014-04-141-1/+1
* better?Stephan Bergmann2014-04-141-1/+3
* Missing boost_headers dependency for WNTStephan Bergmann2014-04-141-0/+1
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-1345-97/+218