summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2014-01-28bool improvementsStephan Bergmann
2014-01-28Resolves: #i123950# Corrected/extended interactive crop feature...Armin Le Grand
2014-01-26Translate some German comments to English, and remove some ASCII art.Sven Wehner
2014-01-23Resolves: #i123950# unified and redefined CropPrimitive2D::get2DDecompositionArmin Le Grand
2014-01-22Only allow approved border styles in cell borders.Kohei Yoshida
2014-01-22bool improvementsStephan Bergmann
2014-01-21warning C4805: '!=' : unsafe mix of type 'sal_Bool' and type 'bool'Stephan Bergmann
2014-01-21Consistently let SetDesingMode functions take bool argumentStephan Bergmann
2014-01-21warning C4805: != unsafe mix of type 'bool' and type 'sal_Bool' in operationStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-17Remove warning and build error with MSVC.Kohei Yoshida
2014-01-17This is a struct.Kohei Yoshida
2014-01-17Pass scaling to borderline primitive objects.Kohei Yoshida
2014-01-17Make thse constructors non-inline.Kohei Yoshida
2014-01-17Hide the implementation of svx::frame::Array.Kohei Yoshida
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-17removed some unused code (svx, svtools, unotest)Petr Vorel
2014-01-16make use that these VclBuilders have an XFrame to expose its dispatchCaolán McNamara
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-15Translate German comments to EnglishSven Wehner
2014-01-14nFlags parameter to Window::Hide appears effectively unusedStephan Bergmann
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann
2014-01-14PrepareClose should probably return boolStephan Bergmann
2014-01-10fdo#72005: Insert the border rectangle to the bottom of the stack.Kohei Yoshida
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-08SvxShapeCollection is not used directly anymore; hide it.Matúš Kukan
2014-01-08Do not use SvxShapeCollection directly.Matúš Kukan
2014-01-08can drop SfxNoLayoutSingleTabDialog use here nowCaolán McNamara
2014-01-05convert callout tabdialog to .uiCaolán McNamara
2013-12-31svx: Use constructor feature for SvxShapeCollection.Matúš Kukan
2013-12-31svx: Use constructor feature for PrimitiveFactory2D.Matúš Kukan
2013-12-31svx: Use constructor feature for SvXMLGraphicImportExportHelper.Matúš Kukan
2013-12-28convert add condition dialog to .uiCaolán McNamara
2013-12-28convert additem dialog to .uiCaolán McNamara
2013-12-27drop converted RID_SVXDLG_ADD_SUBMISSIONCaolán McNamara
2013-12-27remove nasty _IMAPDLG_PRIVATE fooCaolán McNamara
2013-12-27convert add submission dialog to .uiCaolán McNamara
2013-12-27convert add instance dialog to .uiCaolán McNamara
2013-12-26convert search format dialog to .uiCaolán McNamara
2013-12-24convert text control character dialog to .uiCaolán McNamara
2013-12-24convert text control paragraph dialog to .uiCaolán McNamara
2013-12-23TyposJulien Nabet
2013-12-22Fix other typosJulien Nabet
2013-12-20Revert "svx: split into direct implementation getFactories"Matúš Kukan
2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan
2013-12-20typo fixesAndras Timar
2013-12-19CID#703891 RubyDialog::GetText orthogonal to Dialog::GetTextCaolán McNamara
2013-12-16convert fontwork spacing dialog to .uiCaolán McNamara
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann