summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27ambiguous symbolCaolán McNamara
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin
2015-03-27convert CUTFLAG_ constants to enum classNoel Grandin
2015-03-27convert AVMEDIA_ constants to enum classNoel Grandin
2015-03-27convert BUTTON_ constants to enum classNoel Grandin
2015-03-27Experimental: draw handles instead of getting them from bitmapTomaž Vajngerl
2015-03-26tdf#81073 :Addition of text zoom levels to print preview zoomRishabh Kumar
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-26Cleanup comments for easyhacksPopa Adrian Marius
2015-03-26survive 'enable jre' dialog interrupting CreateAccessibilityObjectsCaolán McNamara
2015-03-26convert SvxNumRuleType to enum classNoel Grandin
2015-03-26convert NUM_ constants to enum clasNoel Grandin
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-25convert EE_STAT constants to enum classNoel Grandin
2015-03-25convert EV_CNTRL constants to enum classNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-25convert VALID_ constants to enum classNoel Grandin
2015-03-24Properly map from empty aBoundRange to empty rRectStephan Bergmann
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-03-24convert sfxlink to enum classNoel Grandin
2015-03-24convert SfxChildAlignment to enum classNoel Grandin
2015-03-23fdo#39440 cppcheck cleanlinessMichael Dunphy
2015-03-23SdrMarkView tiled rendering: suppress handles during text editMiklos Vajna
2015-03-23svx: if the handle bitmap is empty - create a replacement bitmapTomaž Vajngerl
2015-03-23remove SFX_SLOTMAP macroNoel Grandin
2015-03-22svx: nMarkAnz -> nMarkCountMiklos Vajna
2015-03-22LinePropertyPanel - scoped_ptr -> unique_ptrTomaž Vajngerl
2015-03-22cleanup sidebar: LinePropertyPanelTomaž Vajngerl
2015-03-22Typo: coment->commentJulien Nabet
2015-03-21svx: nObAnz -> nObjCountMiklos Vajna
2015-03-20Typo: (O/o)veride(n)->(O/o)verride(n)Julien Nabet
2015-03-19There are no include files in solenv/incTor Lillqvist
2015-03-19Percentages should also be translatable…Adolfo Jayme Barrientos
2015-03-19loplugin:constantfunction: svxNoel Grandin
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-03-19loplugin:constantfunction: unotoolsNoel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-16tdf#90029: FM_PROP_DATE/TIME confusionStephan Bergmann
2015-03-16Add ImpEditView::libreOfficeKitCallback()Miklos Vajna
2015-03-16SdrMarkView::SetMarkHandles: when tiled rendering, show non-frame handles, tooMiklos Vajna
2015-03-16drawinglayer::processor2d::HitTestProcessor2D: ignore pixel size of ...Miklos Vajna
2015-03-13tdf#87945 Make “Auto/No Fill” button more obvious by adding an icon to itAdolfo Jayme Barrientos
2015-03-13Remove stray separatorAdolfo Jayme Barrientos
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann