summaryrefslogtreecommitdiff
path: root/svx/source/sidebar
AgeCommit message (Expand)AuthorFilesLines
2013-09-05convert svx/* from XubString to OUStringNoel Grandin4-17/+17
2013-09-05convert svx/source/sidebar/*.cxx from String to OUStringNoel Grandin9-137/+125
2013-09-05convert svx/.../sidebar/*.hxx from String to OUStringNoel Grandin9-53/+53
2013-09-05convert svx/.../TextCharacterSpacingControl.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-05convert include/svx/XPropertyEntry.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-05convert include/svx/nbdtmg.hxx from String to OUStringNoel Grandin1-8/+8
2013-09-05convert include/svx/sidebar/ColorControl.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-02callcatcher: updated unused codeCaolán McNamara1-11/+0
2013-09-01callcatcher: update unused codeCaolán McNamara1-45/+0
2013-08-28XubString->OUStringCaolán McNamara1-1/+1
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara2-34/+5
2013-08-18callcatcher: update unused codeCaolán McNamara1-14/+0
2013-08-13XubString->OUStringCaolán McNamara5-20/+19
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara8-61/+59
2013-07-28sidebar: SidebarGraphicPanel conversion to .uiPrashant Pandey4-331/+23
2013-07-26Resolves: fdo#67344 wrong relative menu positionCaolán McNamara1-1/+1
2013-07-25Remove some unused code form unusedcode.easyMarcos Paulo de Souza14-127/+0
2013-07-19callcatcher: update unused codeCaolán McNamara1-8/+0
2013-07-17sidebar: A FIXME comment; I don't want to spend any more time on this.Jan Holesovsky1-0/+8
2013-07-17sidebar: InsertPropertyPanel conversion to .uiPrashant Pandey4-210/+10
2013-07-16sidebar: PosSizePropertyPanel follow-up fixes.Jan Holesovsky1-29/+14
2013-07-16sidebar: PosSizePropertyPanel conversion to .uiPrashant Pandey4-465/+54
2013-07-15sidebar: Further cleanup of AreaPropertyPanel.Jan Holesovsky3-20/+2
2013-07-15sidebar: Get AreaPropertyPanel basically to work.Jan Holesovsky2-51/+13
2013-07-15sidebar: AreaPropertyPanel conversion to .uiPrashant Pandey4-231/+102
2013-07-15callcatcher: update unused codeCaolán McNamara4-206/+2
2013-07-11sidebar: Images have to be global in LinePropertyPanel.Jan Holesovsky2-83/+50
2013-07-11Unused, kill these src/hrc entries.Jan Holesovsky2-6/+0
2013-07-11sidebar: LinePropertyPanel .ui usage + small cleanup.Jan Holesovsky1-1/+1
2013-07-11sidebar: LinePropertyPanel conversion to .uiPrashant Pandey4-271/+71
2013-07-08Resolves: #i122676# Call Execute only once to create only one Undo-ctionArmin Le Grand1-24/+50
2013-07-05accidental push of merge in progress, sighCaolán McNamara14-314/+19
2013-07-05Related: #i122635# Add layouting to some sidebar panels.Andre Fischer14-19/+314
2013-06-28sidebar: Use images directly in the .ui, no need to go trough .src.Jan Holesovsky4-50/+14
2013-06-28sidebar: More cleanup.Jan Holesovsky1-23/+0
2013-06-28sidebar: Fix commands in ParaPropertyPanel to make the buttons work.Jan Holesovsky1-46/+41
2013-06-28sidebar: Show images on the increase / decrease buttons again.Jan Holesovsky1-2/+2
2013-06-28sidebar: Fix the bullets & numbering in ParaPropertyPanel.Jan Holesovsky1-10/+12
2013-06-28sidebar: Re-introduce the promote/demote toolbar in ParaPropertyPanel.Jan Holesovsky1-15/+19
2013-06-28sidebar: Fix resource id's for ParaPropertyPanel.Jan Holesovsky2-170/+12
2013-06-28sidebar: ParaPropertyPanel conversion to .uiPrashant Pandey4-735/+370
2013-06-27add missing VclBuilder::stringmap argument to some builder functionsCaolán McNamara2-3/+4
2013-06-27coverity#1027391 : Dead default in switchNorbert Thiebaud1-11/+6
2013-06-22kill TBX_UPDATER_MODE_*Ivan Timofeev3-3/+3
2013-06-21Typo fix: transparence -> transparencyAdolfo Jayme Barrientos1-1/+1
2013-06-18Resolves: #i121917# Corrected access to text objectArmin Le Grand1-26/+31
2013-06-12Related: #i122453# Initialize and update units of PosSize panel spin fieldsAndre Fischer1-0/+9
2013-06-11sidebar: Remove the setPosSizePixel hack.Jan Holesovsky1-13/+2
2013-06-11sidebar: Allow smaller SidebarDialControl, to fit nicely.Jan Holesovsky1-1/+9
2013-06-11sidebar: Let the sidebar's dial control use the same graphics as DialControl.Jan Holesovsky3-137/+0