summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp/fmgridif.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-07-20Fix typosAndrea Gelmini1-3/+3
2016-07-12Remove excess newlinesChris Sherlock1-4/+0
2016-05-31tdf#93403 check for changed DataSource on all Controls on form reloadLionel Elie Mamane1-1/+12
2016-01-11tdf#96482 Revert "tdf#94069 call setVisible when setDesignMode is called"Lionel Elie Mamane1-2/+0
2015-11-25loplugin:unusedfields in include/svxNoel Grandin1-1/+0
2015-11-11Resolves: tdf#94069 call setVisible when setDesignMode is calledCaolán McNamara1-0/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-21/+21
2015-10-31com::sun::star->css in svxNoel Grandin1-86/+86
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-08convert Link<> to typedNoel Grandin1-8/+5
2015-08-19Remove two silly typedefsStephan Bergmann1-7/+7
2015-08-11loplugin: defaultparamsNoel Grandin1-2/+2
2015-07-16loplugin:simplifyboolStephan Bergmann1-1/+1
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-12/+12
2015-05-29loplugin:loopvartoosmallNoel Grandin1-6/+6
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-14convert KERNING_ constants to scoped enumNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks1-31/+30
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-31/+30
2015-04-28Fix Boolean expressionStephan Bergmann1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-22convert EBBF_ constants to scoped enumNoel Grandin1-2/+2
2015-04-21Use cppu::ImplInheritanceHelperStephan Bergmann1-23/+0
2015-04-17svx: convert new to ::Create.Noel Grandin1-2/+2
2015-04-10basctl, forms, svx: cleanup for new VclPtr API.Michael Meeks1-19/+18
2015-04-10cleanup Printer VclRef pieces.Michael Meeks1-10/+10
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn1-2/+1
2014-12-19Fix build.Jan Holesovsky1-2/+2
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-20loplugin: cstylecastNoel Grandin1-30/+30
2014-09-23fdo#82577: Handle WindowNoel Grandin1-8/+8
2014-09-18fdo#82577: Handle FontNoel Grandin1-9/+9
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-24/+0
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-06-04coverity#705389 Mixing enum typesCaolán McNamara1-1/+1
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet1-2/+2
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-15svx: sal_Bool->boolNoel Grandin1-20/+20
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann1-10/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-2/+2
2014-03-11svx: sal_Bool->boolNoel Grandin1-10/+10
2014-03-10svx: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-22/+2
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0