summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2012-11-03Implement new treex executableZolnai Tamás
2012-10-14Cleanup in InstallModulTarget.mkZolnai Tamás
2012-10-14Correct POFILE definition in ExtensionTarget.mkZolnai Tamás
2012-10-13Merge branch 'master' into feature/killsdfAndras Timar
2012-10-12detect and collapse internal boost dependencies to a single headerMichael Meeks
2012-10-12elide all dependencies on .hdl files, they're ~all duplicated by .hppMichael Meeks
2012-10-12do not play stupid games with jpeg vs. jpeglibDavid Tardon
2012-10-11Merge (manually) change from masterTor Lillqvist
2012-10-11Use DISABLE_DYNLOADING on AndroidTor Lillqvist
2012-10-10gb_CppunitTest_use_api is specialMatúš Kukan
2012-10-10more icerun annotation to stop parallel java builds from explodingMichael Meeks
2012-10-09add .src and .hrc to add-modelinesCaolán McNamara
2012-10-09initial support for clang compiler pluginsLuboš Luňák
2012-10-08use icerun to avoid compilation process explosions using icecream.Michael Meeks
2012-10-08Move propex/propmerge code to C++Zolnai Tamás
2012-10-07most of this is not necessary anymoreDavid Tardon
2012-10-07fix gbuildized cli_urePeter Foley
2012-10-07fix build.pl depsPeter Foley
2012-10-07add support for libmerged on WindowsPeter Foley
2012-10-07silence vd2 warning due to excessive outputPeter Foley
2012-10-07fix extensions build with Win8 SDKPeter Foley
2012-10-07check platform-defined func. is really definedDavid Tardon
2012-10-07move selection of UNO header variant to platformDavid Tardon
2012-10-07a directory is a directoryDavid Tardon
2012-10-07Let's use only comprehensive UDKAPI headers for Clang on OS XTor Lillqvist
2012-10-06For some reason I need mkdirs here, dunno why others don't?Tor Lillqvist
2012-10-05gbuild: add gb_ExternalProject_use_external:Michael Stahl
2012-10-05gbuild: ExternalProject: add use_libraries, use_static_librariesMichael Stahl
2012-10-05libcdr: argh i am getting senileMichael Stahl
2012-10-05libcdr: hopefully get this to buildMichael Stahl
2012-10-05gbuild: implement gb_ExternalProject_use_externalsMichael Stahl
2012-10-05drop rdbmaker support from UnoApiTargetDavid Tardon
2012-10-04Clean up HAVE_THREADSAFE_STATICSStephan Bergmann
2012-10-04add gb_ExternalProject_use_package(s)David Tardon
2012-10-04old Mac linker is picky about argument order - static libs lastChristian Lohmaier
2012-10-03Ui merge from po filesZolnai Tamás
2012-10-03Use also the ASMOBJECTSTor Lillqvist
2012-10-03Replace set_xml with set_types, to get rid of xml2cmpStephan Bergmann
2012-10-03Rule to generate ..._description.cxx via xml2cmp appears unusedStephan Bergmann
2012-10-03No code sets COMPnTYPELIST any moreStephan Bergmann
2012-10-03Allow also make <module>.check.Jan Holesovsky
2012-10-03two shall be the number thou shalt countDavid Tardon
2012-10-02don't use empty rpathLuboš Luňák
2012-10-02fdo#52268: splash: change color and position of messagesIvan Timofeev
2012-10-01fdo#50163 move definition of PLATFORMID into configure.inAndras Timar
2012-10-01fdo#50163 move definition of PLATFORMID into configure.inAndras Timar
2012-10-01Need -DBOOST_DETAIL_NO_CONTAINER_FWD here, tooTor Lillqvist
2012-10-01fix InternalUnoApi IDL depsDavid Tardon
2012-10-01do not rely on target-spec. var. inheritanceDavid Tardon
2012-10-01installer::profiles: Test and rewrite sorting_profileTim Retout
n request corresponding targets from infa, without the need to change the code – cf rdm#1983) The link can/should be extended to also include the version of LO and the currently used module to allow finer grained redirects. Change-Id: I56108dba4dd2684405623c4586103fc8ff9bea56 Reviewed-on: https://gerrit.libreoffice.org/27028 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> 2014-02-03uiconfig: remove obsolete helpid's and clean trailing whitespace.Michael Meeks Change-Id: Ic94ed52bbe0e5c612258fa56a970d61de0972eb3 2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat Although the implementation is here, the dialogs to show when clicking on the menu items aren't there yet. Change-Id: I14886ec8ea8b97a35ca6c8474bc33e30da1a86d3 2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat Change-Id: I5f003556065cff34cec38148bc3bb4da20692e54 2012-07-18re-base on ALv2 code. Includes:Michael Meeks 118568: switch to using ucpp Patch contributed by Juergen Schmidt http://svn.apache.org/viewvc?view=revision&revision=1209396 2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron) A bit differently this time around: + remove Credits menu item from menu + remove License button from the About dialog Change-Id: I07c1e115aa209ef1d69458f5b188d73caaae4294 2012-06-19Revert "Remove License/Credits menu items"Petr Mladek GPLv3 has to be easily accessible. We should not hide it under too many mouse clicks. This reverts commit f4c567f8d4c46aca75f7c73d67e0bc952b4c2e2d. 2012-06-18Remove License/Credits menu itemsStefan Knorr (astron) The About dialog now houses these functions. Change-Id: I7f751027564897a063d2910644c69680d471b6d9 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch> 2012-03-23Add chart insert X errorbar toolbar and popup menu entries.Rafael Dominguez - Dispatch the commands to the proper functions.