Age | Commit message (Expand) | Author |
2012-09-11 | -Werror,-Wunused-private-field (various sd) | Stephan Bergmann |
2012-09-11 | XubString->rtl::OUString | Caolán McNamara |
2012-08-08 | Add customshowlist.hxx | Noel Grandin |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-08-08 | STL'ify CustomShowList | Noel Grandin |
2012-08-08 | Remote dialog now showing. | Andrzej J.R. Hunt |
2012-08-07 | remove empty ascii boxes and stuff | Thomas Arnhold |
2012-08-07 | Basic framework for Remote Dialog. | Andrzej J.R. Hunt |
2012-08-06 | add remote initialization hooks to impress init. | Michael Meeks |
2012-08-06 | Convert documents to follow the doxygen standard (fdo#44502, fdo#39468) | Norah A. Abanumay |
2012-08-01 | Convert documents to follow the doxygen standard | Norah Abanimy |
2012-07-14 | Remove unused HIDs | Thomas Arnhold |
2012-07-14 | Remove unused HIDs | Thomas Arnhold |
2012-07-02 | hrc cleanup: Remove include guards | Thomas Arnhold |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-07-02 | hrc cleanup: Remove unused defines | Thomas Arnhold |
2012-07-02 | Remove unused sduiks.hrc | Thomas Arnhold |
2012-07-01 | hrc cleanup: Remove unused resource definitions | Thomas Arnhold |
2012-07-01 | Remove unused anmdef.hxx | Thomas Arnhold |
2012-07-01 | Combine popup menu entries and IDs (SID_SAVE_GRAPHIC) | Tomaž Vajngerl |
2012-07-01 | Change "Save graphic" and "Save picture as" to common code. | Tomaž Vajngerl |
2012-06-29 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-06-29 | Remove some more include guards | Thomas Arnhold |
2012-06-27 | Remove unused include files | Thomas Arnhold |
2012-06-27 | Reduce newline bloat at eof | Thomas Arnhold |
2012-06-25 | unused static rtl::OUStrings | Caolán McNamara |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | replace all but one .hdl include with equivalent .hpp includes. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | hrc cleanup: Remove unused defines | Thomas Arnhold |
2012-06-15 | hrc cleanup: Remove completely unused RIDs | Thomas Arnhold |
2012-06-13 | Tidy up *commands.h - Remove unused CMD_ defines | Thomas Arnhold |
2012-06-05 | ditch some XubStrings | Caolán McNamara |
2012-05-14 | convert GetComment family to rtl::OUString | Caolán McNamara |
2012-05-09 | Fix fdo#43619 Animating only 2nd level paragraphs hides 1st level | Stephan Bergmann |
2012-04-30 | make ResId::toString a non-static member | Caolán McNamara |
2012-04-23 | fdo#42986 Add Presentationsize 16:9 Widescreen | Rob Snelders |
2012-04-19 | Revert "do not include contents of huge sc/sd/sw libs into tiny unittests" | Luboš Luňák |
2012-04-18 | More RTL_CONSTASCII conversions | Olivier Hallot |
2012-04-16 | Return by value instead of passing by reference to get data. | Rafael Dominguez |
2012-04-16 | Make an out argument a pointer instead of a reference. | Rafael Dominguez |
2012-04-13 | Remove deprecated and unused methods. | Rafael Dominguez |
2012-04-13 | Overload SdDrawDocument::InsertBookmark to use vector instead of List. | Rafael Dominguez |
2012-04-13 | Make some inmutable parameters constant. | Rafael Dominguez |
2012-04-13 | Overload InsertBookmarkAsObject to use std::vector instead of List. | Rafael Dominguez |
2012-04-13 | Overload InsertBookmarkAsPage to use std::vector instead of List. | Rafael Dominguez |
2012-04-13 | Refactor SdDrawDocument::IterateBookmarkPages. | Rafael Dominguez |
2012-04-11 | Overload AbstractSdInsertPagesObjsDlg::GetList. | Rafael Dominguez |
2012-04-07 | do not include contents of huge sc/sd/sw libs into tiny unittests | Luboš Luňák |