summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2014-02-05fdo#74132: Do not interrupt search in Calc.Matúš Kukan
2014-02-05fdo#74132: Do not interrupt search in Writer.Matúš Kukan
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-02-01convert namespace dialog to .uiCaolán McNamara
2014-02-01convert emboss dialog to .uiCaolán McNamara
2014-02-01convert mosaic dialog to .uiCaolán McNamara
2014-02-01convert posterize dialog to .uiCaolán McNamara
2014-02-01convert sepia dialog to .uiCaolán McNamara
2014-01-31drop unused resource id argumentCaolán McNamara
2014-01-31convert solarize dialog to .uiCaolán McNamara
2014-01-31convert smooth dialog to .uiCaolán McNamara
2014-01-30fdo#39468 Translate German comments (include/svx/(fmsearch|svdopath).hxx)Sven Wehner
2014-01-30fdo#63154 Removed unused solar.h ref. in svxAlexandre Vicenzi
2014-01-29add ugly hack to work around SvxDrawPage::add only accepting SvxShapeMarkus Mohrhard
2014-01-28coverity#1028570 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-28coverity#1028571 : Uninitialized scalar fieldNorbert Thiebaud
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