summaryrefslogtreecommitdiff
path: root/.buckconfig
blob: 5fa3abc3dc673c88172de3fc7ea9c7a89c671fda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[alias]
  api = //:api
  api_install = //solenv/maven:api_install
  api_deploy = //solenv/maven:api_deploy

[buildfile]
  includes = //solenv/buck/build.defs

[project]
  ignore = .git,workdir,instdir

[cache]
  mode = dir
npicker.hxx?h=feature/wasm&id=09e3d45cdc5c739e5246388a83ccfc6d76bf66e9'>weld fpicker clusterCaolán McNamara 2019-10-22tdf#42949 Fix IWYU warnings in fpicker/Gabor Kelemen 2017-03-25Fix typosAndrea Gelmini 2017-03-03Remove redundant 'inline' keywordStephan Bergmann 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-19New loplugin:dynexcspec: Add @throws documentation, fpickerStephan Bergmann 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin 2015-12-23loplugin:unusedfields in fpickerNoel Grandin 2015-10-14com::sun::star->css in fpicker/Noel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-08-28make PostUserEvent Link<> typedNoel Grandin 2015-08-13fpicker: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe 2015-07-16FilePicker interface for RemoteFilesDialogSzymon Kłos 2015-04-16drawinglayer, editeng, forms, fpicker: convert new to ::Create.Michael Meeks 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin