summaryrefslogtreecommitdiffstats
path: root/include/svx
Commit message (Expand)AuthorAgeFilesLines
* typo fixes in commentsAndras Timar2014-02-061-1/+1
* fdo#74132: Do not interrupt search in Calc.Matúš Kukan2014-02-052-2/+4
* fdo#74132: Do not interrupt search in Writer.Matúš Kukan2014-02-052-0/+13
* convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-043-4/+4
* xub_StrLen and tools/string.hxx final strawNorbert Thiebaud2014-02-031-1/+1
* convert namespace dialog to .uiCaolán McNamara2014-02-011-1/+0
* convert emboss dialog to .uiCaolán McNamara2014-02-012-3/+2
* convert mosaic dialog to .uiCaolán McNamara2014-02-012-2/+1
* convert posterize dialog to .uiCaolán McNamara2014-02-011-1/+0
* convert sepia dialog to .uiCaolán McNamara2014-02-012-4/+5
* drop unused resource id argumentCaolán McNamara2014-01-311-1/+1
* convert solarize dialog to .uiCaolán McNamara2014-01-312-2/+1
* convert smooth dialog to .uiCaolán McNamara2014-01-311-1/+0
* fdo#39468 Translate German comments (include/svx/(fmsearch|svdopath).hxx)Sven Wehner2014-01-302-34/+15
* fdo#63154 Removed unused solar.h ref. in svxAlexandre Vicenzi2014-01-3012-82/+11
* add ugly hack to work around SvxDrawPage::add only accepting SvxShapeMarkus Mohrhard2014-01-291-0/+23
* coverity#1028570 : Uninitialized scalar fieldNorbert Thiebaud2014-01-281-0/+5
* coverity#1028571 : Uninitialized scalar fieldNorbert Thiebaud2014-01-281-3/+3
* bool improvementsStephan Bergmann2014-01-287-17/+17
* Resolves: #i123950# Corrected/extended interactive crop feature...Armin Le Grand2014-01-285-13/+48
* Translate some German comments to English, and remove some ASCII art.Sven Wehner2014-01-261-19/+9
* Resolves: #i123950# unified and redefined CropPrimitive2D::get2DDecompositionArmin Le Grand2014-01-231-2/+1
* Only allow approved border styles in cell borders.Kohei Yoshida2014-01-221-1/+3
* bool improvementsStephan Bergmann2014-01-222-13/+13
* warning C4805: '!=' : unsafe mix of type 'sal_Bool' and type 'bool'Stephan Bergmann2014-01-211-1/+1
* Consistently let SetDesingMode functions take bool argumentStephan Bergmann2014-01-214-4/+4
* warning C4805: != unsafe mix of type 'bool' and type 'sal_Bool' in operationStephan Bergmann2014-01-211-1/+1
* Window::PreNotify should return boolStephan Bergmann2014-01-183-7/+7
* bool improvementsStephan Bergmann2014-01-1728-214/+214
* Remove warning and build error with MSVC.Kohei Yoshida2014-01-171-3/+3
* This is a struct.Kohei Yoshida2014-01-171-1/+1
* Pass scaling to borderline primitive objects.Kohei Yoshida2014-01-171-0/+2
* Make thse constructors non-inline.Kohei Yoshida2014-01-171-15/+6
* Hide the implementation of svx::frame::Array.Kohei Yoshida2014-01-171-85/+1
* Window::Notify should return boolStephan Bergmann2014-01-173-7/+7
* removed some unused code (svx, svtools, unotest)Petr Vorel2014-01-171-2/+0
* make use that these VclBuilders have an XFrame to expose its dispatchCaolán McNamara2014-01-161-0/+4
* convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2014-01-163-4/+4
* Translate German comments to EnglishSven Wehner2014-01-151-4/+4
* nFlags parameter to Window::Hide appears effectively unusedStephan Bergmann2014-01-141-1/+1
* Remove unused bForBrowsing parameterStephan Bergmann2014-01-141-1/+1
* PrepareClose should probably return boolStephan Bergmann2014-01-141-1/+1
* fdo#72005: Insert the border rectangle to the bottom of the stack.Kohei Yoshida2014-01-101-4/+10
* SfxPoolItem::operator ==, != should return boolStephan Bergmann2014-01-1032-42/+42
* SvxShapeCollection is not used directly anymore; hide it.Matúš Kukan2014-01-081-87/+0
* Do not use SvxShapeCollection directly.Matúš Kukan2014-01-081-2/+0
* can drop SfxNoLayoutSingleTabDialog use here nowCaolán McNamara2014-01-081-1/+0
* convert callout tabdialog to .uiCaolán McNamara2014-01-051-2/+0
* svx: Use constructor feature for SvxShapeCollection.Matúš Kukan2013-12-311-3/+0
* svx: Use constructor feature for PrimitiveFactory2D.Matúš Kukan2013-12-311-76/+0