summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-19extensions: d'oh, i've pasted C++ emacs modelines in makefilesMichael Stahl
2011-12-19extensions: nsplugin: tweak linked librariesMatúš Kukan
2011-12-19gbuild: register ws2_32 also for MSVCMatúš Kukan
2011-12-19extensions: chmod a-x *.mkMichael Stahl
2011-12-19extensions: what is all this realpath stuff doing?Michael Stahl
2011-12-18extensions: add to tail_buildPeter Foley
2011-12-18extensions: remove obsolete dmake stuffPeter Foley
2011-12-18gbuild: MSVC: add support for building x64 librariesPeter Foley
The committer wants to state that he has no opinion on the content of this commit due to total ignorance of the problem area.
2011-12-18extensions: tweak activex makefilesMichael Stahl
2011-12-18extensions: convert activex to gbuildPeter Foley
2011-12-18extensions: convert resource, xmlextract to gbuildPeter Foley
2011-12-18extensions: convert abpilot to gbuildPeter Foley
2011-12-18extensions: convert dbpilots to gbuildPeter Foley
2011-12-17extensions: convert logging to gbuildPeter Foley
2011-12-17extensions: convert bibliography to gbuildPeter Foley
2011-12-17extensions: convert ldap to gbuildPeter Foley
2011-12-17extensions: tweak spotlight makefilesMichael Stahl
2011-12-17extensions: convert spotlight to gbuildPeter Foley
2011-12-17extensions: tweaks to the plugin makefilesMichael Stahl
2011-12-17extensions: convert plugin to gbuildPeter Foley
2011-12-17extensions: move mozilla to RepositoryExternal.mkMichael Stahl
2011-12-17extensions: nsplugin: use SAL_DLLPUBLIC_EXPORTMichael Stahl
2011-12-17extensions: nsplugin.rc: kill Oracle cruftMichael Stahl
2011-12-17extensions: convert nsplugin to gbuildPeter Foley
2011-12-17extensions: merge Peter Foley's work in pcrPeter Foley
2011-12-17extensions: merge Peter Foley's work in olebridgePeter Foley
2011-12-17extensions: merge in Peter Foley's work in updatePeter Foley
Main improvement is that the unit test is now linked against updchk library.
2011-12-14extensions: convert pcr to gbuildMichael Stahl
2011-12-14extensions: convert scanner to gbuildMichael Stahl
2011-12-14extensions: convert ole automation bridge to gbuildMichael Stahl
Of course not tested at all (WNT only)
2011-12-14extensions: convert update stuff to gbuildMichael Stahl
The updchk is renamed to updatecheckui so it does not collide with updchk.uno.
2011-12-14extensions/stardiv considered obsoleteMichael Stahl
2011-12-14adding noop rules for auxtargets in buildpl, moved deps of buildpl into that ↵Bjoern Michaelsen
phase
2011-12-14skip AuxTargets in buildpl phaseBjoern Michaelsen
2011-12-14Yet another file to adapt post module gbuildification...Stephan Bergmann
2011-12-14stop formulabar controls being repositioned vertically in multiline modeNoel Power
2011-12-14Missing configmgr.component adaption in postprocess/packcomponents.Stephan Bergmann
2011-12-14typoStephan Bergmann
2011-12-14n#676858: Fix selection of background pictures vs textCédric Bosdonnat
2011-12-14sw: build hidden debug features in all casesCédric Bosdonnat
To activate the layout and node dumping features in sw, set the SW_DEBUG environement variable to anything before running the office. F12 will then dump the layout as a layout.xml file in the working directory, and Shift+F12 will dump the nodes structure as nodes.xml at the same place.
2011-12-14sw: fix dbglevel 2 build errorCédric Bosdonnat
2011-12-14corrections to Slovenian locale dataMartin Srebotnjak
2011-12-14Cleanup jpeg bitmap creation & loading codeMichael Meeks
2011-12-14we have gb_Library_add_objcxxobjects for thisMatúš Kukan
2011-12-14Create workdir sub-dirs before writing to them.Stephan Bergmann
2011-12-14update listCaolán McNamara
2011-12-14callcatcher: remove some unused codeCaolán McNamara
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara
2011-12-14there's no point to OUStringsSort_ImplCaolán McNamara
2011-12-14ByteString->rtl::OString[Buffer]Caolán McNamara