summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-05assume for all menus we reserve space for checkboxesCaolán McNamara2-7/+1
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-8/+9
2012-06-02targeted string re-workNorbert Thiebaud2-3/+3
2012-06-02targeted string re-workNorbert Thiebaud2-2/+2
2012-06-02targeted string re-workNorbert Thiebaud3-16/+16
2012-06-02targeted string re-workNorbert Thiebaud47-342/+339
2012-06-01nuke unused namespaceTakeshi Abe1-2/+0
2012-05-31targetted misc. minor cppcheck cleanups reversionMichael Meeks1-19/+19
2012-05-301) Don't pass filter name and 2) pass module name when opening file.Kohei Yoshida2-22/+7
2012-05-31nuke unused typedefTakeshi Abe1-2/+0
2012-05-30Bin a bunch of pointless commentsTor Lillqvist4-125/+0
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks4-6/+6
2012-05-25language status bar control: Don't set radio buttons for some entries.Jan Holesovsky1-7/+10
2012-05-24removed unused const char[]Takeshi Abe3-5/+0
2012-05-18removed unused const rtl::OUStringTakeshi Abe11-21/+0