summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
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-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 Alhassoun3-10/+2
2013-12-31valgrind: initialize nType and nInventor value.Michael Meeks1-2/+2
2013-12-31svx: Constructor feature for last implementations in svx component.Matúš Kukan3-188/+97
2013-12-31svx: Use constructor feature for SvxShapeCollection.Matúš Kukan2-21/+11
2013-12-31svx: Use constructor feature for RecoveryUI.Matúš Kukan2-38/+116
2013-12-31svx: Use constructor feature for GraphicExporter.Matúš Kukan3-71/+19
2013-12-31svx: Use constructor feature for FontHeightToolBoxControl.Matúš Kukan2-24/+62
2013-12-31svx: Use constructor feature for uno search controllers.Matúš Kukan2-122/+128
2013-12-31svx: Use constructor feature for GalleryThemeProvider.Matúš Kukan3-80/+26
2013-12-31svx: Use constructor feature for PrimitiveFactory2D.Matúš Kukan2-84/+55
2013-12-31svx: Use constructor feature for SvXMLGraphicImportExportHelper.Matúš Kukan2-57/+68
2013-12-31svx: Use constructor feature for sidebar::PanelFactory.Matúš Kukan3-47/+40
2013-12-28convert add condition dialog to .uiCaolán McNamara4-138/+37
2013-12-28convert additem dialog to .uiCaolán McNamara4-376/+159
2013-12-27drop converted RID_SVXDLG_ADD_SUBMISSIONCaolán McNamara2-150/+0
2013-12-27remove nasty _IMAPDLG_PRIVATE fooCaolán McNamara1-6/+3
2013-12-27convert save and modify imageMaps queryboxes to .uiManal Alhassoun3-22/+5
2013-12-27convert add submission dialog to .uiCaolán McNamara4-307/+194
2013-12-27cppcheck: remove dupsJulien Nabet1-1/+1
2013-12-27SfxNoLayoutSingleTabDialog->SfxSingleTabDialogCaolán McNamara1-5/+6
2013-12-27convert add instance dialog to .uiCaolán McNamara4-154/+31
2013-12-26convert search format dialog to .uiCaolán McNamara1-1/+1
2013-12-24convert text control character dialog to .uiCaolán McNamara3-61/+25
2013-12-24convert text control paragraph dialog to .uiCaolán McNamara3-61/+10
2013-12-24std::auto_ptr->boost::scoped_ptrCaolán McNamara1-17/+15
2013-12-24dialog to be deleted never passed to destroyCaolán McNamara1-1/+1
2013-12-24Fix typoMaxim Monastirsky1-2/+2
2013-12-24fdo#71748 Fix also for hicontrast and sifr themesMaxim Monastirsky1-1/+1
2013-12-23TyposJulien Nabet1-1/+1
2013-12-22Fix other typosJulien Nabet1-1/+1
2013-12-20Revert "svx: split into direct implementation getFactories"Matúš Kukan16-312/+616
2013-12-20c++03Caolán McNamara1-2/+5
2013-12-20hidpi: Some constants changed to member variables.Jan Holesovsky1-39/+36
2013-12-20C++11 is not everywhere, so be wiseFridrich Štrba1-5/+10
2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan16-616/+312
2013-12-20typo fixesAndras Timar9-19/+19
2013-12-20hidpi: Use the default scaling algorithm.Jan Holesovsky5-6/+6