summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)AuthorFilesLines
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-1/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2-9/+9
2012-09-22fdo#41440, fdo#50296: start center: force black text colorIvan Timofeev1-4/+22
2012-09-22fdo#34392: request button size after vcl has updated its settingsIvan Timofeev2-9/+19
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann22-60/+51
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann2-5/+5
2012-09-12Unused #includesStephan Bergmann1-1/+0
2012-09-07Disable the experimental orcus-based csv filter for now.Kohei Yoshida1-0/+8
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida1-4/+46
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl1-2/+2
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2-5/+5
2012-09-05Quick and dirty adaption of ModuleManager to WeakImplHelperStephan Bergmann1-34/+49
2012-09-03Missing 1 include and 2 usingJulien Nabet1-0/+3
2012-09-03More places that require a prefixed "system"Stephan Bergmann1-2/+2
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin1-5/+3
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin1-2/+2
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin1-2/+1
2012-08-28fdo#36149: Do not display error dialogs while showing a menuStephan Bergmann1-0/+37
2012-08-28Missing using com::sun::star::frame::DispatchHelperStephan Bergmann1-0/+1
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin1-1/+3
2012-08-27fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin1-3/+2
2012-08-24kill more unneeded stuff; rename uiconfig PackagesMatúš Kukan3-584/+0
2012-08-23Fix off-by-one drawing problems of the bottom docking area.Jan Holesovsky1-2/+2
2012-08-16remove menubar post processing of SID_PASTESPECIAL state to always enabledNoel Power1-2/+1
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann8-18/+7
2012-08-16-Werror,-Wunused-value (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-08-14sync cell context menu & edit menu 'PasteSpecial' entries for calc fdo#46250Noel Power1-1/+3
2012-08-11Remove unused local varsJulien Nabet1-1/+0
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann1-2/+3
2012-08-08reduce ascii noise and useless commentsThomas Arnhold89-721/+5
2012-08-08remove include comments and boxesThomas Arnhold159-1376/+2
2012-08-07remove bogus date informationThomas Arnhold7-82/+0
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás1-1/+1
2012-07-30Typo ressource -> resourceStephan Bergmann9-14/+14
2012-07-27Fix excessive indentation.Kohei Yoshida1-531/+531
2012-07-27Remove unnecessary fluffy comment partitions.Kohei Yoshida1-53/+3
2012-07-24Unused methods.Kohei Yoshida2-59/+0
2012-07-24It makes no sense to make these methods virtual.Kohei Yoshida2-16/+8
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann1-1/+0
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák2-3/+3
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET5-10/+10
2012-07-15These methods can be constJulien Nabet2-10/+10
2012-07-14fix breaker introduced by 0fcd1a73f0e1ec564f3c6da1ccd890183d3c18dbBjoern Michaelsen1-1/+2
2012-07-14Revert "Some cppcheck cleaning"Bjoern Michaelsen2-10/+10
2012-07-14Simplify code and correct the erroneous length parameter for "macro:///" and ...Christophe JAILLET1-8/+8
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold1-3/+0
2012-07-09Revert "attempt fix of hang on base close, due to solarmutex deadlock on join"Michael Stahl1-9/+2
2012-07-09Handle attachFrame on disposed object gracefullyStephan Bergmann1-3/+1
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-2/+2
2012-07-06fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndoFrank Schoenheit [fs]1-14/+38