summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2012-07-02Remove unused definesThomas Arnhold2-2/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks6-24/+6
2012-07-01Remove unused definesThomas Arnhold8-126/+0
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold1-1/+0
2012-06-29fix various (javac 1.7.0) warning: unreachable catch clauseMichael Stahl2-32/+0
2012-06-29Java5 update - use generics where it makes senseNoel Grandin12-110/+86
2012-06-29Java5 update - convert Hashtable to HashMapNoel Grandin1-2/+2
2012-06-29Java5 update - convert Vector to ArrayListNoel Grandin3-64/+62
2012-06-29re-base on ALv2 code.Michael Meeks8-161/+116
2012-06-29Remove include guardsThomas Arnhold7-27/+0
2012-06-29Remove UNO includes commentsThomas Arnhold4-8/+0
2012-06-28Remove unused header filesThomas Arnhold3-1041/+0
2012-06-27Remove unused header filesThomas Arnhold1-109/+0
2012-06-27Remove unused include filesThomas Arnhold12-2397/+0
2012-06-27Remove commented out codeThomas Arnhold1-24/+0
2012-06-26re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara4-42/+24
2012-06-25Remove various commented out definesThomas Arnhold3-18/+0
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet1-19/+19
2012-06-22.xml files don't need executable bitsMichael Stahl7-0/+0
2012-06-22.emf files don't need executable bitsMichael Stahl1-0/+0
2012-06-22.props files don't need executable bitsMichael Stahl2-0/+0
2012-06-22.cfg files don't need executable bitsMichael Stahl1-0/+0
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák2-4/+4
2012-06-22re-base on ALv2 code.Michael Meeks15-351/+216
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks168-3766/+2417
2012-06-21re-base on ALv2 code.Michael Meeks21-409/+326
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-4/+0
2012-06-19Revert "Remove License/Credits menu items"Petr Mladek1-0/+2
2012-06-18Remove License/Credits menu itemsStefan Knorr (astron)1-2/+0
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold1-22/+0
2012-06-12Convert SV_DECL_PTRARR_DEL(ImageItemListDescriptor) to boost::ptr_vectorNoel Grandin4-10/+7
2012-06-12Convert SV_DECL_PTRARR_DEL(ExternalImageItemListDescriptor) to ptr_vectorNoel Grandin3-6/+4
2012-06-12Convert SV_DECL_PTRARR_DEL( ImageListDescriptor) to boost::ptr_vectorNoel Grandin4-9/+8
2012-06-12cppcheck: avoid unreachable code warningsMartyn Russell1-8/+9
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-1/+2
2012-06-09Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxxTor Lillqvist1-0/+1
2012-06-08remove protected m_bCanBeCustomizedIvan Timofeev2-6/+3
2012-06-08fdo#42405: remove this, nowadays MenuItemAllowed disables menu entriesIvan Timofeev1-4/+0
2012-06-08fdo#35972: toolbarmanager must be aware of changes in SvtMiscOptionsIvan Timofeev3-0/+14
2012-06-07nuke dead codeTakeshi Abe3-150/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin21-62/+84
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin3-10/+15
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-1/+0
2012-06-06fdo#50651: update layout after toolbar destructionIvan Timofeev2-2/+10
2012-06-06Check if the system window has a close handler, and if yes, call it.Kohei Yoshida2-1/+26
2012-06-05extra trailing NUL char in stringCaolán McNamara1-1/+1
2012-06-05start centre: Solid color fits the new artwork better.Jan Holesovsky1-1/+1
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky2-4/+4