Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz | 2 | -2/+0 | |
2011-12-30 | Fix for fdo43460 Part XXIII getLength() to isEmpty() | Olivier Hallot | 11 | -38/+38 | |
Part XXIII Modules linguistic | |||||
2011-12-22 | ByteString->rtl::OString | Caolán McNamara | 1 | -7/+6 | |
2011-12-20 | catch exception by constant reference | Takeshi Abe | 5 | -19/+10 | |
2011-12-16 | Properly join spawned GrammarCheckingIterator thread. | Stephan Bergmann | 2 | -34/+32 | |
It was still running during shutdown of sw_complex's checkFlies test, causing problems. For this to work, Desktop::DeInit needs to be called with SolarMutex unlocked, which looks like the right way, anyway. Hopefully it does not unearth another round of bugs... | |||||
2011-12-08 | Less succes, more success | Stefan Knorr (astron) | 1 | -1/+1 | |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen | 1 | -0/+1 | |
2011-12-06 | Removed unnessecary tools/table.hxx includes | Marcel Metz | 1 | -1/+0 | |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen | 1 | -1/+1 | |
2011-11-28 | ByteString->rtl::OUStringToOString | Caolán McNamara | 1 | -11/+10 | |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud | 2 | -63/+0 | |
2011-11-27 | remove pch from the include list | Norbert Thiebaud | 1 | -1/+0 | |
2011-11-27 | remove include of pch header from linguistic | Norbert Thiebaud | 24 | -45/+0 | |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud | 1 | -2/+0 | |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen | 1 | -1/+1 | |
2011-11-23 | add string::strip, can replace EraseLeadingAndTrailingChars | Caolán McNamara | 1 | -1/+2 | |
2011-11-19 | remove [Byte]String::EraseAllChars | Caolán McNamara | 3 | -7/+7 | |
2011-11-19 | make workben example build again | Caolán McNamara | 4 | -84/+84 | |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud | 1 | -4/+4 | |
This allow to run make in a module wihtout the need to source Env.Host.sh. | |||||
2011-11-14 | Removed comphelper -> unotools processfactory.hxx duplication. | Stephan Bergmann | 16 | -45/+42 | |
2011-10-11 | #i108468#: clean up xmluconv code duplication, measured approach: | Michael Stahl | 1 | -1/+3 | |
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-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen | 1 | -40/+1 | |
2011-10-04 | regenerate list | Caolán McNamara | 2 | -25/+0 | |
2011-10-04 | callcatcher: various unused methods | Caolán McNamara | 2 | -140/+0 | |
2011-09-29 | Resolves: fdo#41128 hyphenation properties without handle ids not honoured | Caolán McNamara | 1 | -9/+12 | |
2011-09-28 | unused ctor, and use boost::noncopyable | Caolán McNamara | 2 | -24/+6 | |
2011-09-22 | callcatcher: remove unused code | Caolán McNamara | 3 | -167/+0 | |
2011-09-12 | why insert a '.' just to then erase it ? | Caolán McNamara | 1 | -4/+4 | |
2011-09-12 | using osl_getThreadTextEncoding is a disaster waiting to happen | Caolán McNamara | 1 | -3/+3 | |
2011-09-06 | JunitTest_linguistic_unoapi.mk still referenced removed qa/unoapi/Test.java. | Stephan Bergmann | 1 | -5/+1 | |
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud | 1 | -1/+1 | |
2011-08-18 | Add prefixes for some component_getFactory functions | Matúš Kukan | 2 | -2/+2 | |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | 5 | -5/+5 | |
2011-08-05 | reflect gmake flavor | Takeshi Abe | 1 | -1/+1 | |
2011-08-05 | Emacs mode line compatible with vi's one | Takeshi Abe | 1 | -0/+1 | |
2011-08-04 | add realpaths for windows | Caolán McNamara | 1 | -2/+2 | |
2011-08-04 | don't assert about a bad value, if that's the fallback safely value | Caolán McNamara | 1 | -1/+4 | |
2011-08-03 | restore this, was unused due to incorrect merge | Caolán McNamara | 2 | -2/+11 | |
2011-08-03 | callcatcher: remove unused methods | Caolán McNamara | 5 | -228/+1 | |
2011-07-31 | Some cppcheck cleaning | Julien Nabet | 1 | -1/+1 | |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist | 5 | -0/+5 | |
2011-07-26 | callcatcher: remove unused methods | Thomas Arnhold | 2 | -17/+0 | |
2011-07-25 | callcatcher: remove unused methods | Thomas Arnhold | 2 | -6/+0 | |
2011-07-23 | keep gbuild calls consistent at now, even if it is a bit longer | Bjoern Michaelsen | 1 | -1/+1 | |
2011-07-22 | postmerge fixes for gnumake4 | Bjoern Michaelsen | 1 | -1/+5 | |
2011-07-21 | resyncing to master | Bjoern Michaelsen | 6 | -119/+0 | |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matúš Kukan | 4 | -16/+0 | |
2011-06-30 | callcatcher: unused SetAvailableCfgServiceLists | Caolán McNamara | 2 | -94/+0 | |
2011-06-25 | Use "normal" Unix-style (import) library name with WNTGCC | Tor Lillqvist | 1 | -0/+4 | |
2011-06-20 | gnumake4: fix buildbreakers from merge | Bjoern Michaelsen | 1 | -6/+4 | |