summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: f43f23bebdc86a2c0f38ac7c44c6928cfa948817 (plain)
1
2
3
4
5
*.doc binary
*.sdw binary
*.svg binary
*.jcs binary
schema/*/* export-ignore
ce "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-12convert Link<> to typedNoel Grandin 2015-09-24convert Link<> to typedNoel Grandin 2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin 2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks 2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann 2015-04-23loplugin:staticmethodsNoel Grandin 2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks 2015-04-17sfx2: convert new to ::Create.Noel Grandin 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin 2015-04-09Related: tdf#87675 Edit Linked Style Button is nonclickable on None EntryHeena Gupta 2015-04-09Related: tdf#87675 "Edit" Button for linked style in edit paragraph styleHeena Gupta 2015-02-06fdo#87675: Disable 'edit' when next style is same as current one.Heena Gupta 2015-02-06fdo#87675-"Edit" Button for next style in edit paragraph styleHeena Gupta 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann 2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann 2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann 2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara 2014-05-28Resolves: fdo#79142 When Creating Styles - The 2nd One Always Replaces the 1stCaolán McNamara 2014-05-15fixincludeguards.pl: now we can fix thoseThomas Arnhold 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2014-03-27sfx2: sal_Bool->boolNoel Grandin 2014-03-18sfx2: sal_Bool->boolNoel Grandin