summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-14No more SetCompileForFAP(). Use respective flag setting methods instead.Kohei Yoshida1-1/+2
2014-05-14Use "stop on error" concept rather than "ignore error if true".Kohei Yoshida1-2/+1
2014-05-14Introduce a new boolean flag and use it in lieu of bCompileForFAP.Kohei Yoshida1-4/+3
2014-05-14Revert "startcenter: react on mouse down instead"Maxim Monastirsky3-2/+4
2014-05-14Unify utl::TempFile ctorsStephan Bergmann1-9/+1
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky2-171/+13
2014-05-14Revert "fdo#77683 the color in the toolbar buttons doesn't change."Maxim Monastirsky1-0/+1
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin10-13/+13
2014-05-13Typo: shoud -> shouldJulien Nabet1-1/+1
2014-05-13coverity#1213522 Uncaught exceptionCaolán McNamara1-0/+4
2014-05-13unused XFillStyleItem ctorMiklos Vajna1-1/+0
2014-05-13Elide utl::TempFile_ImplStephan Bergmann1-5/+6
2014-05-13utl::TempFile::CreateTempName pParent is unusedStephan Bergmann1-1/+1
2014-05-13BrowseBoxCheckInvariants appears to be unused [loplugin:unreffun]Matúš Kukan1-4/+0
2014-05-13sal_Int32 ComboBox::InsertEntryWithImage()Eike Rathke1-1/+1
2014-05-13Revert "remove unused code -SvtLanguageTable::AddLanguageTag"Eike Rathke1-0/+7
2014-05-13remove unused code -SvtLanguageTable::AddLanguageTagNoel Grandin1-7/+0
2014-05-13remove dead codeNoel Grandin4-11/+3
2014-05-13osl_openFilePath is internal sal/osl/unx functionalityStephan Bergmann1-18/+0
2014-05-13oox: Use references to prevent unnecessary object copiesJacobo Aragunde Pérez1-2/+2
2014-05-13ooxml: Preserve shape 3d effects: extrusion and contour colorsJacobo Aragunde Pérez1-1/+6
2014-05-13ooxml: Preserve shape 3d effects: materialJacobo Aragunde Pérez1-0/+2
2014-05-13All three uses of osl_getFileOSHandle have been removed againStephan Bergmann1-5/+0
2014-05-13osl_openMemoryAsFile is internal, Android-only functionalityStephan Bergmann1-3/+0
2014-05-13rerender after redrawing of the windowMarkus Mohrhard1-1/+12
2014-05-13vcl: reorganize accessibility functions in window.hxxChris Sherlock1-23/+33
2014-05-13vcl: reformat window.hxxChris Sherlock1-437/+444
2014-05-13More warnings related to glTF renderingZolnai Tamás1-1/+1
2014-05-12o3tl::default_deleter->boost::checked_deleterCaolán McNamara1-34/+0
2014-05-12Move this function object to o3tl.Kohei Yoshida1-0/+34
2014-05-12svtools: Translated ctrltool.hxx from English to GermanTobias Mueller1-52/+44
2014-05-12svx: Translated the svdmodel.hxx from German to EnglishTobias Mueller1-173/+163
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre1-0/+2
2014-05-12WaE: unknown log area 'chart2.3dopengl'Tor Lillqvist1-0/+1
2014-05-12move glm operator<< for debugging to OpenGLHelperMarkus Mohrhard1-0/+6
2014-05-12some work into intercepting mouse events in OpenGL windowMarkus Mohrhard1-0/+1
2014-05-12remove framebuffer objectsMarkus Mohrhard1-0/+2
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