Age | Commit message (Expand) | Author |
2012-02-28 | SfxStyleSheet needs a default ctor | Caolán McNamara |
2012-02-27 | drop UniString::CreateFromInt64 | Caolán McNamara |
2012-02-27 | Avoid temporary rtl::OUString in sd | Takeshi Abe |
2012-02-26 | Avoid temporary rtl::OUString | Julien Nabet |
2012-02-24 | -Werror=unused-parameter | Stephan Bergmann |
2012-02-24 | Removed MSFilterTracer and all references to it | Szabolcs Dezsi |
2012-02-21 | WaE: duplicateBranch | Thomas Arnhold |
2012-02-21 | WaE: pFmt may be uninitialized | Caolán McNamara |
2012-02-20 | unusedcode.easy: remove UpdateLockManager | Thomas Arnhold |
2012-02-21 | Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) | Takeshi Abe |
2012-02-20 | gb_JunitTest_JunitTest takes only one argument | Stephan Bergmann |
2012-02-19 | give copy ctor a conventional signature | Caolán McNamara |
2012-02-19 | Get rid of size() == 0 | Elton Chung |
2012-02-19 | svtools: Remove obsolete GraphicFilter::{Do,Has}ImportDialog | Thomas Arnhold |
2012-02-18 | Fix typos in comments | Elton Chung |
2012-02-18 | AccessibleTreeNode: fix headless crash | Michael Stahl |
2012-02-18 | sd::toolpanel::ScrollPanel::~ScrollPanel: bogus static_cast | Michael Stahl |
2012-02-17 | Slidesorter: Show the buttons on the opposite side... | Jan Holesovsky |
2012-02-17 | Slidesorter: Kill unused maButtonDownBackground. | Jan Holesovsky |
2012-02-17 | Slidesorter: No need for abstraction when there is only one descendant. | Jan Holesovsky |
2012-02-17 | Remove unnecessary header files | Matteo Casalin |
2012-02-16 | fix up const malformed copy ctors and operator= | Caolán McNamara |
2012-02-15 | Fix fdo#45177 - avoid linked undo for the while. | Thorsten Behrens |
2012-02-15 | Cleanup: auto_ptr uses as a plain scope guard. | Thorsten Behrens |
2012-02-10 | fdo#39491 more of unnecessary include paths | Matúš Kukan |
2012-02-10 | fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC | Matúš Kukan |
2012-02-09 | fix filters test dependencies | Caolán McNamara |
2012-02-08 | disentangled sddll.hxx vs. sdmod.hxx | Takeshi Abe |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2012-02-04 | add missing README to animation, sc, sd, slideshow, starmath, sw | Josh Heidenreich |
2012-02-01 | InsertData to AppendData, to hide the insert position. | Kohei Yoshida |
2012-02-01 | pointer -> reference | Ivan Timofeev |
2012-02-01 | convert SdPresLayoutDlg from tools/list.hxx to boost::ptr_vector | Noel Grandin |
2012-02-01 | n#735533: Donot set duplicate master slide names. | Muthu Subramanian |
2012-02-01 | add comments | Ivan Timofeev |
2012-01-31 | Get the whole thing to build after the method sig change in SdrObject. | Kohei Yoshida |
2012-01-31 | erase garbage after std::remove | Ivan Timofeev |
2012-01-31 | convert SdCustomeShow from tools/list to vector | Noel Grandin |
2012-01-30 | remove '#define UNOOUSTRING ::rtl::OUString' | Ivan Timofeev |
2012-01-30 | remove '#define OUSTRING ::rtl::OUString' | Ivan Timofeev |
2012-01-28 | Fix duplicateExpression style Same expression on both sides of '&& | Julien Nabet |
2012-01-26 | disable sd's regression test again | Markus Mohrhard |
2012-01-25 | optimized zoom to use more common intervals | Tim Hardeck |
2012-01-25 | Put font embedding disable to correct unit test | Thorsten Behrens |
2012-01-24 | Adapt reference svg to not contain embedded fonts anymore. | Thorsten Behrens |
2012-01-24 | Disable svg font embedding for sd filters test, enable again. | Thorsten Behrens |
2012-01-24 | finalize gcc 4.7 string literal operators | Thomas Arnhold |
2012-01-23 | add the "Send Feedback..." help menu item | Ivan Timofeev |
2012-01-23 | drop tools/string.hxx include | Caolán McNamara |
2012-01-22 | fdo#43705: fix incomplete updating of the page preview pane in Draw | Ivan Timofeev |