summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
...
* sd: consistent code formattingThorsten Behrens2015-05-231-46/+3
* LOK: remove unused LOK_PARTMODE_EMBEDDEDOBJMiklos Vajna2015-05-221-14/+1
* convert WINDOW_POSSIZE constants to scoped enumNoel Grandin2015-05-221-3/+3
* convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin2015-05-221-1/+1
* loplugin:constantfunctionNoel Grandin2015-05-226-23/+0
* convert POINTER constants to scoped enumNoel Grandin2015-05-228-19/+19
* tdf#91381 - fix a couple of animation related lifecycle issues.Michael Meeks2015-05-211-52/+50
* convert MENUBAR_MODE constants to scoped enumNoel Grandin2015-05-211-1/+1
* bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2015-05-2013-92/+92
* convert DEFAULTCONSTANT constant to scoped enumNoel Grandin2015-05-204-7/+7
* convert ANTIALIASING constants to scoped enumNoel Grandin2015-05-201-2/+2
* convert DRAWMODE constants to scoped enumNoel Grandin2015-05-2010-87/+81
* convert TEXT_DRAW constants to scoped enumNoel Grandin2015-05-207-14/+14
* Related tdf#88056: Use different placeholders for Impress and DrawKatarina Behrens2015-05-193-4/+14
* basic: used typed LINKsNoel Grandin2015-05-192-3/+3
* Fix build (use correct text field UNO type)Katarina Behrens2015-05-181-3/+3
* Make more FuText members privateStephan Bergmann2015-05-181-2/+1
* SAL_WARN_UNUSED LinkStephan Bergmann2015-05-181-1/+0
* mark numbers in dockinganimation.ui as untranslatableStanislav Horacek2015-05-161-20/+20
* refactor CustomAnimationList to use RenderContextTomaž Vajngerl2015-05-161-12/+13
* refactor ClientBox to use RenderContextTomaž Vajngerl2015-05-162-110/+110
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-159-9/+9
* refactor PresLayoutPreview to use RenderContextTomaž Vajngerl2015-05-151-33/+33
* refactor TabBarControl to use RenderContextTomaž Vajngerl2015-05-151-15/+13
* convert META_*_ACTION constants to scoped enumNoel Grandin2015-05-151-32/+34
* convert POPUPMENU_ constants to scoped enumNoel Grandin2015-05-155-6/+6
* convert LISTBOX_ENTRY_FLAG constants to scoped enumNoel Grandin2015-05-151-2/+2
* refactor SdHtmlAttrPreview to use RenderContextTomaž Vajngerl2015-05-152-23/+19
* tdf#90607-Test Case for the patchCharu Tyagi2015-05-142-0/+26
* convert QUICKHELP constants to scoped enumNoel Grandin2015-05-142-2/+2
* convert GRFILTER_I_FLAGS to scoped enumNoel Grandin2015-05-141-1/+1
* tdf#91125 - unwind horrendous SvTreeListBox drag&drop code.Michael Meeks2015-05-132-19/+11
* convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin2015-05-133-3/+3
* convert FRAME_DRAW constants to scoped enumNoel Grandin2015-05-131-1/+1
* add PostPaint and change PrePaint to include RenderContext param.Tomaž Vajngerl2015-05-132-2/+2
* loplugin:redundantcast: reinterpret_cast to void*Stephan Bergmann2015-05-122-4/+3
* tdf#80340: Table changes format in PPTX formatyogesh.bharate0012015-05-122-0/+25
* tdf#90246 PPTX paragraph and bullet leftMargin and Indentation is not exportedPriyankaGaikwad2015-05-123-0/+68
* Switch VclBuilder constructors to use VclPtr.Michael Meeks2015-05-127-7/+7
* tdf#90174 FILESAVE: export of bullet color for pptxPriyankaGaikwad2015-05-112-0/+29
* Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks2015-05-117-7/+7
* Switch VclBuilder constructors to use VclPtr.Michael Meeks2015-05-117-7/+7
* loplugin:staticmethodsStephan Bergmann2015-05-111-0/+2
* simpress: HIG fixesAdolfo Jayme Barrientos2015-05-1111-94/+88
* convert COMMAND_ constants to scoped enumNoel Grandin2015-05-1116-28/+29
* tdf#91052 - more macros for 'make' constructors.Michael Meeks2015-05-1110-25/+20
* sd: fix --disable-sdremote: SetImpressMode() not staticMichael Stahl2015-05-111-1/+1
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-1122-44/+44
* Sidebar: add a border to Slide Transitions list boxAdolfo Jayme Barrientos2015-05-111-1/+1
* sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin2015-05-111-2/+2