summaryrefslogtreecommitdiff
path: root/forms
AgeCommit message (Expand)Author
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli
2011-08-19get forms buildable on windows.Kohei Yoshida
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-16Keep the container and object separate methods.Kohei Yoshida
2011-08-16Slightly changed the API.Kohei Yoshida
2011-08-16Disable fake VBA events for the old-style form controls.Noel Power
2011-08-16Let's not even fall back to the old method.Kohei Yoshida
2011-08-16Code page should be the same for the same drawing page.Kohei Yoshida
2011-08-15Some PMD cleaningJulien Nabet
2011-08-12ByteString, shrink apiCaolán McNamara
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-09Some cppcheck cleaningJulien Nabet
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe
2011-08-04Use rtl::OUStringHash.Kohei Yoshida
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-26icu libs are externalDavid Tardon
2011-07-23use gb_Library_use_external in formsBjoern Michaelsen
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-06-20gnumake4: fix buildbreakers from mergeBjoern Michaelsen
2011-06-20totally pointless intermediate objectCaolán McNamara
2011-06-18needs oovbaapi tooDavid Tardon
2011-06-18remove all traces of offuh from makefilesDavid Tardon
2011-06-16catch by const referenceCaolán McNamara
2011-06-02use standard template hereCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-23fdo#35728: fix GridControl crashBjoern Michaelsen
2011-05-03Change <file>.toURL() to <file>.toURI().toURL()Julien Nabet
2011-04-28fixed cppcheck warningsAndreas Becker
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-06Merge remote-tracking branch 'origin/libreoffice-3-4'Petr Mladek
2011-04-03convert leading tab to spacesDavid Tardon
2011-04-03fix copy&paste relictDavid Tardon
2011-04-03oops, still need theseDavid Tardon
2011-04-03gbuildize formsDavid Tardon
2011-04-01remove obsolete component_writeInfo methodsMichael Meeks
2011-04-01convert DBG_ assertions to OSL_David Tardon
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-28migrate forms subsequenttests to gbuildBjoern Michaelsen
2011-03-28fd#35728: various forms.OGridControlModel unoapitests failBjoern Michaelsen
2011-03-26fd#35693: disable hangin subsequenttests (complex and unoapi tests)Bjoern Michaelsen
2011-03-25set build depencencies against the new "translations" modulePetr Mladek
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13use boost::unordered_map instead of hash_mapNorbert Thiebaud
2011-03-12OSL_TRACE: Use format stringThomas Arnhold
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Move DBG_TRACE to OSL_TRACE for getStr()Thomas Arnhold
2011-03-11Move DBG_ERROR to OSL_FAIL for getStr()Thomas Arnhold