summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/text
AgeCommit message (Expand)Author
2015-05-11refactor ValueSet to use RenderContextTomaž Vajngerl
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-21Remove erroneous SAL_NO_ACQUIRE pieces introduced in error.Michael Meeks
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-15Unregister sidebar ControllerItems at the right time.Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13Re-work sidebar factory to use VclPtr.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: some VclPtr fixes found by the new plugin codeNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-03-06V801: Decreased performanceCaolán McNamara
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-09-03Related fdo#82088: removing another bunch of aliasStefan Weiberg
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-04-25Use the show method directlyMaxim Monastirsky
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-04-24add missing modelines to hrc and src filesThomas Arnhold
2014-04-09unused includeMaxim Monastirsky
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-07sidebar: even more cleanup of text panelMaxim Monastirsky
2014-02-04sidebar: more cleanup of text panelMaxim Monastirsky
2014-01-30svx: fix presumed C++11ismMichael Stahl
2014-01-30Sidebar Text panel cleanupMaxim Monastirsky
2014-01-20Resolves: #i56998# add a space separater between value and unit...Tsutomu Uchino
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-16Related: fdo#73414 use frame::XDispatch::dispatch directlyCaolán McNamara
2014-01-16fdo#73414 Remove Increase Font limits for WriterMaxim Monastirsky
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-13expand out the A2S macroNoel Grandin
2013-11-09TypoJulien Nabet
2013-10-28fixincludeguards.sh: svxThomas Arnhold
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-09-05convert svx/source/sidebar/*.cxx from String to OUStringNoel Grandin