summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-0621-62/+84
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-063-10/+15
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-1/+0
* fdo#50651: update layout after toolbar destructionIvan Timofeev2012-06-062-2/+10
* Check if the system window has a close handler, and if yes, call it.Kohei Yoshida2012-06-062-1/+26
* extra trailing NUL char in stringCaolán McNamara2012-06-051-1/+1
* start centre: Solid color fits the new artwork better.Jan Holesovsky2012-06-051-1/+1
* Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky2012-06-052-4/+4
* assume for all menus we reserve space for checkboxesCaolán McNamara2012-06-052-7/+1