summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/text/TextCharacterSpacingPopup.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-04-20character spacing control possible to use outside sidebarSzymon Kłos1-32/+14
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin1-3/+2
2015-08-03svx: replace boost::function with std::functionMichael Stahl1-1/+1
2015-07-26remove excessive whitespaceMarkus Mohrhard1-1/+0
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-04-13Re-work sidebar factory to use VclPtr.Michael Meeks1-1/+1
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-8/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold1-0/+2
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-2/+2
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-0/+75