summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/paragraph/ParaPropertyPanel.cxx
AgeCommit message (Expand)Author
2014-11-27sidebar: Try to fix initial spacing valuesMaxim Monastirsky
2014-11-09More cleanupMaxim Monastirsky
2014-11-09fdo#85804 Use the new popups in the sidebar tooMaxim Monastirsky
2014-11-05callcatcher: update unused codeCaolán McNamara
2014-11-05WaE: unused variable 'UNO_LINESPACING'Tor Lillqvist
2014-11-04line spacing: Finally use the reworked line spacing popup in the sidebar too.Jan Holesovsky
2014-11-04line spacing: Change the implementation so that it can be used in toolbars.Jan Holesovsky
2014-10-29tools: remove DBG_ERRORFILE and replace all callersMichael Stahl
2014-10-22fdo#84844 Sidebar: Use SvxColorToolBoxControl for paragraph colorMaxim Monastirsky
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-10-09HAS_IA2 is never definedAndras Timar
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-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-04-16cppcheck: duplicate branchCaolán McNamara
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-14sidebar: remove alignment handlersMaxim Monastirsky
2014-02-14fdo#68537 Correct icon and tooltip for background colorMaxim Monastirsky
2014-02-07sal_Bool -> boolStephan Bergmann
2014-02-07set smaller preferred width for sidebar para spinnersCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2013-12-24fdo#71748 Fix also for hicontrast and sifr themesMaxim Monastirsky
2013-12-02fdo#71748 Fix color pickersMaxim Monastirsky
2013-11-13expand out the A2S macroNoel Grandin
2013-09-09callcatcher: update unused codeCaolán McNamara
2013-09-05convert svx/.../sidebar/*.hxx from String to OUStringNoel Grandin
2013-07-25Remove some unused code form unusedcode.easyMarcos Paulo de Souza
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-28sidebar: Use images directly in the .ui, no need to go trough .src.Jan Holesovsky
2013-06-28sidebar: Fix commands in ParaPropertyPanel to make the buttons work.Jan Holesovsky
2013-06-28sidebar: Show images on the increase / decrease buttons again.Jan Holesovsky
2013-06-28sidebar: Fix the bullets & numbering in ParaPropertyPanel.Jan Holesovsky
2013-06-28sidebar: Re-introduce the promote/demote toolbar in ParaPropertyPanel.Jan Holesovsky
2013-06-28sidebar: ParaPropertyPanel conversion to .uiPrashant Pandey
2013-06-22kill TBX_UPDATER_MODE_*Ivan Timofeev
2013-06-06Resolves: #i122455# Change tab order of paragraph panel. CleanupAndre Fischer
2013-06-04adjust para_numbullet icons for high-contrast themesCaolán McNamara
2013-06-04Resolves: #i122446# Use different icons in Paragraph panel for...Andre Fischer
2013-05-30Resolves: #i122380# Use quick help text as accessible name...Andre Fischer
2013-05-30Resolves: #i122096# apply default bullet numbering rule on toggle on...Oliver-Rainer Wittmann