summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-17Revert the component.map removal from makefile to fix Windows build.Jan Holesovsky1-2/+2
2011-11-16support for various make goal in source_and_rerunNorbert Thiebaud1-1/+6
2011-11-16leave out redist and readmes from win installdirAndras Timar2-12/+6
2011-11-16Oops I forgot to remove the header include line.Kohei Yoshida4-1/+5
2011-11-16More on reducing header dependency.Kohei Yoshida2-42/+47
2011-11-16More on reducing header dependency.Kohei Yoshida3-16/+33
2011-11-16This header doesn't need to include queryparam.hxx.Kohei Yoshida1-1/+1
2011-11-16push/pop deprecatedCaolán McNamara1-2/+9
2011-11-16Reduced header dependency on dbdata.hxx by better encapsulation.Kohei Yoshida3-60/+75
2011-11-16x64 merge modules are not mandatory, only warn when they are missing.Jan Holesovsky2-11/+17
2011-11-16Fixup legacy sleepycat db database usage for packagesMichael Meeks6-38/+38
2011-11-16make experimental (calc) input bar update betterNoel Power1-1/+41
2011-11-16fix crashing search/replace dialogCaolán McNamara1-0/+1
2011-11-16Fixed the overlapped UI controls.Kohei Yoshida1-4/+4
2011-11-16get this to build on ppc64 linuxCaolán McNamara1-0/+14
2011-11-16fix cross compile issue (missing build_env.in)Norbert Thiebaud1-0/+1
2011-11-16Typo WITHOUTDOTPACKAGEVERSION -> WITHOUTDOTPRODUCTVERSION.Stephan Bergmann9-267/+267
2011-11-16removed dead codeTakeshi Abe4-204/+0
2011-11-16add new 'Goto Line' menu item to Basic IDENoel Power12-1/+168
2011-11-16Move cursor to the right of brace when the closing brace is typed.Daisuke Nishino6-4/+122
2011-11-16fix SDK database version numberAndras Timar1-2/+2
2011-11-16merge transforms to msi as substorages and update summary informationAndras Timar1-1/+44
2011-11-16add merge modules to scp2Andras Timar1-0/+24
2011-11-16include cab in msiAndras Timar1-1/+1
2011-11-16copy msvcrt merge modules into the treeAndras Timar2-0/+31
2011-11-16update unused listCaolán McNamara1-1/+17
2011-11-16log errors by default in debug modeCaolán McNamara4-12/+6
2011-11-16gitignore debugging droppingsCaolán McNamara1-0/+4
2011-11-16we can drop unqid.hxx entirely post move to binfilterCaolán McNamara3-206/+0
2011-11-16UniqueIdContainer is only needed by binfilterCaolán McNamara11-28/+0
2011-11-16add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literalsCaolán McNamara5-31/+45
2011-11-16add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literalsCaolán McNamara9-34/+33
2011-11-16Kill one usage of chrel.sed to fix build.Jan Holesovsky2-176/+22
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud93-367/+368
2011-11-16avoid running autogen.sh when trying to clean or distcleanNorbert Thiebaud1-0/+4
2011-11-16add utility script and build_env to avoid sourcing Env.Host.shNorbert Thiebaud6-3/+74
2011-11-16add a semaphore-file to allow for location of the root of the core repoNorbert Thiebaud1-0/+0
2011-11-16Fix slideshow crasherThorsten Behrens1-1/+4
2011-11-16Related: i#113308 null pointer check for the unit testMiklos Vajna1-1/+2
2011-11-16Fix variable name in make_installerThorsten Behrens1-1/+1
2011-11-16Related i#113308: fix import of RTF table rows having no cellsMiklos Vajna1-2/+3
2011-11-16Hide Navigation toolbar until neededTim Hardeck3-4/+33
2011-11-16libexttextcat: conflict in 69b04c22986b03c675cf4925f76721190aa5ba82Michael Stahl1-3/+1
2011-11-16Reduce what we build here for non-DESKTOP OSesTor Lillqvist1-9/+14
2011-11-16What we want is the "filter" function, not "firstword"Tor Lillqvist1-4/+4
2011-11-16WaE: Unused parameterTor Lillqvist1-0/+1
2011-11-16Fix libexttextcat build for AndroidTor Lillqvist2-0/+22
2011-11-16Further Android work, now most sal cppunit tests seem to runTor Lillqvist7-83/+128
2011-11-15Unused method.Kohei Yoshida2-13/+0
2011-11-15Let's not use macro for this sort of stuff.Kohei Yoshida1-35/+47