summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2014-10-04vcl: tab cleanup of metric.hxxChris Sherlock
2014-10-02Improved striped rows implementationSamuel Mehrbrodt
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30Improve SvTreeListBox classPalenik Mihály
2014-09-30fdo#62081 Improve split menu on style dropdownSamuel Mehrbrodt
2014-09-30vcl: use DBG_UTIL for additional members in SolarMutexTryAndBuyGuardMichael Stahl
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29fdo#59299 Personas for bottom toolbarsMichael Jaumann
2014-09-29vcl: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-28vcl: cleanup headers - remove comments, tabifyChris Sherlock
2014-09-26add a RAII class that tries to acquire the SolarMutex and releases itMichael Stahl
2014-09-25Related: fdo#83010 implement wrapping on reaching NumericFormatter limitsCaolán McNamara
2014-09-25Related: fdo#83010 move NumericFormatter clipping to min/max into one placeCaolán McNamara
2014-09-25vcl: comment timer classes at least minimally.Michael Meeks
2014-09-25nHighlightedItem only ever set, never readCaolán McNamara
2014-09-24vcl button: Allow automatic handling of UNO commands (like .uno:Something).Jan Holesovsky
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22vcl: Allow creation of button content from action name (.uno: commands).Jan Holesovsky
2014-09-22fdo#62104 Optimize thumbnail size by using PNG8 and other tricksTomaž Vajngerl
2014-09-22Convenient function to compress a Graphic to PNG imageTomaž Vajngerl
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-17fdo#81237: 2D OpenGL charts was upside-downZolnai Tamás
2014-09-16vcl menu: More abstraction around MenuBar to get dynamic_cast to one place.Jan Holesovsky
2014-09-16vcl menu: Make SelectItem() virtual to eliminate IsMenuBar() call.Jan Holesovsky
2014-09-15vcl menu: Rename CloseStartedFrom() to ClosePopup() + adapt code.Jan Holesovsky
2014-09-15vcl menu: Move ImplLoadRes()'s body to PopupMenu constructor.Jan Holesovsky
2014-09-15vcl menu: Make MenuBarKeyInput() virtual to eliminate IsMenuBar() call.Jan Holesovsky
2014-09-15vcl menu: Make DeactivateMenuBar() virtual to eliminate IsMenuBar() call.Jan Holesovsky
2014-09-15vcl menu: Make CloseStartedFrom() virtual to eliminate IsMenuBar() call.Jan Holesovsky
2014-09-14convert Edit autocomplete Hdl to boost signals2Luboš Luňák
2014-09-14convert UserDrawHdl to boost signals2Luboš Luňák
2014-09-14convert ListBox's ImplBtn to use boost signal2Luboš Luňák
2014-09-12Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout"Norbert Thiebaud
2014-09-12vcl: It's a close button, there is no such a thing as a 'closer'.Jan Holesovsky
2014-09-12vcl: Make the Menu class really abstract.Jan Holesovsky
2014-09-12vcl: use DeviceCoordinate for GetCaretPositions in sallayoutNorbert Thiebaud
2014-09-10callcatcher: update unused codeCaolán McNamara
2014-09-10vcl: sal_Bool -> boolStephan Bergmann
2014-09-09vcl: Virtual functions do not work in constructors, avoid IsMenuBar() there.Jan Holesovsky
2014-09-09vcl: Kill bIsMenuBar.Jan Holesovsky
2014-09-09vcl: Move MenuFloatingWindow to an own file + adapt code.Jan Holesovsky
2014-09-08make this ctor of MessageDialog for the builder onlyCaolán McNamara
2014-09-07create clang plugin to warn about C-style castsNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara
2014-09-03I thought I killed all traces of CGLMarkus Mohrhard