summaryrefslogtreecommitdiff
path: root/connectivity/Library_flat.mk
AgeCommit message (Expand)Author
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2013-05-07connectivity: remove Package_generatedMichael Stahl
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-05new module i18nlangtagEike Rathke
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-12-10no longer necessary to add include path for PCH headerLuboš Luňák
2012-12-10testing PCH for connectivity/flatLuboš Luňák
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-05-30remove unneeded (and wrong :-) dependenciesDavid Tardon
2012-05-29update gbuild function namesDavid Tardon
2012-05-29sqlbison.hxx must be delivered, because it is used by another header from incDavid Tardon
2012-05-29add missing include pathsDavid Tardon
2012-05-29connectivity: convert flat to gbuildPeter Foley
&id=44754323eb546c45c56803a1af14652fde25b5d7'>drop some unnecessary includesCaolán McNamara 2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara 2018-05-17loplugin:unusedfields in editeng..filterNoel Grandin 2017-05-02loplugin:checkunusedparams in extensionsNoel Grandin 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-19New loplugin:dynexcspec: Add @throws documentation, extensionsStephan Bergmann 2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-07-05merge BibTabPage with BibGeneralPageNoel Grandin 2016-04-14loplugin:passstuffbyref in variousNoel Grandin 2015-12-23loplugin:unusedfields in extensionsNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-01com::sun::star->css in extensions/Noel Grandin 2015-09-15cppcheck: noExplicitConstructorCaolán McNamara 2015-07-09tdf#92611 - unwind UNO lifecycle snafu.Michael Meeks 2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2015-04-09vcl: VclPtr conversion in extensionsNoel Grandin 2015-04-09initial load of bibliography doesn't set bibliography typeCaolán McNamara 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-08-20rework RID_TP_GENERAL conversion to make widgets visible, etc.Caolán McNamara 2014-08-20Convert RID_TP_GENERAL tabpage to .uiPalenik Mihály 2014-05-02extensions: sal_Bool->boolNoel Grandin 2014-04-19fixincludeguards.sh: extensionsThomas Arnhold 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-03-17extensions: prefer passing OUString by referenceNoel Grandin 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann