summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-11-04-Werror,-Winconsistent-missing-overrideStephan Bergmann
2014-11-04line spacing: Unused.Jan Holesovsky
2014-11-04line spacing: Kill RID_POPUPPANEL_PARAPAGE_LINESPACING.Jan Holesovsky
2014-11-04line spacing: Convert the ParaLineSpacingControl to .ui.Jan Holesovsky
2014-11-04line spacing: Change the implementation so that it can be used in toolbars.Jan Holesovsky
2014-11-04coverity#1202743 bad bit shift operationDavid Tardon
2014-11-04Unindent.Kohei Yoshida
2014-11-04Unindent.Kohei Yoshida
2014-11-04Avoid re-constructing chart shapes when it's not in visible range.Kohei Yoshida
2014-11-04Remove indirection...Kohei Yoshida
2014-11-04Apply pimpl to SdrPageWindow.Kohei Yoshida
2014-11-04Create a variant of MakeNewObject that takes snap rectangle.Kohei Yoshida
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida
2014-11-04Remove 'virtual' keyword. Nobody overwrites this.Kohei Yoshida
2014-11-04Make this member private. Nobody accesses it directly.Kohei Yoshida
2014-11-04CreateObjectSpecificItemSet to return a pointer, not a reference.Kohei Yoshida
2014-11-04rename nWink->nAngleNoel Grandin
2014-11-04some random renaming of Wink fields -> AngleNoel Grandin
2014-11-04rename TakeWinkStr->TakeAngleStrNoel Grandin
2014-11-04rename GetEndWink->GetEndAngleNoel Grandin
2014-11-04rename GetStartWink->GetStartAngleNoel Grandin
2014-11-04rename nEndWink->nEndAngleNoel Grandin
2014-11-04rename nStartWink->nStartAngleNoel Grandin
2014-11-04rename GetWinkStr->GetAngleStrNoel Grandin
2014-11-04rename DrehWink to RotationAngleNoel Grandin
2014-11-04rename SetDrehWink -> setRotationAngleNoel Grandin
2014-11-04Make comphelper::ThreadPool explicitly noncopyableMatúš Kukan
2014-11-04Remove unused membersStephan Bergmann
2014-11-04SdrFormatter: remove unused attributeJuan Picca
2014-11-04Bin presumably obsolete SUNWS crackTor Lillqvist
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