summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/possize
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-09-18boost->stdCaolán McNamara1-1/+0
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-0/+1
2015-09-17unused headersCaolán McNamara1-1/+0
2015-09-08convert Link<> to typedNoel Grandin2-5/+5
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2-4/+2
2015-08-11loplugin: defaultparamsNoel Grandin1-4/+4
2015-07-26remove unused propertyMarkus Mohrhard2-21/+1
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks1-5/+2
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann1-1/+1
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann1-6/+6
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann2-4/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks3-35/+67
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-21Remove erroneous SAL_NO_ACQUIRE pieces introduced in error.Michael Meeks1-5/+2
2015-04-17svx: convert new to ::Create.Noel Grandin2-8/+9
2015-04-15Unregister sidebar ControllerItems at the right time.Michael Meeks1-0/+15
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin3-3/+3
2015-04-13Re-work sidebar factory to use VclPtr.Michael Meeks2-7/+9
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2-14/+40
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin3-9/+0
2015-04-02loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-06V801: Decreased performanceCaolán McNamara2-4/+4
2015-01-29use a less ugly string to double conversion, tdf#88740 follow-upEike Rathke1-11/+17
2015-01-28tdf#88740 fix sidebar angle rotation i18nAndras Timar1-0/+6
2014-12-01Move accessibility relations to .ui fileKatarina Behrens1-12/+0
2014-11-29fdo#82616: set limits on spinboxes according to size of workareaKatarina Behrens2-11/+49
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl1-0/+1
2014-10-29tools: remove DBG_ERRORFILE and replace all callersMichael Stahl1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2-19/+19
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2-5/+5
2014-10-20loplugin: cstylecastNoel Grandin1-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon2-5/+5
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-12/+0
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-10/+10
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2-19/+19
2014-10-09HAS_IA2 is never definedAndras Timar1-3/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin3-6/+6
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-12/+12
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-11/+11
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg2-11/+11
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin2-5/+1
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold2-1/+5
2014-04-03Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-20Resolves: #i124409# use slot SID_ATTR_METRIC...Armin Le Grand1-7/+4
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-4/+4
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-1/+1