summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/text
AgeCommit message (Expand)Author
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
2013-09-05convert svx/.../sidebar/*.hxx from String to OUStringNoel Grandin
2013-09-05convert svx/.../TextCharacterSpacingControl.hxx from String to OUStringNoel Grandin
2013-08-13XubString->OUStringCaolán McNamara
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-25Remove some unused code form unusedcode.easyMarcos Paulo de Souza
2013-07-15callcatcher: update unused codeCaolán McNamara
2013-07-05accidental push of merge in progress, sighCaolán McNamara
2013-07-05Related: #i122635# Add layouting to some sidebar panels.Andre Fischer
2013-06-27add missing VclBuilder::stringmap argument to some builder functionsCaolán McNamara
2013-06-27coverity#1027391 : Dead default in switchNorbert Thiebaud
2013-06-02sidebar: Convert TextPropertyPanel to .ui + adapt code.Jan Holesovsky
2013-05-28Resolves: #i122387# Use the right tool box for font color in text sidebarAndre Fischer
2013-05-20WaE: unused function 'GetAutomaticColor'Tor Lillqvist
2013-05-20WaE: private field 'bInput' is not usedTor Lillqvist
2013-05-20Resolves: #i122302# Use tool bar controls for color controls...Andre Fischer
2013-05-20Related: #i122082# Disable controls of text property sidebar...Andre Fischer
2013-05-20Resolves: #i122230# Fixed focus traveling in the sidebarAndre Fischer
2013-05-20Related: #i122140# add 'None' entry to underline style...Oliver-Rainer Wittmann