summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2014-10-23basic: pimplify thatMichael Stahl
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "do not forward-declare templates"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-23inline TokenMap::getUtf8TokenNameMatúš Kukan
2014-10-23Remove few pointless OUString::number() and one methodMatúš Kukan
2014-10-23FastSerializer: Use faster TokenValue struct when possibleMatúš Kukan
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-10-23callcatcher: lots more unused post ww1 filter removalCaolán McNamara