summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* re-base on ALv2 code. Includes:Michael Meeks2012-07-061-2/+2
* fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndoFrank Schoenheit [fs]2012-07-061-14/+38
* gridfixes: don't be too generous with exceptions:Frank Schoenheit [fs]2012-07-064-19/+24
* update hardcoded borders according to the new Start Center imagesIvan Timofeev2012-07-061-4/+4
* Merge branch 'feature/template-dialog'Rafael Dominguez2012-07-061-0/+1
|\
| * Add TemplateManager entry to File menu.Rafael Dominguez2012-05-281-0/+1
* | ditch String::CreateFromAsciiCaolán McNamara2012-07-035-18/+13
* | Remove duplication of License/Credits informationStefan Knorr (astron)2012-07-031-1/+0
* | Remove unused definesThomas Arnhold2012-07-022-2/+0
* | targetted improvement of UNO API includes / usageMichael Meeks2012-07-026-24/+6
* | Remove unused definesThomas Arnhold2012-07-018-126/+0
* | hrc cleanup: Remove unused resource definitionsThomas Arnhold2012-07-011-1/+0
* | fix various (javac 1.7.0) warning: unreachable catch clauseMichael Stahl2012-06-292-32/+0
* | Java5 update - use generics where it makes senseNoel Grandin2012-06-2912-110/+86
* | Java5 update - convert Hashtable to HashMapNoel Grandin2012-06-291-2/+2
* | Java5 update - convert Vector to ArrayListNoel Grandin2012-06-293-64/+62
* | re-base on ALv2 code.Michael Meeks2012-06-298-161/+116
* | Remove include guardsThomas Arnhold2012-06-297-27/+0
* | Remove UNO includes commentsThomas Arnhold2012-06-294-8/+0
* | Remove unused header filesThomas Arnhold2012-06-283-1041/+0
* | Remove unused header filesThomas Arnhold2012-06-271-109/+0
* | Remove unused include filesThomas Arnhold2012-06-2712-2397/+0
* | Remove commented out codeThomas Arnhold2012-06-271-24/+0
* | re-base on ALv2 code.Michael Meeks2012-06-261-26/+17
* | reduce static_initialization_and_destruction chainCaolán McNamara2012-06-254-42/+24
* | Remove various commented out definesThomas Arnhold2012-06-253-18/+0
* | Fix prefix ++/-- operators for non-primitive typesJulien Nabet2012-06-231-19/+19
* | .xml files don't need executable bitsMichael Stahl2012-06-227-0/+0
* | .emf files don't need executable bitsMichael Stahl2012-06-221-0/+0
* | .props files don't need executable bitsMichael Stahl2012-06-222-0/+0
* | .cfg files don't need executable bitsMichael Stahl2012-06-221-0/+0
* | use generic names rather than specific algorithm names when scalingLuboš Luňák2012-06-222-4/+4
* | re-base on ALv2 code.Michael Meeks2012-06-2215-351/+216
* | replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-211-1/+1
* | re-base on ALv2 code.Michael Meeks2012-06-21168-3766/+2417
* | re-base on ALv2 code.Michael Meeks2012-06-2121-409/+326
* | hrc cleanup: Remove unused definesThomas Arnhold2012-06-211-4/+0
* | Revert "Remove License/Credits menu items"Petr Mladek2012-06-191-0/+2
* | Remove License/Credits menu itemsStefan Knorr (astron)2012-06-181-2/+0
* | hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-151-22/+0
* | Convert SV_DECL_PTRARR_DEL(ImageItemListDescriptor) to boost::ptr_vectorNoel Grandin2012-06-124-10/+7
* | Convert SV_DECL_PTRARR_DEL(ExternalImageItemListDescriptor) to ptr_vectorNoel Grandin2012-06-123-6/+4
* | Convert SV_DECL_PTRARR_DEL( ImageListDescriptor) to boost::ptr_vectorNoel Grandin2012-06-124-9/+8
* | cppcheck: avoid unreachable code warningsMartyn Russell2012-06-121-8/+9
* | remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-111-1/+2
* | Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxxTor Lillqvist2012-06-091-0/+1
* | remove protected m_bCanBeCustomizedIvan Timofeev2012-06-082-6/+3
* | fdo#42405: remove this, nowadays MenuItemAllowed disables menu entriesIvan Timofeev2012-06-081-4/+0
* | fdo#35972: toolbarmanager must be aware of changes in SvtMiscOptionsIvan Timofeev2012-06-083-0/+14
* | nuke dead codeTakeshi Abe2012-06-073-150/+0