summaryrefslogtreecommitdiff
path: root/connectivity/inc
AgeCommit message (Expand)Author
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-08-29remove some unused macro definitionsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-27another name for a nonlocalized string is a stringCaolán McNamara
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2016-09-22Remove NumberFormatCodeWrapperMaarten Bosmans
2016-05-06connectivity: replace boost::remove_reference with std::remove_referenceMichael Stahl
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-03connectivity: replace boost::bind with lambdaMichael Stahl
2016-01-22GCC PCH says -Werror=unused-macros BOOST_SPIRIT_DEBUGMichael Stahl
2015-12-10Undef RGB where it was defined, not where it gets usedStephan Bergmann
2015-12-04Wingdi RGB macro handling improvedAshod Nakashian
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-09-14boost->stdCaolán McNamara
2015-08-11tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-05-17Remove include stdio (part1)Julien Nabet
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls
2015-02-05BOOST_STATIC_ASSERT->static_assert and drop some includesCaolán McNamara
2015-02-05Updated all precompiled headers.Ashod Nakashian
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-08-13update_pchThomas Arnhold
2014-06-18rtl::Reference fits just fine hereStephan Bergmann
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold
2014-01-13drop unnecessary tools/string.hxx includesCaolán McNamara
2013-10-15update pchThomas Arnhold
2013-09-05update pchThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-26Do not needlessly include jvmaccess/virtualmachine.hxx in headerStephan Bergmann
2013-03-12update pch headersLuboš Luňák
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-04coverity: merge traverse{OR,AND}Criteria into traverseSearchConditionLionel Elie Mamane
2013-03-03fdo#60724: fix paramater -> parameter misspelling found by lintianVojta Koukal
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-11fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin
2013-02-09ORowSetValue: move float and double to unionDavid Ostrovsky
2013-02-05ORowSetValue: clean up sign/unsigned union memberDavid Ostrovsky
2013-01-23SQL parser: no "as" rule anymore; now as_clause and opt_asLionel Elie Mamane