summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)Author
2012-08-28Missing using com::sun::star::frame::DispatchHelperStephan Bergmann
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
2012-08-27fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin
2012-08-24kill more unneeded stuff; rename uiconfig PackagesMatúš Kukan
2012-08-23Fix off-by-one drawing problems of the bottom docking area.Jan Holesovsky
2012-08-16remove menubar post processing of SID_PASTESPECIAL state to always enabledNoel Power
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-16-Werror,-Wunused-value (Clang towards 3.2)Stephan Bergmann
2012-08-14sync cell context menu & edit menu 'PasteSpecial' entries for calc fdo#46250Noel Power
2012-08-11Remove unused local varsJulien Nabet
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07remove bogus date informationThomas Arnhold
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-27Fix excessive indentation.Kohei Yoshida
2012-07-27Remove unnecessary fluffy comment partitions.Kohei Yoshida
2012-07-24Unused methods.Kohei Yoshida
2012-07-24It makes no sense to make these methods virtual.Kohei Yoshida
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-15These methods can be constJulien Nabet
2012-07-14fix breaker introduced by 0fcd1a73f0e1ec564f3c6da1ccd890183d3c18dbBjoern Michaelsen
2012-07-14Revert "Some cppcheck cleaning"Bjoern Michaelsen
2012-07-14Simplify code and correct the erroneous length parameter for "macro:///" and ...Christophe JAILLET
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-07-09Revert "attempt fix of hang on base close, due to solarmutex deadlock on join"Michael Stahl
2012-07-09Handle attachFrame on disposed object gracefullyStephan Bergmann
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-06fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndoFrank Schoenheit [fs]
2012-07-06gridfixes: don't be too generous with exceptions:Frank Schoenheit [fs]
2012-07-06update hardcoded borders according to the new Start Center imagesIvan Timofeev
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold
2012-06-29Remove include guardsThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-27Remove unused include filesThomas Arnhold
2012-06-27Remove commented out codeThomas Arnhold
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet
2012-06-22.xml files don't need executable bitsMichael Stahl
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-12Convert SV_DECL_PTRARR_DEL(ImageItemListDescriptor) to boost::ptr_vectorNoel Grandin