summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-21do not use sal_uInt16 for indexing stl vectorLuboš Luňák
Change-Id: I1a0087211bfd4d73cd5af781f5f3117b440fb188
2014-11-21There is hopefully no need for . on PATH?Stephan Bergmann
Change-Id: If8deee51d8549314a650991e27069b5f5e9d15f1
2014-11-21There should be no more need for solenv/bin in PATHStephan Bergmann
...since b02fe06a51b798fdf2c5eeb8f421a93f1860b2a8 "Call all executables in solenv/bin/ with full path" Change-Id: I0d4df52d9dcc0943ce4bcb197942e745c759ddbb
2014-11-21Call all executables in solenv/bin/ with full pathStephan Bergmann
Change-Id: Ib8db64b9d8ff131b5b7cadea434681a825c967e7
2014-11-21More fixes after SdrMetricItem changesStephan Bergmann
...like e0c2ea6bde31bd68e1794154b72fddcd40dda7f9 "Consistency around SdrMetricItem in svx/sderitm.hxx," similar to recent c3a9a9542b018f781ee12e6c8c943d4f19641afe "that's not right anyway, using the Distance as a which-id." Should all be found and fixed now with the removal of the unnecessary but harmful default value from the two-argument SdrMetricItem ctor. Change-Id: I6eaeb6633c9a350b18e02d476d2c8794a733cea8
2014-11-21Use boost::signal in SmElementsControlMarcos Paulo de Souza
Change-Id: Icb19466db6720350e105b75cb1c0c858f39403ef Reviewed-on: https://gerrit.libreoffice.org/12509 Reviewed-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Tested-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
2014-11-21Bin --enable-macosx-retina which is a no-opTor Lillqvist
Change-Id: I74ec16b1face24cf6702cc4385606fff420743ae
2014-11-21add sanity checking to --with-iwyuNoel Grandin
add some error checking so developers like me don't pass an empty --with-iwyu option and get weird compile time error messages. Change-Id: I142a0404db1bce905ce4d791f286d7bfc913078c Reviewed-on: https://gerrit.libreoffice.org/12988 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-11-20Forgot to check this in. This should have been a part of the last commit.Kohei Yoshida
Change-Id: Id2b75e6e64b11c523ffa862f2d99bf02c2adedc5
2014-11-20Move SfxStringHint out of sfx2/app.hxx public header.Kohei Yoshida
This is only used within sfx2, and only in 2 places. Change-Id: Iebe07e2e79193c7980d8958b25aa9c4ce6188ad3
2014-11-20Remove ptr_vector header exposure from sfx2/childwin.hxx public header.Kohei Yoshida
Change-Id: I4060c8987a0da387d02f8468229854612a230db3
2014-11-20Make the ctor and dtor bodies non-inline.Kohei Yoshida
Change-Id: Ie36e3dfa808aec96c080f981a5ad9f09a0720c2c
2014-11-20Adjust InsertRow() for group area listeners.Kohei Yoshida
Change-Id: I813b45d015eb1ae8dc7bd1242152ef734b5fe08c
2014-11-21Some of our supported compilers still don't have 'override' it seemsTor Lillqvist
Change-Id: Ie3ca1636657b90fd5bc193aa7595f95f44d43915
2014-11-21Re-factor the OpenCL quality test spreadsheet generating codeTor Lillqvist
Be more elegant, avoid hardcoding stuff, use more C++ features. (Not complete yet. Only did the math and trig functions and arithmetic ops so far. New style test generation for AVERAGE, SUM etc not yet done. Old code still left in #if 0 for reference.) Change-Id: I50068852eacf7f0212b2a7ea077021713c8e9978
2014-11-21Mark InsertTable SC_DLLPUBLIC, will need it in next commitTor Lillqvist
Change-Id: Ia105bc5348c3745398ea0e90cb142c3282d688f5
2014-11-21fdo#78980 i#98931 Accept args for .uno:InsertAnnotationMaxim Monastirsky
Change-Id: I27b1b966135767d204a11a9d9f38ad6cc943ee61
2014-11-20Fix build of ObjC(xx)Objects under COMPILER_PLUGIN_TOOLStephan Bergmann
Change-Id: I7974ee3119e0959cec09eefd5d5e6dcf87e9bd51
2014-11-20vcl: remove Application as friend of OutputDeviceChris Sherlock
Change-Id: Id8296445c72334164db149440c60c89823c94e40 Reviewed-on: https://gerrit.libreoffice.org/12989 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
2014-11-20boost::scoped_ptr instead of manual pointer lifecycle management.Jan Holesovsky
Change-Id: I3b518065cead1c2805662326f063cb7b24d3d52a
2014-11-20Add string for transl. and "Test statistic" for Chi-Square TestTomaž Vajngerl
Change-Id: I711c70a56021dfbba867e38a32331e662a6bb9d4
2014-11-20expand complex cascading conditional operator, step 5Bjoern Michaelsen
Change-Id: Ia96f59911f20e4baf342a512a010c84e91b1f21d Reviewed-on: https://gerrit.libreoffice.org/13012 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-11-20expand complex cascading conditional operator, step 3Bjoern Michaelsen
Change-Id: I0bfa2d09b2f3048ada2518868bcee32689ecb6ca Reviewed-on: https://gerrit.libreoffice.org/13010 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-11-20expand complex cascading conditional operator, step 4Bjoern Michaelsen
Change-Id: Iaef321f8f9afe436a77a15cb48b5b93003374b47 Reviewed-on: https://gerrit.libreoffice.org/13011 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-11-20expand complex cascading conditional operator, step 2Bjoern Michaelsen
Change-Id: Id87035ac3d673cd9fd3f28ff1ef1325f421d10b6 Reviewed-on: https://gerrit.libreoffice.org/13009 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-11-20expand complex cascading conditional operator, step 1Bjoern Michaelsen
Change-Id: I7d33d587b94877dac2ca1e9f4bb90baba3aea6ac Reviewed-on: https://gerrit.libreoffice.org/13008 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen
Change-Id: I8e489db0dbbd1bb420a3fa477232a86d2cd10b62 Reviewed-on: https://gerrit.libreoffice.org/13007 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen
Change-Id: I3546589bbfaf1f19a9e283bc33a4a9e65e516dbc Reviewed-on: https://gerrit.libreoffice.org/13006 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen
Change-Id: Iad995dcd6f1a65a623e7a1bfac8038ce568d40c0 Reviewed-on: https://gerrit.libreoffice.org/13005 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen
Change-Id: Ife2f8bd92bbcca8daba510ca021d99bf7ee86af9 Reviewed-on: https://gerrit.libreoffice.org/13004 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-11-20simplify after expandBjoern Michaelsen
Change-Id: Ibcb863b32e5dfb6a2cba9db418c8e8d489e9577f Reviewed-on: https://gerrit.libreoffice.org/13003 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen
Change-Id: Ide0224156e8246768c62d69f0cfa864068f0d1ed Reviewed-on: https://gerrit.libreoffice.org/13002 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen
Change-Id: Ia139d06e04e04871373b9413a4f6386e87738df5 Reviewed-on: https://gerrit.libreoffice.org/13001 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-11-20refactor into a local functionBjoern Michaelsen
Change-Id: Id0ba44466216a5fababb7afe891c032aaafe9fee Reviewed-on: https://gerrit.libreoffice.org/13000 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-11-20fix mismerged indentBjoern Michaelsen
Change-Id: Ia1f2c822601ac41274b2b3d5a16778c7df472230 Reviewed-on: https://gerrit.libreoffice.org/12999 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen
Change-Id: I5702b1acd214d7ef862d72fa1a0a0dc8a09c351e Reviewed-on: https://gerrit.libreoffice.org/12998 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-11-20simplifyBjoern Michaelsen
Change-Id: Ib7bfe8d479ab4f0445f5a95b3108b48531f70101 Reviewed-on: https://gerrit.libreoffice.org/12997 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen
Change-Id: I290797eba555617e39ced5ba8e6c209fd6d0780f Reviewed-on: https://gerrit.libreoffice.org/12996 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen
Change-Id: I316cd743070261249eef42872ee2b0a05f930b7e Reviewed-on: https://gerrit.libreoffice.org/12995 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-11-20refactor assignment out of complex expressionBjoern Michaelsen
Change-Id: I20dedb69e562869dba90db15e9902e714680bf03 Reviewed-on: https://gerrit.libreoffice.org/12994 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-11-20refactor assignment out of complex expressionBjoern Michaelsen
Change-Id: I55ecededc829a6cd1a7bb1aeb2bcae65406e0b2b Reviewed-on: https://gerrit.libreoffice.org/12993 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-11-20refactor assignment out of expressionBjoern Michaelsen
Change-Id: Ief32b521eece3fde1a1de6782443ca6a098dee3d Reviewed-on: https://gerrit.libreoffice.org/12992 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-11-20also look for cascading assignmentsBjoern Michaelsen
Change-Id: I7fa18403698530eec379589c76631f0aa367b215 Reviewed-on: https://gerrit.libreoffice.org/12991 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-11-20cascading conditional operators, give a hint on complexityBjoern Michaelsen
Change-Id: Ie9d0b07a32cc17705db735ea18f70f28d57badd4 Reviewed-on: https://gerrit.libreoffice.org/12990 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2014-11-20bump product version to 4.5.0.0.alpha0+Christian Lohmaier
Change-Id: Ic79dd9216a6b9ab0d015f9bf6817d1a5e5b92109
2014-11-20windows opengl: Implement the native theming with OpenGL.libreoffice-4-4-branch-pointJan Holesovsky
Change-Id: If8eb5cef228f4eb28e16de3e3135742282403cdc
2014-11-20windows opengl: Introduce OpenGLCompatibleDC.Jan Holesovsky
This is to abstract the compatible DC creation and usage, to be reused in the native theme rendering. Change-Id: Id34bba4aeea7f46fc2aa42f292f0a525d753b8d7
2014-11-20proper error reporting from libxml2Luboš Luňák
Change-Id: Ia173f7f4c88c90b6d54c9a47d6ae18b933502678
2014-11-20make FastSaxParser provide the whole content in one characters() callLuboš Luňák
SAX interface is not required to provide the whole node content in one characters() call (e.g. if there's an entity that needs decoding). However it's easier to consumers to assume this (e.g. writerfilter's DomainMapper::lcl_utext() handles datecontrol that way), and expat apparently never used this. However this can happen with libxml2, so ensure such consumers still work. Change-Id: Ib564f372fbea8451f84553a6d49a07d091a950e9
2014-11-20Use U_SUCCESSTor Lillqvist
Change-Id: If16848fc47bfa28c30c9ce4b547aeb68cf166d90