summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-22fdo#41440, fdo#50296: start center: force black text colorIvan Timofeev
2012-09-22fdo#34392: request button size after vcl has updated its settingsIvan Timofeev
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-12Unused #includesStephan Bergmann
2012-09-07Disable the experimental orcus-based csv filter for now.Kohei Yoshida
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-05Quick and dirty adaption of ModuleManager to WeakImplHelperStephan Bergmann
2012-09-03Missing 1 include and 2 usingJulien Nabet
2012-09-03More places that require a prefixed "system"Stephan Bergmann
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin
2012-08-28fdo#36149: Do not display error dialogs while showing a menuStephan Bergmann
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-21add more runtime deps on resource files for unit-testsMatúš Kukan
2012-08-20Remove dead java code, fields and local variablesNoel Grandin
2012-08-20Java update - fix various javadoc issuesNoel Grandin
2012-08-17gbuild: register all jarsMichael Stahl
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 Template Manager menu entry from start center.Rafael Dominguez
2012-08-11Remove unused local varsJulien Nabet
2012-08-10Remove Template Save menu entry from start center.Rafael Dominguez
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-08remove some more eof noiseThomas Arnhold
2012-08-07remove bogus date informationThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-08-07Remove commented out codeThomas Arnhold
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás