summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2014-10-29Resolves: rhbz#1146169 a11y frames label dies before frameCaolán McNamara
2014-10-29ref-counting vcl::Window subclassesNoel Grandin
2014-10-27cid#705053 Dereference after null checkNoel Grandin
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-23vcl: fixup outdev.hxx tab spacingChris Sherlock
2014-10-22Avoid unnecessary #includeStephan Bergmann
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin
2014-10-14Remove commented out codeStephan Bergmann
2014-10-14No apparent reason to fix underlying type of PushFlagsStephan Bergmann
2014-10-13build error: specialization in different namespaceCaolán McNamara
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-07Resolves: fdo#44998 crash when opening context menu of a fieldCaolán McNamara
2014-10-06Remove pointless commented-out 'virtual' keywordsTor Lillqvist
2014-10-06error: 'UCS4' does not name a typeMiklos Vajna
2014-10-06vcl: document FontCharMap classChris Sherlock
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock
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