summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* misc minor tweaks to messagedialogsCaolán McNamara2013-06-302-2/+2
* XubString->OUStringCaolán McNamara2013-06-301-1/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-2928-50/+50
* fdo#62601 Quick search affected by invisible option from the search&replaceabdulmajeed ahmed2013-06-291-1/+4
* remove some createFromAscii usageThomas Arnhold2013-06-292-2/+2
* sidebar: Use images directly in the .ui, no need to go trough .src.Jan Holesovsky2013-06-285-55/+70
* sidebar: Cleanup the .ui for ParaPropertyPanel.Jan Holesovsky2013-06-281-388/+451
* sidebar: More cleanup.Jan Holesovsky2013-06-281-23/+0
* sidebar: Fix commands in ParaPropertyPanel to make the buttons work.Jan Holesovsky2013-06-281-46/+41
* sidebar: Show images on the increase / decrease buttons again.Jan Holesovsky2013-06-282-3/+3
* sidebar: Fix the bullets & numbering in ParaPropertyPanel.Jan Holesovsky2013-06-281-10/+12
* sidebar: Re-introduce the promote/demote toolbar in ParaPropertyPanel.Jan Holesovsky2013-06-282-29/+67
* sidebar: Fix resource id's for ParaPropertyPanel.Jan Holesovsky2013-06-282-170/+12
* sidebar: ParaPropertyPanel conversion to .uiPrashant Pandey2013-06-286-735/+923
* remove toolkit/unohlp.hxx hackThomas Arnhold2013-06-2810-11/+8
* Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile2013-06-271-1/+1
* add missing VclBuilder::stringmap argument to some builder functionsCaolán McNamara2013-06-273-4/+6
* Resolves: #i121008# corrected calc cell comment stuffArmin Le Grand2013-06-273-2/+5
* coverity#1027391 : Dead default in switchNorbert Thiebaud2013-06-271-11/+6
* fdo#46186: Sync the internal representation of the table with its appearance.Jan Holesovsky2013-06-273-52/+27
* fdo#47646 fix undo of ungroupingDavid Tardon2013-06-271-4/+22
* coverity#1027651 Dereference after null checkNorbert Thiebaud2013-06-261-2/+2
* coverity#1028107 Dereference before null checkNorbert Thiebaud2013-06-261-1/+1
* "fdo#62475 removed pointless commentssonakshi nathani2013-06-261-45/+2
* fix text position for custom shapes with zoom != 100% fdo#59862Noel Power2013-06-251-1/+3
* Add Ignore-Diacritics to find toolbar for CTL fdo#52204abdulmajeed ahmed2013-06-251-2/+7
* fdo#58029: replace quadratic child window loop with linearMichael Stahl2013-06-242-22/+34
* fdo#60444: Revert "fdo#58029 - substantially accelerate re-rendering..."Michael Stahl2013-06-241-4/+17
* svx::ExtrusionDepthController is a ToolbarControllerAriel Constenla-Haile2013-06-242-2/+2
* fix exception in DbGridColumn::impl_toggleScriptManager_nothrowNoel Grandin2013-06-241-2/+3
* remove XPopupMenuExtended from pchCaolán McNamara2013-06-241-1/+0
* Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile2013-06-231-5/+0
* Resolves: #i122317# Mark API name as not localizableAriel Constenla-Haile2013-06-231-1/+1
* kill TBX_UPDATER_MODE_*Ivan Timofeev2013-06-226-53/+35
* l10n of additional gradients in standard paletteAndras Timar2013-06-221-0/+121
* loplugin: fix alignmentJulien Nabet2013-06-221-2/+2
* fdo#42134 FORMATTING: Autofit does not work properly on long textsNeil Voss (fourier)2013-06-221-0/+6
* Typo fix: transparence -> transparencyAdolfo Jayme Barrientos2013-06-211-1/+1
* Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed2013-06-212-6/+41
* Don't display the "broken OLE link" icon except on WindowsTor Lillqvist2013-06-201-2/+2
* FmGridControl: handle non-existing propertiesMichael Stahl2013-06-201-1/+8
* warning C4702: clearly there's a case missing hereMichael Stahl2013-06-201-0/+1
* Resolves: #i122318# Adapted color palette stuff, some cleanupsArmin Le Grand2013-06-203-539/+329
* expand scheme to share sizes for paragraph dialog preview widgetsCaolán McNamara2013-06-191-1/+2
* fdo#65870 fix changing shape height via dialogDavid Tardon2013-06-191-0/+1
* Resolves: #i122231# Buffered content for gallery themesArmin Le Grand2013-06-194-131/+380
* fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty()Jelle van der Waa2013-06-183-6/+6
* Related: #i122120# corrected flag for drawing checkerboards...Armin Le Grand2013-06-186-7/+24
* Resolves: #i121917# Corrected access to text objectArmin Le Grand2013-06-181-26/+31
* Related: #i122120# Ensured Append/Modify methods in LB implementations...Armin Le Grand2013-06-1813-102/+217