summaryrefslogtreecommitdiffstats
path: root/connectivity/inc
Commit message (Expand)AuthorAgeFilesLines
* Remove NumberFormatCodeWrapperMaarten Bosmans2016-09-222-2/+0
* connectivity: replace boost::remove_reference with std::remove_referenceMichael Stahl2016-05-062-3/+0
* tdf#94306 remove unused boost dependenciesJochen Nitschke2016-04-131-1/+0
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* connectivity: replace boost::bind with lambdaMichael Stahl2016-02-031-1/+0
* GCC PCH says -Werror=unused-macros BOOST_SPIRIT_DEBUGMichael Stahl2016-01-221-1/+0
* Undef RGB where it was defined, not where it gets usedStephan Bergmann2015-12-101-0/+1
* Wingdi RGB macro handling improvedAshod Nakashian2015-12-042-9/+6
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-1511-354/+1026
* boost->stdCaolán McNamara2015-09-143-4/+0
* tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson2015-08-113-3/+0
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-1/+1
* Remove include stdio (part1)Julien Nabet2015-05-177-7/+0
* tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls2015-04-222-114/+0
* tdf#88710 Kill svx dbtoolsclientMatthew Nicholls2015-04-142-0/+114
* BOOST_STATIC_ASSERT->static_assert and drop some includesCaolán McNamara2015-02-052-2/+0
* Updated all precompiled headers.Ashod Nakashian2015-02-059-1/+18
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-1/+1
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-1/+1
* update_pchThomas Arnhold2014-08-133-3/+2
* rtl::Reference fits just fine hereStephan Bergmann2014-06-181-1/+0
* update_pch: add a bunch of pch filesThomas Arnhold2014-06-0419-3/+551
* update_pch: add a bunch of pch filesThomas Arnhold2014-05-092-0/+190
* drop unnecessary tools/string.hxx includesCaolán McNamara2014-01-131-1/+0
* update pchThomas Arnhold2013-10-152-0/+3
* update pchThomas Arnhold2013-09-052-3/+1
* execute move of global headersBjoern Michaelsen2013-04-2353-8293/+0
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-181-4/+6
* fdo#60724 successfull -> successfulThomas Arnhold2013-04-152-2/+2
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-075-17/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0745-418/+418
* new module i18nlangtagEike Rathke2013-04-052-2/+2
* Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist2013-04-051-1/+5
* -Wunused-macrosStephan Bergmann2013-03-271-3/+0
* Do not needlessly include jvmaccess/virtualmachine.hxx in headerStephan Bergmann2013-03-262-1/+3
* update pch headersLuboš Luňák2013-03-122-0/+14
* remove unused and commented out codeThomas Arnhold2013-03-041-1/+0
* coverity: merge traverse{OR,AND}Criteria into traverseSearchConditionLionel Elie Mamane2013-03-041-2/+1
* fdo#60724: fix paramater -> parameter misspelling found by lintianVojta Koukal2013-03-032-2/+2
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-1/+1
* fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin2013-02-111-3/+3
* ORowSetValue: move float and double to unionDavid Ostrovsky2013-02-091-1/+4
* ORowSetValue: clean up sign/unsigned union memberDavid Ostrovsky2013-02-051-91/+168
* SQL parser: no "as" rule anymore; now as_clause and opt_asLionel Elie Mamane2013-01-231-1/+2
* Make UNKNOWN_RULE the default value of connectivity::OSQLParseNode::RuleLionel Elie Mamane2013-01-231-3/+5
* fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2013-01-092-6/+5
* ignore #include inside #ifLubos Lunak2012-12-261-1/+0
* regenerate pchPeter Foley2012-12-192-18/+18
* When parsing does not give a table name, take it from the columnLionel Elie Mamane2012-12-111-7/+7
* new autogenerated PCH headers in connectivityLuboš Luňák2012-12-102-37/+89