summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2015-05-27CppunitTest_sd_tiledrendering: add search-not-found testcaseMiklos Vajna
2015-05-27sd tiled rendering: avoid showing wrap around dialogMiklos Vajna
2015-05-27CppunitTest_sd_tiledrendering: add part switching testcaseMiklos Vajna
2015-05-27convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin
2015-05-27sd LOKit callback for search not foundHenry Castro
2015-05-27tdf#90338 tdf#84254 DrawingML export fixAndras Timar
2015-05-26tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks
2015-05-26sd: fix LOK search result highlight when result is not on the current slideMiklos Vajna
2015-05-26convert SCROLL constants to scoped enumNoel Grandin
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-25impress: right click to insert imageCaolán McNamara
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin
2015-05-25convert WINDOW_ZORDER constants to scoped enumNoel Grandin
2015-05-23sd: consistent code formattingThorsten Behrens
2015-05-22LOK: remove unused LOK_PARTMODE_EMBEDDEDOBJMiklos Vajna
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-21tdf#91381 - fix a couple of animation related lifecycle issues.Michael Meeks
2015-05-21convert MENUBAR_MODE constants to scoped enumNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-19Related tdf#88056: Use different placeholders for Impress and DrawKatarina Behrens
2015-05-19basic: used typed LINKsNoel Grandin
2015-05-18Fix build (use correct text field UNO type)Katarina Behrens
2015-05-18Make more FuText members privateStephan Bergmann
2015-05-18SAL_WARN_UNUSED LinkStephan Bergmann
2015-05-16mark numbers in dockinganimation.ui as untranslatableStanislav Horacek
2015-05-16refactor CustomAnimationList to use RenderContextTomaž Vajngerl
2015-05-16refactor ClientBox to use RenderContextTomaž Vajngerl
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-15refactor PresLayoutPreview to use RenderContextTomaž Vajngerl
2015-05-15refactor TabBarControl to use RenderContextTomaž Vajngerl
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin
2015-05-15convert LISTBOX_ENTRY_FLAG constants to scoped enumNoel Grandin
2015-05-15refactor SdHtmlAttrPreview to use RenderContextTomaž Vajngerl
2015-05-14tdf#90607-Test Case for the patchCharu Tyagi
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin
2015-05-13tdf#91125 - unwind horrendous SvTreeListBox drag&drop code.Michael Meeks
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin
2015-05-13add PostPaint and change PrePaint to include RenderContext param.Tomaž Vajngerl
2015-05-12loplugin:redundantcast: reinterpret_cast to void*Stephan Bergmann