summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Trailing whitespace cleanup in the clucene configs.Jan Holesovsky2012-02-245-310/+310
* MinGW: IFileDialog is present, but IFileDialogCustomize is still missing.Jan Holesovsky2012-02-246-16/+16
* MinGW: snprintf might be present.Jan Holesovsky2012-02-242-0/+7
* MinGW: Don't build PostgreSQL, not cross-compiling at the moment.Jan Holesovsky2012-02-241-0/+1
* android: more libs correctionsMichael Meeks2012-02-241-2/+3
* android: get basic 0-9, a-z keyinput workingMichael Meeks2012-02-241-5/+17
* test: remove, now redundant dummy dialog.xlc / script.xlcMichael Meeks2012-02-243-10/+0
* android: package more useful sounding librariesMichael Meeks2012-02-241-0/+4
* toolkit: fix module name for svt to 'merged' when using mergedlibsMichael Meeks2012-02-241-1/+7
* basic: tolerate empty / missing dialog.xlc and script.xlc filesMichael Meeks2012-02-241-14/+1
* basic: remove un-used return value indicating failureMichael Meeks2012-02-242-19/+15
* Removed unused --enable-uglyStephan Bergmann2012-02-242-18/+0
* Resolves fdo#46074: Fix Partial::contains for paths that go past a leaf nodeStephan Bergmann2012-02-241-1/+14
* gbuild: little more cleaningMatúš Kukan2012-02-244-13/+2
* gbuild: get rid of REPODIRMatúš Kukan2012-02-248-30/+8
* Do not define PRUDUCT, we only use DBG_UTIL nowMatúš Kukan2012-02-243-14/+2
* missed instances of -std=c++0x when switching to gnu++0xLuboš Luňák2012-02-242-2/+2
* more silent output of non-verbose help buildAndras Timar2012-02-245-35/+18
* fdo#45187 revert "writerfilter import, fixed the shapes import"Miklos Vajna2012-02-242-9/+8
* -Werror=unused-parameterStephan Bergmann2012-02-246-59/+4
* remove unused makefile tg_xmerge.mkAndras Timar2012-02-242-109/+0
* remove unused makefile tg_propmerge.mkAndras Timar2012-02-242-67/+0
* -Werror=unused-parameterStephan Bergmann2012-02-244-117/+11
* Revert "Work around g++ -std=c++0x rejecting "typeof" keyword"Luboš Luňák2012-02-242-19/+0
* use -std=gnu++0x rather than -std=c++0xLuboš Luňák2012-02-243-5/+5
* remove unused parameter EVALAndras Timar2012-02-241-3/+0
* fix core when clicking on entries in Manage Names dialog in calc fdo#46568Noel Power2012-02-241-0/+18
* fix oox debug build with DBG_UTIL guard for 'dump' usageMichael Meeks2012-02-243-3/+3
* android: remove annoying & un-necessary dialog on startMichael Meeks2012-02-241-6/+0
* android: calm basic warnings by packaging macrosMichael Meeks2012-02-241-0/+7
* Removed MSFilterTracer and all references to itSzabolcs Dezsi2012-02-2417-495/+16
* fdo#46377 BASISINSTALLLOCATION = INSTALLLOCATIONAndras Timar2012-02-242-5/+5
* fdo#44717 More helpful text when installer detects a running soffice.binAndras Timar2012-02-241-1/+1
* Use internal libxml for Mac release builds.Thorsten Behrens2012-02-241-0/+1
* oox: guard dbgutil-only methods with ifdefMiklos Vajna2012-02-242-0/+4
* Rewrite fix to use the same SimpleResMgr ctor as it did beforeStephan Bergmann2012-02-241-3/+2
* We never call pthread_cancel, so no need to guard against itStephan Bergmann2012-02-241-67/+3
* salhelper::Thread::launch: check create() failureStephan Bergmann2012-02-241-3/+8
* Corrected comment.Kohei Yoshida2012-02-241-3/+3
* Now we only allow one function per data field.Kohei Yoshida2012-02-243-6/+5
* Use SUM function by default in case nothing is selected.Kohei Yoshida2012-02-241-0/+2
* ???Kohei Yoshida2012-02-241-1/+1
* Use a dedicated method instead of manually removing trailing '*'s.Kohei Yoshida2012-02-243-10/+9
* Modify dup count correctly when dimensions are removed.Kohei Yoshida2012-02-243-6/+31
* Properly tally original/duplicate dimension name counts.Kohei Yoshida2012-02-246-14/+128
* Ensure that the save dimension and regular dimension have identical name.Kohei Yoshida2012-02-242-23/+58
* More scope reduction by early bail-out.Kohei Yoshida2012-02-242-46/+43
* Scope reduction.Kohei Yoshida2012-02-241-172/+172
* unusedcode.easy: remove unused codeThomas Arnhold2012-02-2411-194/+0
* unusedcode.easy: OwnerLock includes this featureThomas Arnhold2012-02-243-14/+0