summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-10coverity#707784 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-05-10coverity#1079343 Uninitialized pointer fieldCaolán McNamara1-1/+1
2014-05-10remove globally disabled warnings from source filesThomas Arnhold1-4/+0
2014-05-10ISO C++ forbids declaration of ‘rLanguageTag’ with no typeMiklos Vajna1-0/+2
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet2-217/+217
2014-05-10added SvtLanguageTable::AddLanguageTag()Eike Rathke1-0/+8
2014-05-10added ResStringArray::AddItem()Eike Rathke1-0/+2
2014-05-09clean upThomas Arnhold1-9/+0
2014-05-09prewin.h includes windows.hThomas Arnhold1-1/+0
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold2-1/+5
2014-05-09remove presys.h and postsys.hThomas Arnhold4-272/+3
2014-05-09move INetContentTypes::scan() to INetMIME::scanContentType()Chr. Rossmanith2-35/+35
2014-05-09Revert font initialization fooCaolán McNamara2-6/+2
2014-05-09ooxml: Preserve shape 3d effects: top and bottom bevelJacobo Aragunde Pérez2-0/+14
2014-05-09ooxml: Preserve shape 3d effects: z, contour and extrusionJacobo Aragunde Pérez2-0/+14
2014-05-09oox: preserve scene3d/lightRig effects on shapes.Jacobo Aragunde Pérez1-0/+4
2014-05-09Enforce "There is no css::uno::Sequence<bool>"Stephan Bergmann1-0/+6
2014-05-09Related fdo#78323 GtkFrame has additional paddingThomas Arnhold1-4/+4
2014-05-09callcatcher: update unused codeCaolán McNamara1-78/+0
2014-05-09move the renderToFile function to the helper to avoid the contextMarkus Mohrhard1-0/+1
2014-05-08add a status bar icon to fit slide to windowCaolán McNamara2-4/+17
2014-05-08Remove unused jfw_setJRELocationsStephan Bergmann1-31/+2
2014-05-08RFC: add IsValueChangedFromSaved to VCL button and listboxNoel Grandin4-5/+13
2014-05-07loplugin:saloverrideStephan Bergmann1-1/+1
2014-05-07avoid linking against the OpenGL libs when only using the windowMarkus Mohrhard1-4/+11
2014-05-07add new window that contains OpenGL contextMarkus Mohrhard1-0/+28
2014-05-07There is no touch_lo_render_windows() any moreTor Lillqvist1-3/+0
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann11-31/+26
2014-05-07Move ImplInitAppFontData from Window to Application (take 2)Chris Sherlock2-2/+6
2014-05-07Use css alias in svapp.hxxChris Sherlock1-2/+4
2014-05-07Indent svapp.hxx functionsChris Sherlock1-13/+13
2014-05-06oox: unused CustomShapeProviderMiklos Vajna1-14/+0
2014-05-06_TLBIGINT_INT64 gone with 09abd826a0e2Thomas Arnhold1-13/+0
2014-05-06move ResArray into SvtLanguageTableImplEike Rathke1-17/+2
2014-05-06remove unused AbstractSvxSearchFormatDialog classThomas Arnhold1-8/+0
2014-05-06remove unused AbstractSvxMultiFileDialog classThomas Arnhold1-11/+0
2014-05-06oox: prepare for importing a TextBox property on shapesMiklos Vajna1-0/+2
2014-05-06make all SvtLanguageTable non-static methods privateEike Rathke1-8/+12
2014-05-06oox: preserve camera rotation on shape 3D effects.Jacobo Aragunde Pérez2-0/+19
2014-05-06oox: preserve scene3d/camera effects on shapes.Jacobo Aragunde Pérez2-0/+5
2014-05-06oox: Integrate Shape3DProperties and Scene3DPropertiesContextJacobo Aragunde Pérez2-72/+6
2014-05-06provide static GetLanguageEntryCount() and GetLanguageTypeAtIndex()Eike Rathke1-0/+2
2014-05-06Move headers included only in svtools to svtoolsTor Lillqvist7-982/+0
2014-05-06Application::UserEvent and Window::UserEvent are emptyStephan Bergmann4-20/+0
2014-05-06Move a few more headers that are included only in sfx2 to sfx2Tor Lillqvist2-108/+0
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist67-5679/+0
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist26-1419/+0
2014-05-06Remove dead SvxPopupWindowTbxMgr definitionStephan Bergmann1-66/+0
2014-05-06dflt -> defaultThomas Arnhold2-2/+2
2014-05-06consistent percent sign in commentsThomas Arnhold1-2/+2