Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen | |
2011-11-28 | ByteString->rtl::OUStringToOString | Caolán McNamara | |
2011-11-28 | ByteString::GetToken->comphelper::string::getToken | Caolán McNamara | |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud | |
2011-11-27 | remove pch from the include list | Norbert Thiebaud | |
2011-11-27 | remove include of pch header in dbaccess | Norbert Thiebaud | |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud | |
2011-11-27 | s/infomation/information/ | Korrawit Pruegsanusak | |
2011-11-26 | Remove some uses of OUString::setCharAt | August Sodora | |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen | |
2011-11-25 | gsl_getSystemTextEncoding -> osl_getThreadTextEncoding | David Tardon | |
2011-11-23 | fdo#32347: reenable ADO URL helper UI | Lionel Elie Mamane | |
cleanup obsolete DISABLE_ADO/WINDOWS_VISTA_PSDK logic | |||
2011-11-19 | remove [Byte]String::EraseAllChars | Caolán McNamara | |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud | |
This allow to run make in a module wihtout the need to source Env.Host.sh. | |||
2011-11-15 | Address data source ordering x#62860 | Michael Meeks | |
information from the apply file: patchname: addrbk-datasrc-ordering.diff issues: author: michael section: Misc comment: Address data source ordering x#62860 sectioncomment: git log from build repository: commit bfa619922b90a021e5d856333dd398512389ad67 Author: Jan Holesovsky <kendy@suse.cz> Date: Mon Jun 21 22:11:19 2010 +0200 Update patches to dev300-m83. * [...] commit 256381886a238d80b9ddab795b500576d92404cc Author: Jan Holesovsky <kendy@suse.cz> Date: Wed May 19 12:16:00 2010 +0200 Updated patches do dev300-m77. * [...] commit df913735fd729978d20f0282fe32d14bf597891f Author: Jan Holesovsky <kendy@suse.cz> Date: Mon May 17 01:21:36 2010 +0200 Patches adopted to the tabs -> spaces fixes + trailing whitespace cleanup. * [...] commit c6847e9b022184e98942391a2b5711c31eb25ba3 Author: Jan Holesovsky <kendy@suse.cz> Date: Fri May 14 14:32:23 2010 +0200 Convert tabs to spaces in all the code introduced by the patches. * [...] commit 09774df8a62bf886c78c0f84d56b2d518ae8107e Author: Jan Holesovsky <kendy@suse.cz> Date: Tue Apr 29 14:04:53 2008 +0000 Src680/ * Some cleaning action: src680/* -> dev300/ * patches/dev300/gstreamer-sd.diff, patches/dev300/gstreamer-slideshow.diff, patches/dev300/letter-wizard-resource-id.diff: Moved to patches/gstreamer. * patches/dev300/mono-build.diff: Moved to patches/mono. * patches/dev300/sc-hacky-handle-boolean.diff, patches/dev300/vba-workbook-worksheet-events.diff: Moved to patches/vba. * patches/src680/unittesting-*: Moved... patches/unittesting/*: ...here. * patches/src680/*: Moved... patches/dev300/*: ...here. * patches/dev300/apply, patches/Makefile.am: Add the unittesting subdir, remove src680. | |||
2011-11-15 | Remove some unused headers | Joseph Powers | |
2011-11-15 | Remove some unused Precompiled Header logic | Joseph Powers | |
2011-11-14 | Simplified some uses of css.configuration.theDefaultProvider. | Stephan Bergmann | |
* Retro-added new-style UNOIDL singleton specification for it, for easy instantiation. * Plus new comphelper::getComponentContext to map from XMultiServiceFactory to XComponentContext. | |||
2011-11-14 | Removed comphelper -> unotools processfactory.hxx duplication. | Stephan Bergmann | |
2011-11-11 | Heavily simplified utl::ConfigManager. | Stephan Bergmann | |
2011-11-08 | remove empty Text [ x-comment ] entries | Andras Timar | |
2011-11-02 | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/core | Michael Stahl | |
2011-10-31 | move CloseVeto from dbaccess to unotools | Michael Stahl | |
2011-10-30 | factorise multiple SQL_ISRULEOR2 implementations into one | Lionel Elie Mamane | |
2011-10-30 | add const | Lionel Elie Mamane | |
2011-10-30 | Remove unnecessary variable | Lionel Elie Mamane | |
2011-10-30 | fillFunctionInfo now also guesses the type of non-function call expressions | Lionel Elie Mamane | |
2011-10-30 | Reorganise code for more clarity; no behaviour change | Lionel Elie Mamane | |
2011-10-28 | Remove some parenthesis for readability | Julien Nabet | |
2011-10-27 | C-Style casting replaced by C++ style | Julien Nabet | |
2011-10-26 | WaE: illegal copy-initialization | Tor Lillqvist | |
2011-10-26 | WaE: unreferenced local variable | Tor Lillqvist | |
2011-10-26 | WaE: C++ exception handler used, but unwind semantics are not enabled | Tor Lillqvist | |
2011-10-26 | WaE: C++ exception handler used, but unwind semantics are not enabled | Tor Lillqvist | |
2011-10-26 | WaE: illegal copy-initialization | Tor Lillqvist | |
more than one user-defined conversion has been implicitly applied. So use the other style of initialisation then. | |||
2011-10-26 | Revert "Build dbaccess and connectivity only for DESKTOP platforms for now" | Tor Lillqvist | |
Nah, breaks the build for non-DESKTOP platforms anyway, as headers delivered there are needed elsewhere. So just keep building that stuff even if it presumably will not be needed on either of the non-DESKTOP platforms. This reverts commit 9b4212f14b11993222f933f59a93359ebc44c708. | |||
2011-10-25 | Build dbaccess and connectivity only for DESKTOP platforms for now | Tor Lillqvist | |
2011-10-25 | WaE: unreferenced local variable | Tor Lillqvist | |
2011-10-24 | Undo basis/brand split: Moved the rest of the WNT-only stuff. | Stephan Bergmann | |
2011-10-22 | Fix fdo#38286. Perhaps it could be simplified | Julien Nabet | |
2011-10-19 | Simplified comphelper::OSequenceIterator and its uses. | Stephan Bergmann | |
2011-10-11 | #i108468#: clean up xmluconv code duplication, measured approach: | Michael Stahl | |
modify sax::Converter::convertMeasure to use sal_Int64 instead of BigInt: should be sufficient, since the largest number is SAL_INT32_MAX * 10^7. remove duplicate methods from SvXMLUnitConverter: convertMeasurePx, convertMeasure (static variants) remove entirely duplicative class SvXMLExportHelper: GetConversionFactor, GetUnitFromString, AddLength change SvXMLUnitConverter interface from MapUnit to css::util::MeasureUnit. change SvXMLExport constructor params from MapUnit to css::util::MeasureUnit. rename some methods to turn compiler into merge conflict detector :) | |||
2011-10-11 | #i108468#: clean up xmluconv code duplication, DateTime edition: | Michael Stahl | |
remove duplicate methods from SvXMLUnitConverter: convertTime (all variants), convertDateTime (DateTime variants), convertTimeDuration. move convertAny from SvXMLUnitConverter to sax::converter. | |||
2011-10-11 | #i108468#: clean up xmluconv code duplication, part 1: | Michael Stahl | |
move convertNumber64 from SvXMLUnitConverter to sax::converter. remove duplicate methods from SvXMLUnitConverter: convertBool, convertPercent, convertColor, convertNumber, convertDouble, indexOfComma, encodeBase64, decodeBase64, decodeBase64SomeChars, clearUndefinedChars | |||
2011-10-07 | WaE: win32 cleanup | Michael Meeks | |
2011-10-05 | ByteString->rtl::OStringBuffer | Caolán McNamara | |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen | |
2011-09-30 | tweak ambiguities for F-15 gcc 4.6.1-9 | Caolán McNamara | |
2011-09-29 | add modelines | Caolán McNamara | |
2011-09-29 | remove archaic header guards | Caolán McNamara | |