summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2015-10-18RemoteFilesDialogSzymon Kłos
2015-10-17tdf#91097 Substitute rectangle and ellipse uno commandsYousuf Philips
2015-10-17tdf#76197 Make OfficeMenuBar work again in the start centerMaxim Monastirsky
2015-10-06sw: implement per-view LOK_CALLBACK_TEXT_SELECTIONMiklos Vajna
2015-09-18tdf#94198 Printer missing from tooltipSamuel Mehrbrodt
2015-08-20Related tdf#93404: Fix deadlock when joining WakeUpThreadStephan Bergmann
2015-08-20tdf#93404: Forgot to launch WakeUpThreadStephan Bergmann
2015-08-06rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-08-06tdf#91953 Mixture of icon sizesPhilippe Jung
2015-08-06Rename some toolbarmanager related variablesPhilippe Jung
2015-08-06Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann
2015-08-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-27Fix accidental mis-uses of VclPtr address-of operatorStephan Bergmann
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin
2015-05-18SAL_WARN_UNUSED LinkStephan Bergmann
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin
2015-05-14tdf#86138 Context menu should state the name of the toolbarPhilippe Jung
2015-05-13framework: remove pointless IGate interface and de-virtualizeMichael Stahl
2015-05-13ramework: remove confusing unused Gate::openGap()Michael Stahl
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-09coverity#1297236 Uninitialized scalar fieldCaolán McNamara
2015-05-08Ensure progress bar LibreOfficeKit callbacks don't repeat the same percentageTor Lillqvist
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-08convert SHOWDIALOG_ID constants to scoped enumNoel Grandin
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann
2015-05-08Use typed Menu::SetHighlightHdl LinkStephan Bergmann
2015-05-06Don't bother ensuring progress bar LibreOfficeKit callbacks are monotonicalTor Lillqvist
2015-05-06We don't use <config_features.h> any more hereTor Lillqvist
2015-05-06Add support for progress bar callbacks to LibreOfficeKit clientsTor Lillqvist
2015-05-06Use typed ToolBox::SetMenuButtonHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetDataChangedHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetStateChangedHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetCommandHdl LinkStephan Bergmann
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin
2015-05-06Use typed ToolBox::SetDeactivateHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetActivateHdl LinkStephan Bergmann
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-04Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-29error C2666: 'operator ==' : 2 overloads have similar conversionsDavid Tardon
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks