summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2012-07-09Handle attachFrame on disposed object gracefullyStephan Bergmann
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-06fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndoFrank Schoenheit [fs]
2012-07-06gridfixes: don't be too generous with exceptions:Frank Schoenheit [fs]
2012-07-06update hardcoded borders according to the new Start Center imagesIvan Timofeev
2012-07-06Merge branch 'feature/template-dialog'Rafael Dominguez
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron)
2012-07-02Remove unused definesThomas Arnhold
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-01Remove unused definesThomas Arnhold
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold
2012-06-29fix various (javac 1.7.0) warning: unreachable catch clauseMichael Stahl
2012-06-29Java5 update - use generics where it makes senseNoel Grandin
2012-06-29Java5 update - convert Hashtable to HashMapNoel Grandin
2012-06-29Java5 update - convert Vector to ArrayListNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-29Remove include guardsThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-28Remove unused header filesThomas Arnhold
2012-06-27Remove unused header filesThomas Arnhold
2012-06-27Remove unused include filesThomas Arnhold
2012-06-27Remove commented out codeThomas Arnhold
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet
2012-06-22.xml files don't need executable bitsMichael Stahl
2012-06-22.emf files don't need executable bitsMichael Stahl
2012-06-22.props files don't need executable bitsMichael Stahl
2012-06-22.cfg files don't need executable bitsMichael Stahl
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-19Revert "Remove License/Credits menu items"Petr Mladek
2012-06-18Remove License/Credits menu itemsStefan Knorr (astron)
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold
2012-06-12Convert SV_DECL_PTRARR_DEL(ImageItemListDescriptor) to boost::ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR_DEL(ExternalImageItemListDescriptor) to ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR_DEL( ImageListDescriptor) to boost::ptr_vectorNoel Grandin
2012-06-12cppcheck: avoid unreachable code warningsMartyn Russell
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxxTor Lillqvist
2012-06-08remove protected m_bCanBeCustomizedIvan Timofeev
2012-06-08fdo#42405: remove this, nowadays MenuItemAllowed disables menu entriesIvan Timofeev
2012-06-08fdo#35972: toolbarmanager must be aware of changes in SvtMiscOptionsIvan Timofeev
2012-06-07nuke dead codeTakeshi Abe