summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)AuthorFilesLines
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann8-0/+26
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2-3/+3
2012-03-07Translate German commentsPhilipp Weissenbacher3-24/+21
2012-03-06Translate German comments, fix some whitespace and bad translationsPhilipp Weissenbacher12-91/+86
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2-2/+2
2012-02-23Adapted AsyncEventNotifier to safer-to-use salhelper::ThreadStephan Bergmann3-4/+10
2012-02-21Fix most of the build with --disable-database-connectivityRiccardo Magliocchetti1-0/+2
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann2-2/+2
2012-02-19Get rid of size() == 0Elton Chung1-1/+1
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe4-14/+17
2012-02-16Forgotten German word in translated commentLionel Elie Mamane1-1/+1
2012-02-16fdo#46163 convert bound values to bound column's typeLionel Elie Mamane2-14/+67
2012-02-16correct indentationLionel Elie Mamane1-3/+3
2012-02-16Translate German commentsPhilipp Weissenbacher2-91/+82
2012-02-10fdo#39491 more of unnecessary include pathsMatúš Kukan1-1/+0
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2-2/+0
2012-02-08Added READMEs for modules which used to be in componentsJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-30refactor ConvertLineEndCaolán McNamara1-4/+1
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2-0/+5
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz5-8/+1
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz4-2/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-0/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz3-6/+0
2012-01-02Temporary hack around cppu_detail_getCppuType variants violating ODR.Stephan Bergmann1-1/+1
2011-12-30build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE)Rene Engelhard1-1/+1
2011-12-30Fix for fdo43460 Part XVIII getLength() to isEmpty()Gustavo Buzzatti Pacheco29-111/+111
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-12WaE: NULL used in arithmeticTor Lillqvist1-1/+1
2011-12-12catch exception by constant referenceTakeshi Abe19-34/+33
2011-12-08childs -> childrenMichael T. Whiteley3-3/+3
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara3-15/+12
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-3/+3
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-427/+0
2011-11-27remove pch from the include listNorbert Thiebaud1-1/+0
2011-11-27remove include of pch header from formsNorbert Thiebaud102-202/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora1-1/+1
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann10-17/+12
2011-10-24fdo#42157: fix deadlockMichael Stahl1-4/+7
2011-10-07cppcheck reduce scope of var in forms/...convert.cxxPierre-André Jacquod1-1/+1
2011-10-07cppcheck scope reduction in forms/...DatabaseForm.cxxPierre-André Jacquod1-1/+1
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-26WaE: unused eCaolán McNamara1-1/+1