summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-18-Werror,-Wlogical-op-parenthesesStephan Bergmann1-2/+3
2015-11-18-Werror,-Wunused-const-variableStephan Bergmann1-1/+0
2015-11-18-Werror,-Wunused-variableStephan Bergmann1-3/+0
2015-11-18-Werror,-Wduplicate-decl-specifier (extern "C" already in STDAPI)Stephan Bergmann1-4/+4
2015-11-18-Werror,-Wunused-const-variableStephan Bergmann1-1/+0
2015-11-18-Werror,-Wunused-const-variableStephan Bergmann1-7/+0
2015-11-18-Werror,-Wsizeof-pointer-memaccessStephan Bergmann1-1/+2
2015-11-18-Werror,-Wunused-private-fieldStephan Bergmann1-0/+1
2015-11-18-Werror,-Wdynamic-class-memaccessStephan Bergmann1-1/+1
2015-11-18-Wmicrosoft-castStephan Bergmann1-2/+2
2015-11-18-Werror,-Wmicrosoft-exception-specStephan Bergmann1-2/+2
2015-11-18-Werror,-Wduplicate-decl-specifier (extern "C" already in STDAPI)Stephan Bergmann1-2/+2
2015-11-18-Werror,-Wwritable-stringsStephan Bergmann5-7/+7
2015-11-18-Werror,-Wwritable-stringsStephan Bergmann1-1/+1
2015-11-18-Werror,-Wunused-internal-declarationStephan Bergmann1-46/+0
2015-11-18-Werror,-Wunused-functionStephan Bergmann1-18/+0
2015-11-18-Wmissing-braces is globally disabled in com_GCC_defs.mk anywayStephan Bergmann2-10/+0
2015-11-18sw: handle arguments in SwXTextDocument::initializeForTiledRendering()Miklos Vajna1-1/+7
2015-11-18gtktiledviewer: allow passing initializeForRendering() argumentsMiklos Vajna3-5/+27
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna10-11/+10
2015-11-18lok::Document::initializeForRendering: support init. argumentsMiklos Vajna6-43/+60
2015-11-18No more need to include config_global.hStephan Bergmann1-10/+5
2015-11-18Use C++11 char16_t for sal_UnicodeStephan Bergmann4-0/+78
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky10-235/+88
2015-11-18ToolBox: Remove unused methodsSamuel Mehrbrodt3-148/+0
2015-11-18Impress: Rework the way the display modes are presented.Philippe Jung35-361/+836
2015-11-18Updated coreAndras Timar1-0/+0
2015-11-18Revert "Flip buttons: Make the tooltip an uno command property"Samuel Mehrbrodt2-19/+40
2015-11-18xmloff: add meta:generator constants LO_43x and LO_44xMichael Stahl2-9/+18
2015-11-18xmloff: legacy assert to SAL_INFO as it can only be triggered byMichael Stahl1-1/+1
2015-11-18xmloff: document potential pitfall with SvI18NMap usageMichael Stahl2-11/+11
2015-11-18Toolbar: Refactor insert toolitem codeSamuel Mehrbrodt1-22/+7
2015-11-18sd: Add a separator between the 'insert' buttons and text-related ones.Jan Holesovsky2-0/+2
2015-11-18Remove redundant toolbar:text labelsSamuel Mehrbrodt2-3/+3
2015-11-18Indentation fixesSamuel Mehrbrodt3-23/+21
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin40-148/+52
2015-11-18Clean upStephan Bergmann1-443/+407
2015-11-18Remove leftover break.Jan Holesovsky1-2/+0
2015-11-18Remove unused toolbaritem propertiesSamuel Mehrbrodt10-128/+46
2015-11-18com::sun::star->css in vcl/Noel Grandin162-1114/+1088
2015-11-18Removal of SID_TITLE_MASTER related codePhilippe Jung7-136/+3
2015-11-18tdf#95888 sw: make click to header area show header controls againMiklos Vajna1-2/+4
2015-11-18Use comphelper::containerToSequenceMiklos Vajna1-6/+2
2015-11-18fix for windows buildNoel Grandin1-1/+1
2015-11-18com::sun::star->css in vbahelper/Noel Grandin17-40/+40
2015-11-18com::sun::star->css in uui/Noel Grandin10-197/+131
2015-11-18com::sun::star->css in unotools/Noel Grandin40-208/+194
2015-11-18use unique_ptr for pImpl in extensions,hwpfilter/Noel Grandin4-14/+8
2015-11-18use unique_ptr for pImpl in editeng/Noel Grandin10-10/+9
2015-11-18use unique_ptr for pImpl in sfx2/Noel Grandin8-14/+13