summaryrefslogtreecommitdiff
path: root/svx/source/sidebar
AgeCommit message (Expand)Author
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-15coverity#1258449 Explicit null dereferencedCaolán McNamara
2014-12-11fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-12-09changed timers to idleJennifer Liebel
2014-12-07Introduce ParaspaceIncrease/Decrease commands in Writer and CalcMaxim Monastirsky
2014-12-04callcatcher: update unused codeCaolán McNamara
2014-12-01Move accessibility relations to .ui fileKatarina Behrens
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-29fdo#82616: set limits on spinboxes according to size of workareaKatarina Behrens
2014-11-26sidebar: Try to fix initial spacing valuesMaxim Monastirsky
2014-11-26Cleanup some leftovers from the line spacing popup conversionMaxim Monastirsky
2014-11-26Unused includesMaxim Monastirsky
2014-11-24Kill unused (debugging) sidebars.Jan Holesovsky
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-09Synchronize bullets listsMaxim Monastirsky
2014-11-09Reset prefix and suffix for bulletsMaxim Monastirsky
2014-11-09More cleanupMaxim Monastirsky
2014-11-09fdo#85804 Use the new popups in the sidebar tooMaxim Monastirsky
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-11-05callcatcher: update unused codeCaolán McNamara
2014-11-05WaE: unused variable 'UNO_LINESPACING'Tor Lillqvist
2014-11-04line spacing: Final cleanup.Jan Holesovsky
2014-11-04line spacing: Correct way of detecting the currently used units.Jan Holesovsky
2014-11-04line spacing: Enable/disable also the value's label, looks more natural.Jan Holesovsky
2014-11-04line spacing: Unused.Jan Holesovsky
2014-11-04line spacing: Finally use the reworked line spacing popup in the sidebar too.Jan Holesovsky
2014-11-04line spacing: Honor the current setting of units.Jan Holesovsky
2014-11-04line spacing: Setup the Custom value according to the current state.Jan Holesovsky
2014-11-04line spacing: Kill lots of unused stuff. Rename some member variables.Jan Holesovsky
2014-11-04line spacing: Kill the "Last value" button. Close popup when used via buttons.Jan Holesovsky
2014-11-04line spacing: Make the buttons work - they set the line spacing now.Jan Holesovsky
2014-11-04line spacing: Convert the ParaLineSpacingControl to .ui.Jan Holesovsky
2014-11-04line spacing: Change the implementation so that it can be used in toolbars.Jan Holesovsky
2014-11-03Related: fdo#84844 Get rid of ColorControl and ColorPopupMaxim Monastirsky
2014-10-30Whitespace (and other) cleanup.Jan Holesovsky
2014-10-29tools: remove DBG_ERRORFILE and replace all callersMichael Stahl
2014-10-27fdo#84844 Sidebar: Use SvxColorToolBoxControl for fill colorMaxim Monastirsky
2014-10-26fdo#84844 Sidebar: Use SvxColorToolBoxControl for line colorMaxim Monastirsky
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-22fdo#84844 Sidebar: Use SvxColorToolBoxControl for paragraph colorMaxim Monastirsky
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin