Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-13 | odbcconfig is not a console application | Norbert Thiebaud | |
2011-08-13 | callcatcher: Remove unused ImplDockingWindowWrapper's methods. | Jan Holesovsky | |
2011-08-13 | Remove dead command line switch from solenv/bin/build.pl (--dontgraboutput) | Jordan Ayers | |
2011-08-13 | Remove dead code from solenv/bin/build.pl | Jordan Ayers | |
Remove several unused functions, and an impossible warning. | |||
2011-08-12 | Replace List with std::vector< ::basegfx::B2DPolyPolygon* > | Joseph Powers | |
2011-08-12 | fix build issues in canvas on windows | Norbert Thiebaud | |
2011-08-12 | removed unused stuff from number formatter | Eike Rathke | |
2011-08-12 | Moved src tarball download place to libreoffice.org | Thorsten 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-13 | cppcheck: possible null pointer dereference: pDlg | Takeshi Abe | |
2011-08-12 | Import SmartArt graphics to Impress | Thorsten 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-12 | cppcheck: fix possible null pointer dereference | Takeshi Abe | |
2011-08-12 | unusedcode.easy: class Array cleanup. | Joseph Powers | |
2011-08-12 | WaE: initialise these, older gcc does not recognize we always do so later | Miklos Vajna | |
2011-08-12 | Merge remote-tracking branch 'feature/gsoc2011_rtfimport' | Miklos Vajna | |
2011-08-12 | trailing quote went missing | Caolán McNamara | |
2011-08-12 | WaE: pesky gcc 4.0.1 | Caolán McNamara | |
2011-08-12 | WaE: pesky gcc 4.0.1 | Caolán McNamara | |
2011-08-12 | update list, ditch newbies | Caolán McNamara | |
2011-08-12 | This one changes the button text and dialog header. | Josh Heidenreich | |
2011-08-12 | ByteString, shrink api | Caolán McNamara | |
2011-08-12 | Related: rhbz#730225 avoid segv in ld, this was set to -O0 around 2000 | Caolán McNamara | |
2011-08-12 | reduce ByteString api | Caolán McNamara | |
2011-08-12 | callcatcher: unused code | Caolán McNamara | |
2011-08-12 | callcatcher: some unused code | Caolán McNamara | |
2011-08-12 | SvtFilterOptions::Get can never be NULL, return ref and don't leak | Caolán McNamara | |
2011-08-12 | shrink api further | Caolán McNamara | |
2011-08-12 | fdo#37691: Initial support for the textbox shape | Miklos Vajna | |
For now, only pictures supported | |||
2011-08-12 | support picture at the start of the document | Miklos Vajna | |
2011-08-12 | Picture frame: we need the destination text outside the pict group | Miklos Vajna | |
I broke this in 6751324082ca472b9a34caabdd0a1032c27438b9 | |||
2011-08-12 | sw: 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-12 | Prefix 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-12 | add XNotifyingDataObject also for gcc compiler | Matúš Kukan | |
2011-08-11 | bring the module writerperfect into tail_build's fold | Norbert Thiebaud | |
2011-08-11 | add the module oox into tail_build's fold | Norbert Thiebaud | |
2011-08-11 | sd and slideshow depend on animations' api | Norbert Thiebaud | |
2011-08-11 | sc_ucalc is missing a dep on AllLangRes/sc and others -> build heisenbug | Norbert Thiebaud | |
2011-08-11 | add the module basctl to the tail_build fold | Norbert Thiebaud | |
2011-08-11 | Removed the rest of FORWARD_DECLARE_INTERFACE. | Kohei Yoshida | |
2011-08-11 | No more FORWARD_DECLARE_INTERFACE in dbaccess. | Kohei Yoshida | |
2011-08-11 | Let's not use macros for mere forward declarations. | Kohei Yoshida | |
This macro also messed up static analysis of slickedit. | |||
2011-08-12 | Make the help repo optional | Miklos Vajna | |
2011-08-11 | Some cppcheck cleaning | Julien Nabet | |
2011-08-11 | Replace SvArray stuff with vector in xmloff/xmlcnimp.hxx and refactor | Nigel Hawkins | |
LGPLv3+/MPL1.1 | |||
2011-08-11 | Avoid throw in destructor | Julien Nabet | |
2011-08-11 | Add missing #endif | Jan Holesovsky | |
2011-08-11 | added support for showMasterSp attribute in sldLayout | Radek Doulik | |
2011-08-11 | Headers/Footers: unified menu entry string with calc's one | Cédric Bosdonnat | |
2011-08-11 | Changed the "alien" save dialog to contain the format name on the button | Josh Heidenreich | |
This is stage one of a number of changes to improve this dialog. | |||
2011-08-11 | Use 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-11 | smoketest 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 |