summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2014-01-16fdo#54938: Convert svx and svl to cppu::supportsService...Marcos Paulo de Souza8-92/+28
2014-01-15WaE: busted codeCaolán McNamara1-1/+1
2014-01-15more xub_Strlen->sal_Int32Caolán McNamara4-28/+27
2014-01-15Unify ctor functions to have _get_implementation suffix.Matúš Kukan13-36/+36
2014-01-15Translate German comments to EnglishSven Wehner1-2/+2
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan11-36/+25
2014-01-15Initialize constructor based implementations in one place.Matúš Kukan5-108/+12
2014-01-14EndDialog takes long nResult, not boolStephan Bergmann1-2/+2
2014-01-14xub_StrLen->sal_SizeCaolán McNamara1-1/+1
2014-01-14longparas: xub_Strlen->sal_Int32Caolán McNamara1-9/+8
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann1-1/+1
2014-01-14PrepareClose should probably return boolStephan Bergmann1-4/+4
2014-01-14RET_NEWTASK is apparently unused (since around 2000)Stephan Bergmann1-3/+0
2014-01-13longparas: convert ValidateKashidas to sal_Int32Caolán McNamara1-0/+1
2014-01-11longparas: lift 16bit max edit lengthCaolán McNamara2-7/+7
2014-01-10Resolves: fdo#35779 set the bg color of the editeng from the text shapeCaolán McNamara1-1/+34
2014-01-10fdo#72005: Insert the border rectangle to the bottom of the stack.Kohei Yoshida1-8/+31
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann25-43/+43
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin11-65/+65
2014-01-09Resolves: #i124002# use own logical size for graphics...Armin Le Grand1-9/+15
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann1-1/+1
2014-01-08GtkComboBox->VclComboBoxNumericCaolán McNamara1-1/+1
2014-01-08Related: rhbz#1047174 avoid access to nonexisting parent dialogCaolán McNamara1-10/+9
2014-01-08SvxShapeCollection is not used directly anymore; hide it.Matúš Kukan1-10/+59
2014-01-08Do not use SvxShapeCollection directly.Matúš Kukan1-9/+0
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann1-1/+1
2014-01-07-Werror,-WformatStephan Bergmann1-1/+1
2014-01-07Resolves: #i123986# fix charmap accessibility for...Herbert Dürr1-5/+8
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2-2/+2
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr2-10/+10
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis3-1/+45
2014-01-03convert default language dialog to .uiCaolán McNamara1-2/+8
2014-01-02hidpi: Really use BMP_SCALE_FAST when scaling the images.Keith Curtis5-6/+6
2014-01-01convert delete object and theme queryboxes to .uiManal Alhassoun7-12/+72
2013-12-31valgrind: initialize nType and nInventor value.Michael Meeks1-2/+2
2013-12-31svx: Constructor feature for last implementations in svx component.Matúš Kukan4-191/+102
2013-12-31svx: Use constructor feature for SvxShapeCollection.Matúš Kukan3-22/+13
2013-12-31svx: Use constructor feature for RecoveryUI.Matúš Kukan3-39/+118
2013-12-31svx: Use constructor feature for GraphicExporter.Matúš Kukan5-74/+23
2013-12-31svx: Use constructor feature for FontHeightToolBoxControl.Matúš Kukan4-109/+64
2013-12-31svx: Use constructor feature for uno search controllers.Matúš Kukan4-183/+143
2013-12-31svx: Use constructor feature for GalleryThemeProvider.Matúš Kukan4-81/+28
2013-12-31svx: Use constructor feature for PrimitiveFactory2D.Matúš Kukan4-87/+59
2013-12-31svx: Use constructor feature for SvXMLGraphicImportExportHelper.Matúš Kukan4-65/+78
2013-12-31svx: Use constructor feature for sidebar::PanelFactory.Matúš Kukan5-116/+42
2013-12-28add condition dialog .uiCaolán McNamara1-0/+185
2013-12-28convert add condition dialog to .uiCaolán McNamara6-139/+38
2013-12-28convert additem dialog to .uiCaolán McNamara8-534/+707
2013-12-27drop converted RID_SVXDLG_ADD_SUBMISSIONCaolán McNamara2-150/+0
2013-12-27remove nasty _IMAPDLG_PRIVATE fooCaolán McNamara1-6/+3