summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-11-03vcl: Allow SalGraphics to draw gradients nativelyChris Sherlock
2014-11-03Related: fdo#84844 Get rid of ColorControl and ColorPopupMaxim Monastirsky
2014-11-03Related: fdo#84844 Prepare border color status updateMaxim Monastirsky
2014-11-03vcl: merge DrawPolyLineDirect() and drawPolyLineDirectNoAACheck()Chris Sherlock
2014-11-02vcl: Refactor OutputDevice::TryDrawPolyLineDirect()Chris Sherlock
2014-11-02revert the KeyCode assertsNoel Grandin
2014-11-02vcl: include variable names in definition of OutputDevice::DrawPolyLine()Chris Sherlock
2014-11-02vcl: rename OutputDevice::DrawPolyLineWithLineInfo() to drawPolyLine()Chris Sherlock
2014-11-01tools & vcl: move OutputDevice::ImplRotatePos() to Point::RotateAbout()Chris Sherlock
2014-11-01Unindent.Kohei Yoshida
2014-11-01second attempt at fixing my assertsNoel Grandin
2014-11-01fix assert I added to KeyCodeNoel Grandin
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-11-01add some asserts to validate KeyCode valuesNoel Grandin
2014-10-31thread-pool: fix waiting until all tasks are complete.Michael Meeks
2014-10-31callcatcher: a titchy bit more ww1 filter falloutCaolán McNamara
2014-10-31cid#1242936 handle rename failureStephan Bergmann
2014-10-31Duplicate lineStephan Bergmann
2014-10-31fdo#80403: Import baseclasses implement FastParser interfacesDaniel Sikeler
2014-10-31drop KeyCode::IsDefinedKeyCodeEqualNoel Grandin
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-31KEY_ALLMOD is the same as KEY_MODNoel Grandin
2014-10-30thread-pool: re-work termination semantics to avoid problems.Michael Meeks
2014-10-30Move thread-pool down into comphelper for re-use elsewhere.Michael Meeks
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-30Improve SvSimpleTable classPalenik Mihály
2014-10-29Resolves: rhbz#1146169 a11y frames label dies before frameCaolán McNamara
2014-10-29constStephan Bergmann
2014-10-29constStephan Bergmann
2014-10-29Improve framework for callgrind performance unit testsMatúš Kukan
2014-10-29Resolves: fdo#85111 put a border around the custom properties boxCaolán McNamara
2014-10-29tools: remove DBG_ERRORFILE and replace all callersMichael Stahl
2014-10-29coverity#1202781 Division or modulo by zeroCaolán McNamara
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara
2014-10-29ref-counting vcl::Window subclassesNoel Grandin
2014-10-28Rename loadColorVector to addEntriesForColorVectorMaxim Monastirsky
2014-10-28fdo#81356: use boost::rational internally in FractionJuan Picca
2014-10-28Move these headers from include to svx; they are not used outside svx.Kohei Yoshida
2014-10-28sal_Int16 as the underlying type of WindowBorderStyleTakeshi Abe
2014-10-28fdo#84938: replace TIMEF_ constants with enumNoel Grandin
2014-10-27fix writing const arrays on big endianDavid Tardon
2014-10-27cid#705053 Dereference after null checkNoel Grandin
2014-10-27fdo#84844 Sidebar: Use SvxColorToolBoxControl for fill colorMaxim Monastirsky
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin
2014-10-26fdo#84844 Sidebar: Use SvxColorToolBoxControl for line colorMaxim Monastirsky
2014-10-24Forgot to update this commentMaxim Monastirsky
2014-10-24-Werror,-Wunused-private-fieldStephan Bergmann
2014-10-24Related: fdo#84844 Support fill color in SvxColorToolBoxControlMaxim Monastirsky
2014-10-24loplugin: cstylecastNoel Grandin
2014-10-23fix LibreOfficeKitInit.h on kFreeBSDRene Engelhard