summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-08-13odbcconfig is not a console applicationNorbert Thiebaud
2011-08-13callcatcher: Remove unused ImplDockingWindowWrapper's methods.Jan Holesovsky
2011-08-13Remove dead command line switch from solenv/bin/build.pl (--dontgraboutput)Jordan Ayers
2011-08-13Remove dead code from solenv/bin/build.plJordan Ayers
Remove several unused functions, and an impossible warning.
2011-08-12Replace List with std::vector< ::basegfx::B2DPolyPolygon* >Joseph Powers
2011-08-12fix build issues in canvas on windowsNorbert Thiebaud
2011-08-12removed unused stuff from number formatterEike Rathke
2011-08-12Moved src tarball download place to libreoffice.orgThorsten Behrens
Normal src tarballs now under: http://dev-www.libreoffice.org/src 'extern' binaries/tarballs now under: http://dev-www.libreoffice.org/extern Grabbed copy of LinLibertine from external site http://www.numbertext.org/linux and moved to http://dev-www.libreoffice.org/src
2011-08-13cppcheck: possible null pointer dereference: pDlgTakeshi Abe
2011-08-12Import SmartArt graphics to ImpressThorsten Behrens
Extending the existing functionality to * properly parse and model the declarative shapes * provide means for round-tripping, and re-rendering the shapes from xml snippets * implements the layouts composite, cycle, linear, and the special 'text' node This is based on the initial smartart work from hfiguiere@novell.com
2011-08-12cppcheck: fix possible null pointer dereferenceTakeshi Abe
2011-08-12unusedcode.easy: class Array cleanup.Joseph Powers
2011-08-12WaE: initialise these, older gcc does not recognize we always do so laterMiklos Vajna
2011-08-12Merge remote-tracking branch 'feature/gsoc2011_rtfimport'Miklos Vajna
2011-08-12trailing quote went missingCaolán McNamara
2011-08-12WaE: pesky gcc 4.0.1Caolán McNamara
2011-08-12WaE: pesky gcc 4.0.1Caolán McNamara
2011-08-12update list, ditch newbiesCaolán McNamara
2011-08-12This one changes the button text and dialog header.Josh Heidenreich
2011-08-12ByteString, shrink apiCaolán McNamara
2011-08-12Related: rhbz#730225 avoid segv in ld, this was set to -O0 around 2000Caolán McNamara
2011-08-12reduce ByteString apiCaolán McNamara
2011-08-12callcatcher: unused codeCaolán McNamara
2011-08-12callcatcher: some unused codeCaolán McNamara
2011-08-12SvtFilterOptions::Get can never be NULL, return ref and don't leakCaolán McNamara
2011-08-12shrink api furtherCaolán McNamara
2011-08-12fdo#37691: Initial support for the textbox shapeMiklos Vajna
For now, only pictures supported
2011-08-12support picture at the start of the documentMiklos Vajna
2011-08-12Picture frame: we need the destination text outside the pict groupMiklos Vajna
I broke this in 6751324082ca472b9a34caabdd0a1032c27438b9
2011-08-12sw: Removed SwWrtShell::_CanInsert(), that method only for a beep...Cédric Bosdonnat
Used SwWrtShell::CanInsert() instead as it's the one doing the job. The _CanInsert was just a wrapper to Beep() when the result was false. Yuk!
2011-08-12Prefix internal zlib symbols by z_Fridrich Štrba
Historically the internal zlib symbols were prefixed by z_ to not mess up with any system zlib symbols. Keep this good habit even with zlib-1.2.5.
2011-08-12add XNotifyingDataObject also for gcc compilerMatúš Kukan
2011-08-11bring the module writerperfect into tail_build's foldNorbert Thiebaud
2011-08-11add the module oox into tail_build's foldNorbert Thiebaud
2011-08-11sd and slideshow depend on animations' apiNorbert Thiebaud
2011-08-11sc_ucalc is missing a dep on AllLangRes/sc and others -> build heisenbugNorbert Thiebaud
2011-08-11add the module basctl to the tail_build foldNorbert Thiebaud
2011-08-11Removed the rest of FORWARD_DECLARE_INTERFACE.Kohei Yoshida
2011-08-11No more FORWARD_DECLARE_INTERFACE in dbaccess.Kohei Yoshida
2011-08-11Let's not use macros for mere forward declarations.Kohei Yoshida
This macro also messed up static analysis of slickedit.
2011-08-12Make the help repo optionalMiklos Vajna
2011-08-11Some cppcheck cleaningJulien Nabet
2011-08-11Replace SvArray stuff with vector in xmloff/xmlcnimp.hxx and refactorNigel Hawkins
LGPLv3+/MPL1.1
2011-08-11Avoid throw in destructorJulien Nabet
2011-08-11Add missing #endifJan Holesovsky
2011-08-11added support for showMasterSp attribute in sldLayoutRadek Doulik
2011-08-11Headers/Footers: unified menu entry string with calc's oneCédric Bosdonnat
2011-08-11Changed the "alien" save dialog to contain the format name on the buttonJosh Heidenreich
This is stage one of a number of changes to improve this dialog.
2011-08-11Use EditHeaderAndFooter like calc does.Thomas Arnhold
This fixes a missing icon bug for writer. Writer tried to load cmd/sc_editheaderfooter.png but only cmd/sc_editheaderandfooter.png existed. Calc is using cmd/sc_editheaderandfooter.png so I assumed this is the right way.
2011-08-11smoketest fails: revert "fix rendering of metafiles embedded in emf+"Caolán McNamara
This reverts commit d0a69c9a1ffee644a8d2a2881c03847687e60af8 because make dev-install's smoketest is failing on --enable-debug and reportedly no --enable-debug