summaryrefslogtreecommitdiff
path: root/connectivity/inc
AgeCommit message (Expand)AuthorFilesLines
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann3-3/+3
2019-11-11rename a PCH file to properly match its MakefileLuboš Luňák2-1/+1
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák8-11/+39
2019-05-12regenerate PCH headersLuboš Luňák7-16/+17
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák10-199/+162
2018-11-17Adapt to C++2a char_tStephan Bergmann1-1/+1
2018-08-16Fix typo: s/an other/another/gAndrea Gelmini1-1/+1
2018-02-02remove connectivity OSubComponentNoel Grandin1-1/+0
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin1-1/+0
2017-12-05remove some unused definesNoel Grandin1-2/+0
2017-09-22Fresh run of bin/update_pch.shMike Kaganski11-58/+112
2017-08-29remove some unused macro definitionsNoel Grandin1-2/+0
2017-07-21migrate to boost::gettextCaolán McNamara3-57/+207
2017-04-27another name for a nonlocalized string is a stringCaolán McNamara1-0/+74
2017-04-25remove bitmaps from .src filesCaolán McNamara1-0/+17
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock2-2/+2
2016-09-22Remove NumberFormatCodeWrapperMaarten Bosmans2-2/+0
2016-05-06connectivity: replace boost::remove_reference with std::remove_referenceMichael Stahl2-3/+0
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-03connectivity: replace boost::bind with lambdaMichael Stahl1-1/+0
2016-01-22GCC PCH says -Werror=unused-macros BOOST_SPIRIT_DEBUGMichael Stahl1-1/+0
2015-12-10Undef RGB where it was defined, not where it gets usedStephan Bergmann1-0/+1
2015-12-04Wingdi RGB macro handling improvedAshod Nakashian2-9/+6
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian11-354/+1026
2015-09-14boost->stdCaolán McNamara3-4/+0
2015-08-11tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson3-3/+0
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-1/+1
2015-05-17Remove include stdio (part1)Julien Nabet7-7/+0
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls2-114/+0
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls2-0/+114
2015-02-05BOOST_STATIC_ASSERT->static_assert and drop some includesCaolán McNamara2-2/+0
2015-02-05Updated all precompiled headers.Ashod Nakashian9-1/+18
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1
2014-08-13update_pchThomas Arnhold3-3/+2
2014-06-18rtl::Reference fits just fine hereStephan Bergmann1-1/+0
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold19-3/+551
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold2-0/+190
2014-01-13drop unnecessary tools/string.hxx includesCaolán McNamara1-1/+0
2013-10-15update pchThomas Arnhold2-0/+3
2013-09-05update pchThomas Arnhold2-3/+1
2013-04-23execute move of global headersBjoern Michaelsen53-8293/+0
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-4/+6
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold2-2/+2
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák5-17/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák45-418/+418
2013-04-05new module i18nlangtagEike Rathke2-2/+2
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist1-1/+5
2013-03-27-Wunused-macrosStephan Bergmann1-3/+0