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
vigatortreemodel.cxx?h=cp-6.4-30&id=2edc8c53433be4423d7b009c9f60ed732d554816'>tdf#121540 crash deleting a form from form navigatorNoel Grandin 2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin 2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin 2018-08-10unnecessary null check before dynamic_cast, in svxNoel Grandin 2018-06-11loplugin:useuniqueptr in FmEntryDataListNoel Grandin 2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand 2018-04-15remove some unused comphelper includesJochen Nitschke 2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin 2018-02-19loplugin:useuniqueptr in NavigatorTreeModelNoel Grandin 2018-02-01tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen 2018-01-12More loplugin:cstylecast: svxStephan Bergmann 2018-01-04loplugin:unusedfieldsNoel Grandin 2017-12-18sal_uLong->sal_uInt32Caolán McNamara 2017-11-29loplugin:unusedmethodsNoel Grandin 2017-10-23loplugin:includeform: svxStephan Bergmann 2017-09-01tdf#111970 svx: use SolarMutex for locking in FmXFormShellMichael Stahl 2017-07-27loplugin:constparams in svxNoel Grandin 2017-07-21de-hrc various thingsCaolán McNamara 2017-07-21migrate to boost::gettextCaolán McNamara 2017-05-19make string translation loading more uniformCaolán McNamara 2017-05-12Translate German comments (rest of svx/)Johnny_M 2017-05-12remove unused uno::Reference varsNoel Grandin 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-12-22unwind RID_SVXIMGLIST_FMEXPL ImageListCaolán McNamara 2016-12-08convert SFX_HINT to scoped enumNoel Grandin 2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke 2016-08-22convert SdrHintKind to scoped enumNoel Grandin 2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin 2016-07-18dynamic_cast followed by static_cast and elide some casts when possibleCaolán McNamara 2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin 2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin 2016-02-09Remove excess newlinesChris Sherlock 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin 2015-10-31com::sun::star->css in svxNoel Grandin 2015-10-19loplugin:defaultparamsStephan Bergmann 2015-10-01Fix typosAndrea Gelmini 2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht 2015-08-11loplugin: defaultparamsNoel Grandin 2015-07-04Fix typosAndrea Gelmini