summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* hidpi: Really use BMP_SCALE_FAST when scaling the images.Keith Curtis2014-01-025-6/+6
* convert delete object and theme queryboxes to .uiManal Alhassoun2014-01-017-12/+72
* valgrind: initialize nType and nInventor value.Michael Meeks2013-12-311-2/+2
* svx: Constructor feature for last implementations in svx component.Matúš Kukan2013-12-314-191/+102
* svx: Use constructor feature for SvxShapeCollection.Matúš Kukan2013-12-313-22/+13
* svx: Use constructor feature for RecoveryUI.Matúš Kukan2013-12-313-39/+118
* svx: Use constructor feature for GraphicExporter.Matúš Kukan2013-12-315-74/+23
* svx: Use constructor feature for FontHeightToolBoxControl.Matúš Kukan2013-12-314-109/+64
* svx: Use constructor feature for uno search controllers.Matúš Kukan2013-12-314-183/+143
* svx: Use constructor feature for GalleryThemeProvider.Matúš Kukan2013-12-314-81/+28
* svx: Use constructor feature for PrimitiveFactory2D.Matúš Kukan2013-12-314-87/+59
* svx: Use constructor feature for SvXMLGraphicImportExportHelper.Matúš Kukan2013-12-314-65/+78
* svx: Use constructor feature for sidebar::PanelFactory.Matúš Kukan2013-12-315-116/+42
* add condition dialog .uiCaolán McNamara2013-12-281-0/+185
* convert add condition dialog to .uiCaolán McNamara2013-12-286-139/+38
* convert additem dialog to .uiCaolán McNamara2013-12-288-534/+707
* drop converted RID_SVXDLG_ADD_SUBMISSIONCaolán McNamara2013-12-272-150/+0
* remove nasty _IMAPDLG_PRIVATE fooCaolán McNamara2013-12-271-6/+3
* convert save and modify imageMaps queryboxes to .uiManal Alhassoun2013-12-276-22/+111
* convert add submission dialog to .uiCaolán McNamara2013-12-277-308/+518
* cppcheck: remove dupsJulien Nabet2013-12-271-1/+1
* SfxNoLayoutSingleTabDialog->SfxSingleTabDialogCaolán McNamara2013-12-271-5/+6
* convert add instance dialog to .uiCaolán McNamara2013-12-277-155/+255
* Transex3: NO_LOCALIZE_EXPORTZolnai Tamás2013-12-271-2/+2
* convert search format dialog to .uiCaolán McNamara2013-12-261-1/+1
* convert text control character dialog to .uiCaolán McNamara2013-12-245-61/+173
* convert text control paragraph dialog to .uiCaolán McNamara2013-12-245-61/+173
* std::auto_ptr->boost::scoped_ptrCaolán McNamara2013-12-241-17/+15
* dialog to be deleted never passed to destroyCaolán McNamara2013-12-241-1/+1
* Fix typoMaxim Monastirsky2013-12-241-2/+2
* fdo#71748 Fix also for hicontrast and sifr themesMaxim Monastirsky2013-12-241-1/+1
* TyposJulien Nabet2013-12-231-1/+1
* Fix other typosJulien Nabet2013-12-221-1/+1
* Revert "svx: split into direct implementation getFactories"Matúš Kukan2013-12-2021-361/+778
* c++03Caolán McNamara2013-12-201-2/+5
* These services are in fact implemented in svxcore library.Matúš Kukan2013-12-202-18/+18
* hidpi: Some constants changed to member variables.Jan Holesovsky2013-12-201-39/+36
* C++11 is not everywhere, so be wiseFridrich Štrba2013-12-201-5/+10
* svx: split into direct implementation getFactoriesMatúš Kukan2013-12-2020-768/+351
* typo fixesAndras Timar2013-12-2010-20/+20
* hidpi: Use the default scaling algorithm.Jan Holesovsky2013-12-205-6/+6
* hidpi: Forgotten logging.Jan Holesovsky2013-12-201-7/+1
* hidpi: Make many places Hi-DPI aware.Keith Curtis2013-12-209-28/+107
* CID#703891 RubyDialog::GetText orthogonal to Dialog::GetTextCaolán McNamara2013-12-191-8/+8
* vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud2013-12-181-4/+4
* SvxTextEditSourceImpl::Notify(): attempt to fix chart2_unoapi crashMichael Stahl2013-12-171-2/+18
* ChildrenManagerImpl::AddShape: do not use member after releasing mutexMichael Stahl2013-12-171-1/+1
* avoid negative offsets to OUString::copyCaolán McNamara2013-12-171-4/+16
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-173-5/+6
* remove unnecessary double calls to OUString constructorNoel Grandin2013-12-171-1/+1