summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)Author
2012-07-01Remove unused definesThomas 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-26re-base on ALv2 code.Michael Meeks
2012-06-25Remove various commented out definesThomas Arnhold
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-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-08remove protected m_bCanBeCustomizedIvan Timofeev
2012-06-08fdo#35972: toolbarmanager must be aware of changes in SvtMiscOptionsIvan Timofeev
2012-06-07nuke dead codeTakeshi Abe
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-06Check if the system window has a close handler, and if yes, call it.Kohei Yoshida
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-301) Don't pass filter name and 2) pass module name when opening file.Kohei Yoshida
2012-05-10Reduce broadcasting noise on initial title computationStephan Bergmann
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold
2012-04-12offapi: remove obsolete XInplaceLayout (2nd try)Thomas Arnhold
2012-04-11Bin pointless "added by shizhoubo" style commentsTor Lillqvist
2012-04-09s/pathes/paths/Tor Lillqvist
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara
2012-03-23.hrc files don't need executable bitsMichael Stahl
2012-03-23.h files don't need executable bitsMichael Stahl
2012-03-22annoying PATHES->PATHS typosCaolán McNamara
2012-03-20split macros to elide unneeded methodsCaolán McNamara
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-06Added option to hide external link buttons on Start CenterSzabolcs Dezsi
2012-03-05attempt fix of hang on base close, due to solarmutex deadlock on joinMichael Meeks
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-29Bin obviously bogus (Thanks, Clang!) but fortunately unused functionTor Lillqvist
2012-02-28lp#562027: fix logout with quickstarterBjoern Michaelsen
2012-02-18Revert "offapi: remove obsolete XInplaceLayout"Thomas Arnhold
2012-02-18offapi: remove obsolete XInplaceLayoutThomas Arnhold
2012-02-18framework: remove unused timemeasure.hxxThomas Arnhold
2012-02-16Typo fix: com.sum -> com.sunTor Lillqvist
2012-02-01A few safe replacements of pathes->pathsJesús Corrius
2012-01-30remove '#define OUSTRING ::rtl::OUString'Ivan Timofeev
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann